ffmpeg/libpostproc
Michael Niedermayer 976a8b2179 Merge remote-tracking branch 'qatar/master'
* qatar/master: (40 commits)
  H.264: template left MB handling
  H.264: faster fill_decode_caches
  H.264: faster write_back_*
  H.264: faster fill_filter_caches
  H.264: make filter_mb_fast support the case of unavailable top mb
  Do not include log.h in avutil.h
  Do not include pixfmt.h in avutil.h
  Do not include rational.h in avutil.h
  Do not include mathematics.h in avutil.h
  Do not include intfloat_readwrite.h in avutil.h
  Remove return statements following infinite loops without break
  RTSP: Doxygen comment cleanup
  doxygen: Escape '\' in Doxygen documentation.
  md5: cosmetics
  md5: use AV_WL32 to write result
  md5: add fate test
  md5: include correct headers
  md5: fix test program
  doxygen: Drop array size declarations from Doxygen parameter names.
  doxygen: Fix parameter names to match the function prototypes.
  ...

Conflicts:
	libavcodec/x86/dsputil_mmx.c
	libavformat/flvenc.c
	libavformat/oggenc.c
	libavformat/wtv.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-07-04 00:45:21 +02:00
..
Makefile Merge remote-tracking branch 'qatar/master' 2011-06-29 05:23:12 +02:00
libpostproc.v Add symbol versioning for shared libraries 2010-01-16 04:49:02 +00:00
postprocess.c postprocess: Remove test for impossible condition (was: Re: postprocess.c: replace check for p==NULL with *p==0) 2011-06-02 14:43:14 +02:00
postprocess.h libpostproc: Remove crufty code disabled by the big bump. 2011-04-20 12:18:47 +02:00
postprocess_altivec_template.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
postprocess_internal.h Merge remote-tracking branch 'qatar/master' 2011-07-04 00:45:21 +02:00
postprocess_template.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00