ffmpeg/libavdevice
Michael Niedermayer 72153419b5 Merge remote branch 'qatar/master'
* qatar/master: (33 commits)
  rtpdec_qdm2: Don't try to parse data packet if no configuration is received
  ac3enc: put the counting of stereo rematrixing bits in the same place to make the code easier to understand.
  ac3enc: clean up count_frame_bits() and count_frame_bits_fixed()
  mpegvideo: make FF_DEBUG_DCT_COEFF output coeffs via av_log() instead of just via AVFrame.
  srtdec: make sure we don't write past the end of buffer
  wmaenc: improve channel count and bitrate error handling in encode_init()
  matroskaenc: make sure we don't produce invalid file with no codec ID
  matroskadec: check that pointers were initialized before accessing them
  lavf: fix function name in compute_pkt_fields2 av_dlog message
  lavf: fix av_find_best_stream when providing a wanted stream.
  lavf: fix av_find_best_stream when decoder_ret is given and using a related stream.
  ffmpeg: factorize quality calculation
  tiff: add support for SamplesPerPixel tag in tiff_decode_tag()
  tiff: Prefer enum TiffCompr over int for TiffContext.compr.
  mov: Support edit list atom version 1.
  configure: Enable libpostproc automatically if GPL code is enabled.
  Cosmetics: fix prototypes in oggdec
  oggdec: fix memleak with continuous streams.
  matroskaenc: add missing new line in av_log() call
  dnxhdenc: add AVClass in private context.
  ...

swscale changes largely rewritten by me or replaced by baptsites due to lots of bugs in ronalds code.
Above code is also just in case its not obvios to a large extended duplicates that where cherry picked
from ffmpeg.

Conflicts:
	configure
	ffmpeg.c
	libavformat/matroskaenc.c
	libavutil/pixfmt.h
	libswscale/ppc/swscale_template.c
	libswscale/swscale.c
	libswscale/swscale_template.c
	libswscale/utils.c
	libswscale/x86/swscale_template.c
	tests/fate/h264.mak
	tests/ref/lavfi/pixdesc_le
	tests/ref/lavfi/pixfmts_copy_le
	tests/ref/lavfi/pixfmts_null_le
	tests/ref/lavfi/pixfmts_scale_le
	tests/ref/lavfi/pixfmts_vflip_le

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-05-13 04:40:40 +02:00
..
Makefile framebuffer device demuxer 2011-03-28 16:49:22 +02:00
alldevices.c framebuffer device demuxer 2011-03-28 16:49:22 +02:00
alsa-audio-common.c Allow to print wider unsupported channel layouts. 2011-04-15 11:50:28 +02:00
alsa-audio-dec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
alsa-audio-enc.c ALSA: implement channel layout for playback. 2011-03-26 16:50:09 +01:00
alsa-audio.h ALSA: implement channel layout for playback. 2011-03-26 16:50:09 +01:00
avdevice.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
avdevice.h Merge remote branch 'qatar/master' 2011-04-20 04:48:23 +02:00
bktr.c Merge remote branch 'qatar/master' 2011-05-13 04:40:40 +02:00
dv1394.c Make DV (sub) demuxer set proper pkt->pos values. 2011-05-02 18:38:01 +02:00
dv1394.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
fbdev.c Revert "fbdev: simplify logic in fbdev_read_packet()" 2011-04-11 00:37:52 +02:00
jack_audio.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libavdevice.v Add symbol versioning for shared libraries 2010-01-16 04:49:02 +00:00
libdc1394.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
oss_audio.c Simplify: Use FFMIN. 2011-03-29 20:18:45 +02:00
sndio_common.c sndio bug fix 2011-03-29 21:19:39 -07:00
sndio_common.h sndio: prefer "FFmpeg" over "Libav" in the license header 2011-03-28 22:50:09 +02:00
sndio_dec.c sndio: prefer "FFmpeg" over "Libav" in the license header 2011-03-28 22:50:09 +02:00
sndio_enc.c Simplify: Use FFMIN. 2011-03-29 20:18:45 +02:00
v4l.c Replace some commented-out debug printf() / av_log() messages with av_dlog(). 2011-04-29 17:27:01 +02:00
v4l2.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vfwcap.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
x11grab.c Merge remote branch 'qatar/master' 2011-05-13 04:40:40 +02:00