1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-09-11 18:07:56 +02:00
ffmpeg/libavcodec/ppc
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
..
asm.S Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dsputil_altivec.c Merge remote branch 'qatar/master' 2011-05-11 05:47:02 +02:00
dsputil_altivec.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dsputil_ppc.c Merge remote branch 'qatar/master' 2011-05-11 05:47:02 +02:00
fdct_altivec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
fft_altivec_s.S Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
fft_altivec.c Merge remote branch 'qatar/master' 2011-04-13 02:49:22 +02:00
float_altivec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
fmtconvert_altivec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
gmc_altivec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h264_altivec.c Merge remote branch 'qatar/master' 2011-05-11 05:47:02 +02:00
h264_template_altivec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
idct_altivec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
int_altivec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
Makefile mpegaudiodsp: fix x86 and ppc makefiles 2011-05-19 16:32:24 +01:00
mathops.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegaudiodec_altivec.c Merge remote-tracking branch 'qatar/master' 2011-05-20 05:48:22 +02:00
mpegvideo_altivec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
regs.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
types_altivec.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
util_altivec.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vc1dsp_altivec.c Merge remote branch 'qatar/master' 2011-05-05 03:30:24 +02:00
vp3dsp_altivec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vp8dsp_altivec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00