-
- Downloads
Merge remote-tracking branch 'qatar/master'
* qatar/master:
h263dec: Propagate AV_LOG_ERRORs from slice decoding through frame decoding with sufficient error recognition
x86: cabac: don't load/store context values in asm
H.264: optimize CABAC x86 asm for Atom
vp3/theora: flush after seek.
doc/fftools-common-opts: wording fixes missing from the previous commit.
doc: document using AVOptions in fftools.
cmdutils: add codec_opts parameter to setup_find_stream_info_opts()
cmdutils: clarify documentation for filter_codec_opts()
cmdutils: clarify documentation for setup_find_stream_info_opts()
lavf: add forgotten attribute_deprecated to av_find_stream_info()
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
Showing
- cmdutils.c 1 addition, 1 deletioncmdutils.c
- cmdutils.h 17 additions, 3 deletionscmdutils.h
- doc/ffmpeg.texi 2 additions, 0 deletionsdoc/ffmpeg.texi
- doc/fftools-common-opts.texi 25 additions, 0 deletionsdoc/fftools-common-opts.texi
- ffmpeg.c 1 addition, 1 deletionffmpeg.c
- ffplay.c 1 addition, 1 deletionffplay.c
- libavcodec/avcodec.h 1 addition, 0 deletionslibavcodec/avcodec.h
- libavcodec/h263dec.c 3 additions, 3 deletionslibavcodec/h263dec.c
- libavcodec/h264_cabac.c 1 addition, 1 deletionlibavcodec/h264_cabac.c
- libavcodec/options.c 1 addition, 0 deletionslibavcodec/options.c
- libavcodec/vp3.c 22 additions, 0 deletionslibavcodec/vp3.c
- libavcodec/x86/cabac.h 10 additions, 17 deletionslibavcodec/x86/cabac.h
- libavcodec/x86/h264_i386.h 11 additions, 32 deletionslibavcodec/x86/h264_i386.h
- libavformat/avformat.h 1 addition, 0 deletionslibavformat/avformat.h
Loading
Please register or sign in to comment