-
- Downloads
Merge remote-tracking branch 'qatar/master'
* qatar/master: (22 commits)
configure: add check for w32threads to enable it automatically
rtmp: do not hardcode invoke numbers
cinepack: return non-generic errors
fate-lavf-ts: use -mpegts_transport_stream_id option.
Add an APIchanges entry and a minor bump for avio changes.
avio: Mark the old interrupt callback mechanism as deprecated
avplay: Set the new interrupt callback
avconv: Set new interrupt callbacks for all AVFormatContexts, use avio_open2() everywhere
cinepak: remove redundant coordinate checks
cinepak: check strip_size
cinepak, simplify, use AV_RB24()
cinepak: simplify, use FFMIN()
cinepak: Fix division by zero, ask for sample if encoded_buf_size is 0
applehttp: Fix seeking in streams not starting at DTS=0
http: Don't use the normal http proxy mechanism for https
tls: Handle connection via a http proxy
http: Reorder two code blocks
http: Add a new protocol for opening connections via http proxies
http: Split out the non-chunked buffer reading part from http_read
segafilm: add support for raw videos
...
Conflicts:
avconv.c
configure
doc/APIchanges
libavcodec/cinepak.c
libavformat/applehttp.c
libavformat/version.h
tests/lavf-regression.sh
tests/ref/lavf/ts
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
No related branches found
No related tags found
Showing
- avconv.c 15 additions, 13 deletionsavconv.c
- configure 4 additions, 1 deletionconfigure
- doc/APIchanges 10 additions, 0 deletionsdoc/APIchanges
- ffmpeg.c 15 additions, 14 deletionsffmpeg.c
- ffplay.c 3 additions, 2 deletionsffplay.c
- libavcodec/cinepak.c 18 additions, 18 deletionslibavcodec/cinepak.c
- libavformat/allformats.c 1 addition, 0 deletionslibavformat/allformats.c
- libavformat/applehttp.c 2 additions, 1 deletionlibavformat/applehttp.c
- libavformat/avio.c 9 additions, 1 deletionlibavformat/avio.c
- libavformat/avio.h 5 additions, 1 deletionlibavformat/avio.h
- libavformat/http.c 149 additions, 26 deletionslibavformat/http.c
- libavformat/rtmpproto.c 5 additions, 4 deletionslibavformat/rtmpproto.c
- libavformat/rtpdec.c 8 additions, 2 deletionslibavformat/rtpdec.c
- libavformat/rtpdec.h 1 addition, 0 deletionslibavformat/rtpdec.h
- libavformat/rtspdec.c 2 additions, 0 deletionslibavformat/rtspdec.c
- libavformat/segafilm.c 14 additions, 1 deletionlibavformat/segafilm.c
- libavformat/tls.c 17 additions, 0 deletionslibavformat/tls.c
- libavformat/version.h 4 additions, 1 deletionlibavformat/version.h
- tests/lavf-regression.sh 1 addition, 1 deletiontests/lavf-regression.sh
- tests/ref/lavf/ts 1 addition, 1 deletiontests/ref/lavf/ts
Loading
Please register or sign in to comment