-
- Downloads
Merge remote-tracking branch 'qatar/master'
* qatar/master:
proresdsp: fix function prototypes.
prores-idct: fix overflow in c code.
fate: update prores-alpha ref after changing pix_fmt to yuv444p10le
prores: add missing feature warning for alpha
mov: 10l: Terminate string with 0 not '0'
mov: Prevent illegal writes when chapter titles are very short.
prores: add appropriate -fix_fmt parameter to FATE command
riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_header
lavc: add a flag-based error_recognition field to AVCodecContext and deprecate non-flag-based ER field
lavc: rename deprecation symbol FF_API_VERY_AGGRESSIVE to FF_API_ER
Conflicts:
libavcodec/avcodec.h
libavformat/mov.c
tests/fate/prores.mak
tests/ref/acodec/g726
tests/ref/fate/prores-alpha
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
Showing
- libavcodec/avcodec.h 18 additions, 5 deletionslibavcodec/avcodec.h
- libavcodec/options.c 2 additions, 2 deletionslibavcodec/options.c
- libavcodec/proresdec_lgpl.c 5 additions, 0 deletionslibavcodec/proresdec_lgpl.c
- libavcodec/simple_idct.c 3 additions, 6 deletionslibavcodec/simple_idct.c
- libavcodec/simple_idct_template.c 24 additions, 14 deletionslibavcodec/simple_idct_template.c
- libavcodec/version.h 2 additions, 2 deletionslibavcodec/version.h
- libavcodec/x86/proresdsp-init.c 3 additions, 3 deletionslibavcodec/x86/proresdsp-init.c
- libavformat/asfenc.c 0 additions, 4 deletionslibavformat/asfenc.c
- libavformat/mov.c 15 additions, 8 deletionslibavformat/mov.c
- libavformat/riff.c 2 additions, 4 deletionslibavformat/riff.c
- tests/fate/prores.mak 5 additions, 5 deletionstests/fate/prores.mak
- tests/ref/acodec/adpcm_ima_qt 1 addition, 1 deletiontests/ref/acodec/adpcm_ima_qt
- tests/ref/acodec/adpcm_ima_wav 1 addition, 1 deletiontests/ref/acodec/adpcm_ima_wav
- tests/ref/acodec/adpcm_ms 1 addition, 1 deletiontests/ref/acodec/adpcm_ms
- tests/ref/acodec/adpcm_swf 1 addition, 1 deletiontests/ref/acodec/adpcm_swf
- tests/ref/acodec/adpcm_yam 3 additions, 3 deletionstests/ref/acodec/adpcm_yam
- tests/ref/acodec/alac 1 addition, 1 deletiontests/ref/acodec/alac
- tests/ref/acodec/aref 2 additions, 2 deletionstests/ref/acodec/aref
- tests/ref/acodec/flac 1 addition, 1 deletiontests/ref/acodec/flac
- tests/ref/acodec/g723_1 1 addition, 1 deletiontests/ref/acodec/g723_1
Loading
Please register or sign in to comment