1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-09-11 18:07:56 +02:00
ffmpeg/libavcodec/ppc
Michael Niedermayer b000b86e1d Merge remote branch 'qatar/master'
* qatar/master: (23 commits)
  doc: Check standalone compilation before submitting new components.
  Fix standalone compilation of pipe protocol.
  Fix standalone compilation of ac3_fixed encoder.
  Fix standalone compilation of binkaudio_dct / binkaudio_rdft decoders.
  Fix standalone compilation of IMC decoder.
  Fix standalone compilation of WTV demuxer.
  Fix standalone compilation of MXPEG decoder.
  flashsv: K&R cosmetics
  matroskaenc: fix memory leak
  vc1: make overlap filter for I-frames bit-exact.
  vc1dec: use s->start/end_mb_y instead of passing them as function args.
  Revert "VC1: merge idct8x8, coeff adjustments and put_pixels."
  Replace strncpy() with av_strlcpy().
  indeo3: Eliminate use of long.
  get_bits: make cache unsigned to eliminate undefined signed overflow.
  asfdec: fix assert failure on invalid files
  avfilter: check malloc return values.
Not pulled as reason for reindent is not pulled:  mpegvideo: reindent.
  nutenc: check malloc return values.
Not pulled due to much simpler solution in ffmpeg  *: don't av_malloc(0).
  ...

Conflicts:
	doc/developer.texi
	libavcodec/Makefile
	libavcodec/get_bits.h
	libavcodec/mpegvideo.c
	libavformat/Makefile
	libavutil/log.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-05-05 03:30:24 +02:00
..
asm.S Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dsputil_altivec.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_altivec.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dsputil_ppc.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
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 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_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 Separate format conversion DSP functions from DSPContext. 2011-02-04 03:08:09 +01:00
mathops.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegaudiodec_altivec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00: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