-
- Downloads
Merge remote-tracking branch 'qatar/master'
* qatar/master:
h264: drop ff_h264_ prefix from static function ff_h264_decode_rbsp_trailing()
h264: Make ff_h264_decode_end() static, it is not used externally.
output-example: K&R formatting cosmetics, comment spelling fixes
avf: make the example output the proper message
avf: fix audio writing in the output-example
mov: don't overwrite existing indexes.
lzw: fix potential integer overflow.
truemotion: forbid invalid VLC bitsizes and token values.
truemotion2: handle out-of-frame motion vectors through edge extension.
configure: Check for a different SDL function
Conflicts:
configure
doc/examples/muxing.c
libavcodec/truemotion2.c
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
Showing
- configure 1 addition, 1 deletionconfigure
- doc/examples/muxing.c 99 additions, 93 deletionsdoc/examples/muxing.c
- libavcodec/h264.c 5 additions, 5 deletionslibavcodec/h264.c
- libavcodec/h264.h 0 additions, 1 deletionlibavcodec/h264.h
- libavcodec/lzw.c 1 addition, 1 deletionlibavcodec/lzw.c
- libavcodec/truemotion2.c 106 additions, 31 deletionslibavcodec/truemotion2.c
- libavformat/mov.c 11 additions, 8 deletionslibavformat/mov.c
Loading
Please register or sign in to comment