ffmpeg/libavcodec/x86
Michael Niedermayer 80d156d7fd Merge remote-tracking branch 'qatar/master'
* qatar/master:
  qdm2: Use floating point synthesis filter.
  h264: correct border check.
  h264: fix loopfilter with threading at slice boundaries.
  Fix ff_mpa_synth_filter_fixed() prototype
  Rename costablegen.c ---> cos_tablegen.c.
  Collapse tableprint.c into tableprint.h.
  Simplify trig table rules
  Remove potentially unstable filenames from comments in generated files.
  Ignore generated tables and generated table generator programs.
  Simplify CLEANFILES make variable by using wildcards.
  Remove silly insults from avformat_version() Doxygen documentation.
  mpegaudiodsp: fix x86 and ppc makefiles
  configure: Adjust AVX assembler check.
  mpegaudio: remove unused version of SAME_HEADER_MASK
  mpegaudio: remove useless #undef at end of file
  asfdec: add missing #include for av_bswap32()
  mpegaudio: merge two #if CONFIG_FLOAT blocks
  mpegaudio: move some struct definitions from mpegaudio.h
  Move some mpegaudio functions to new mpegaudiodsp subsystem

Conflicts:
	libavcodec/h264.c
	libavcodec/x86/Makefile

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-05-20 05:48:22 +02:00
..
ac3dsp_mmx.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ac3dsp.asm Merge remote branch 'qatar/master' 2011-05-15 04:44:07 +02: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 Merge remote branch 'qatar/master' 2011-05-15 04:44:07 +02:00
dnxhd_mmx.c 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_mmx.c Merge remote branch 'qatar/master' 2011-05-12 04:51:24 +02:00
dsputil_mmx.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dsputil_yasm.asm Merge remote branch 'qatar/master' 2011-05-15 04:44:07 +02:00
dsputilenc_mmx.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dsputilenc_yasm.asm Merge remote-tracking branch 'qatar/master' 2011-05-18 05:42:42 +02:00
fdct_mmx.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_3dn.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-05-15 04:44:07 +02:00
fft_sse.c Merge remote branch 'qatar/master' 2011-04-27 03:51:04 +02: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
fmtconvert_mmx.c Merge remote-tracking branch 'qatar/master' 2011-05-19 13:00:31 +02:00
fmtconvert.asm Merge remote-tracking branch 'qatar/master' 2011-05-19 06:00:31 +02:00
h264_chromamc.asm Merge remote branch 'qatar/master' 2011-05-15 04:44:07 +02:00
h264_deblock_10bit.asm Fix FSF address copy paste error in some license headers. 2011-05-14 21:32:31 +02:00
h264_deblock.asm Merge remote branch 'qatar/master' 2011-05-15 04:44:07 +02:00
h264_i386.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h264_idct.asm Merge remote-tracking branch 'qatar/master' 2011-05-18 05:42:42 +02:00
h264_intrapred_init.c Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 2011-05-10 07:24:36 -04:00
h264_intrapred.asm Merge remote branch 'qatar/master' 2011-05-15 04:44:07 +02:00
h264_qpel_mmx.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h264_weight.asm Merge remote branch 'qatar/master' 2011-05-15 04:44:07 +02:00
h264dsp_mmx.c Merge remote branch 'qatar/master' 2011-05-17 04:51:33 +02:00
idct_mmx_xvid.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
idct_mmx.c
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 Merge remote-tracking branch 'qatar/master' 2011-05-20 05:48:22 +02: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 Merge remote-tracking branch 'qatar/master' 2011-05-20 05:48:22 +02:00
mpegvideo_mmx_template.c Merge remote branch 'qatar/master' 2011-04-30 01:58:26 +02:00
mpegvideo_mmx.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
png_mmx.c Fix add_paeth_prediction_mmx for rgb48 2011-04-27 20:08:37 +02: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 Merge remote branch 'qatar/master' 2011-05-15 04:44:07 +02:00
vp3dsp.asm Merge remote branch 'qatar/master' 2011-05-15 04:44:07 +02:00
vp8dsp-init.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vp8dsp.asm Merge remote-tracking branch 'qatar/master' 2011-05-18 05:42:42 +02:00
vp56_arith.h 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
vp56dsp.asm Merge remote branch 'qatar/master' 2011-05-15 04:44:07 +02: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 Merge remote-tracking branch 'qatar/master' 2011-05-18 05:42:42 +02:00