ffmpeg/libpostproc
Michael Niedermayer c3b6cc61e5 Merge remote-tracking branch 'qatar/master'
* qatar/master:
  ffserver: remove unused variable.
  Remove unused and outdated TODO file.
  gitignore: Drop individual .d ignore; it is already covered by a wildcard.
  lavf: deprecate AVStream.quality.
  bink: pass Bink version to audio decoder through extradata instead of codec_tag.
  libpostproc: Remove disabled code.
  flashsv: improve some comments and fix some wrong ones
  flashsv: Eliminate redundant variable indirection.
  flashsv: set reference frame type to full frame
  flashsv: replace bitstream description by a link to the specification
  flashsv: convert a debug av_log into av_dlog
  flashsv: simplify condition
  flashsv: return more meaningful error values
  flashsv: cosmetics: break some overly long lines
  flashsv: cosmetics: drop some unnecessary parentheses
  swscale: amend documentation to mention use of native depth for scaling.
  eval: add missing comma to tests.
  eval: fix memleak.
  H.264: make loopfilter bS const where applicable

Conflicts:
	libavcodec/binkaudio.c
	libavformat/bink.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-07-06 23:57:11 +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 Merge remote-tracking branch 'qatar/master' 2011-07-06 23:57:11 +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