FFmpeg/libavcodec/x86
Michael Niedermayer d7e5aebae7 Merge remote branch 'qatar/master'
* qatar/master: (23 commits)
  ac3enc: correct the flipped sign in the ac3_fixed encoder
  Eliminate pointless '#if 1' statements without matching '#else'.
  Add AVX FFT implementation.
  Increase alignment of av_malloc() as needed by AVX ASM.
  Update x86inc.asm from x264 to allow AVX emulation using SSE and MMX.
  mjpeg: Detect overreads in mjpeg_decode_scan() and error out.
  documentation: extend documentation for ffmpeg -aspect option
  APIChanges: update commit hashes for recent additions.
  lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enums
  aac: add headers needed for log2f()
  lavc: remove FF_API_MB_Q cruft
  lavc: remove FF_API_RATE_EMU cruft
  lavc: remove FF_API_HURRY_UP cruft
  pad: make the filter parametric
  vsrc_movie: add key_frame and pict_type.
  vsrc_movie: fix leak in request_frame()
  lavfi: add key_frame and pict_type to AVFilterBufferRefVideo.
  vsrc_buffer: add sample_aspect_ratio fields to arguments.
  lavfi: add fieldorder filter
  scale: make the filter parametric
  ...

Conflicts:
	Changelog
	doc/filters.texi
	ffmpeg.c
	libavcodec/ac3dec.h
	libavcodec/dsputil.c
	libavfilter/avfilter.h
	libavfilter/vf_scale.c
	libavfilter/vf_yadif.c
	libavfilter/vsrc_buffer.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-04-27 03:51:04 +02:00
..
ac3dsp.asm Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ac3dsp_mmx.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
cavsdsp_mmx.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dct32_sse.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
deinterlace.asm Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dnxhd_mmx.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dsputil_mmx.c Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 2011-04-10 22:33:42 +02:00
dsputil_mmx.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dsputil_mmx_avg_template.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dsputil_mmx_qns_template.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dsputil_mmx_rnd_template.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dsputil_yasm.asm Merge remote-tracking branch 'newdev/master' 2011-03-24 02:16:11 +01:00
dsputilenc_mmx.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dsputilenc_yasm.asm Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
fdct_mmx.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
fft.c Merge remote branch 'qatar/master' 2011-04-27 03:51:04 +02:00
fft.h Merge remote branch 'qatar/master' 2011-04-27 03:51:04 +02:00
fft_3dn.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
fft_3dn2.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
fft_mmx.asm Merge remote branch 'qatar/master' 2011-04-27 03:51:04 +02:00
fft_sse.c Merge remote branch 'qatar/master' 2011-04-27 03:51:04 +02:00
fmtconvert.asm Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
fmtconvert_mmx.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h264_chromamc.asm Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h264_deblock.asm Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h264_i386.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h264_idct.asm Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h264_intrapred.asm Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h264_intrapred_init.c Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 2011-04-10 22:33:42 +02:00
h264_qpel_mmx.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h264_weight.asm Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h264dsp_mmx.c Fix compilation with --disable-yasm. 2011-04-12 17:40:18 +02:00
idct_mmx.c
idct_mmx_xvid.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
idct_sse2_xvid.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
idct_xvid.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
lpc_mmx.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
Makefile Add CONFIG_AC3DSP symbol to simplify makefiles 2011-03-12 11:35:26 +00:00
mathops.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mlpdsp.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
motion_est_mmx.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegaudiodec_mmx.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegvideo_mmx.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegvideo_mmx_template.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
simple_idct_mmx.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
snowdsp_mmx.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vc1dsp_mmx.c dsputil: move VC1-specific stuff into VC1DSPContext. 2011-02-17 17:35:35 -05:00
vc1dsp_yasm.asm Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vp3dsp.asm Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vp8dsp-init.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vp8dsp.asm Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vp56_arith.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vp56dsp.asm Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vp56dsp_init.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
x86inc.asm Update x86inc.asm from x264 to allow AVX emulation using SSE and MMX. 2011-04-26 18:18:22 +02:00
x86util.asm Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00