-
- Downloads
Merge remote-tracking branch 'qatar/master'
* qatar/master:
dv: Initialize encoder tables during encoder init.
dv: Replace some magic numbers by the appropriate #define.
FATE: pass the decoded output format and audio source file to enc_dec_pcm
FATE: specify the input format when decoding in enc_dec_pcm()
x86inc: support AVX abstraction for 2-operand instructions
configure: detect PGI compiler and set suitable flags
avconv: check for an incompatible changing channel layout
avio: make AVIOContext.av_class pointer to const
nutdec: add malloc check and fix const to non-const conversion warnings
Conflicts:
ffmpeg.c
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
Showing
- configure 18 additions, 0 deletionsconfigure
- ffmpeg.c 54 additions, 45 deletionsffmpeg.c
- libavcodec/dv.c 2 additions, 2 deletionslibavcodec/dv.c
- libavcodec/dv_vlc_data.h 4 additions, 4 deletionslibavcodec/dv_vlc_data.h
- libavformat/avio.h 1 addition, 1 deletionlibavformat/avio.h
- libavformat/nutdec.c 6 additions, 2 deletionslibavformat/nutdec.c
- libavutil/x86/x86inc.asm 8 additions, 2 deletionslibavutil/x86/x86inc.asm
- tests/fate-run.sh 12 additions, 4 deletionstests/fate-run.sh
- tests/fate/aac.mak 2 additions, 2 deletionstests/fate/aac.mak
- tests/fate/ac3.mak 2 additions, 2 deletionstests/fate/ac3.mak
- tests/fate/audio.mak 1 addition, 1 deletiontests/fate/audio.mak
- tests/fate/wma.mak 2 additions, 2 deletionstests/fate/wma.mak
Loading
Please register or sign in to comment