mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-15 19:55:08 +00:00
a369a6b858
* qatar/master: (29 commits) fate: add golomb-test golomb-test: K&R formatting cosmetics h264: Split h264-test off into a separate file - golomb-test.c. h264-test: cleanup: drop timer invocations, commented out code and other cruft h264-test: Remove unused DSP and AVCodec contexts and related init calls. adpcm: Add missing stdint.h #include to fix standalone header compilation. lavf: add functions for accessing the fourcc<->CodecID mapping tables. lavc: set AVCodecContext.codec in avcodec_get_context_defaults3(). lavc: make avcodec_close() work properly on unopened codecs. lavc: add avcodec_is_open(). lavf: rename AVInputFormat.value to raw_codec_id. lavf: remove the pointless value field from flv and iv8 lavc/lavf: remove unnecessary symbols from the symbol version script. lavc: reorder AVCodec fields. lavf: reorder AVInput/OutputFormat fields. mp3dec: Fix a heap-buffer-overflow adpcmenc: remove some unneeded casts adpcmenc: use int16_t and uint8_t instead of short and unsigned char. adpcmenc: fix adpcm_ms extradata allocation adpcmenc: return proper AVERROR codes instead of -1 ... Conflicts: doc/APIchanges libavcodec/Makefile libavcodec/adpcmenc.c libavcodec/avcodec.h libavcodec/h264.c libavcodec/libavcodec.v libavcodec/mpc7.c libavcodec/mpegaudiodec.c libavcodec/options.c libavformat/Makefile libavformat/avformat.h libavformat/flvdec.c libavformat/libavformat.v Merged-by: Michael Niedermayer <michaelni@gmx.at> |
||
---|---|---|
.. | ||
ac3dsp_mmx.c | ||
ac3dsp.asm | ||
cabac.h | ||
cavsdsp_mmx.c | ||
dct32_sse.asm | ||
deinterlace.asm | ||
diracdsp_mmx.c | ||
diracdsp_mmx.h | ||
diracdsp_yasm.asm | ||
dnxhd_mmx.c | ||
dsputil_mmx_avg_template.c | ||
dsputil_mmx_qns_template.c | ||
dsputil_mmx_rnd_template.c | ||
dsputil_mmx.c | ||
dsputil_mmx.h | ||
dsputil_yasm.asm | ||
dsputilenc_mmx.c | ||
dsputilenc_yasm.asm | ||
dwt_yasm.asm | ||
dwt.c | ||
dwt.h | ||
fdct_mmx.c | ||
fft_3dn2.c | ||
fft_3dn.c | ||
fft_mmx.asm | ||
fft_sse.c | ||
fft.c | ||
fft.h | ||
fmtconvert_mmx.c | ||
fmtconvert.asm | ||
h264_chromamc_10bit.asm | ||
h264_chromamc.asm | ||
h264_deblock_10bit.asm | ||
h264_deblock.asm | ||
h264_i386.h | ||
h264_idct_10bit.asm | ||
h264_idct.asm | ||
h264_intrapred_10bit.asm | ||
h264_intrapred_init.c | ||
h264_intrapred.asm | ||
h264_qpel_10bit.asm | ||
h264_qpel_mmx.c | ||
h264_weight_10bit.asm | ||
h264_weight.asm | ||
h264dsp_mmx.c | ||
idct_mmx_xvid.c | ||
idct_mmx.c | ||
idct_sse2_xvid.c | ||
idct_xvid.h | ||
imdct36_sse.asm | ||
lpc_mmx.c | ||
Makefile | ||
mathops.h | ||
mlpdsp.c | ||
motion_est_mmx.c | ||
mpegaudiodec_mmx.c | ||
mpegvideo_mmx_template.c | ||
mpegvideo_mmx.c | ||
pngdsp-init.c | ||
pngdsp.asm | ||
proresdsp-init.c | ||
proresdsp.asm | ||
rv34dsp_init.c | ||
rv34dsp.asm | ||
rv40dsp_init.c | ||
rv40dsp.asm | ||
simple_idct_mmx.c | ||
snowdsp_mmx.c | ||
v210-init.c | ||
v210.asm | ||
vc1dsp_mmx.c | ||
vc1dsp_yasm.asm | ||
vp3dsp.asm | ||
vp8dsp-init.c | ||
vp8dsp.asm | ||
vp56_arith.h | ||
vp56dsp_init.c | ||
vp56dsp.asm |