FFmpeg/tests
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
..
fate Merge remote branch 'qatar/master' 2011-05-13 04:40:40 +02:00
ref Merge remote branch 'qatar/master' 2011-05-13 04:40:40 +02:00
audiogen.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
base64.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
codec-regression.sh regtests: add grayscale qtrle 2011-05-12 00:19:32 +02:00
copy.regression.ref Make sure we dont double test files and sort the list. 2010-03-02 17:16:25 +00:00
copycooker.sh Remove now obsolete references to _g-suffixed binaries. 2011-04-18 23:55:11 +02:00
fate2.mak Increase STDDEV tolerance for the fate-amrwb-14k25 test so it pass in 2010-12-20 22:01:48 +00:00
fate-run.sh FATE: allow forcing thread-type when doing threaded fate runs. 2011-04-21 19:36:45 -04:00
fate-update.sh fate: remove stale fate-update.sh script 2011-03-19 13:35:52 +00:00
fate.mak Split fate-psx-str-v3 into a video-only and audio-only test. 2011-03-26 16:39:22 -04:00
fate.sh get rid of the last svn mentions 2011-03-18 21:57:38 +01:00
ffserver-regression.sh Make ffserver regression test run (still fails) 2010-03-08 00:27:00 +00:00
ffserver.conf Rename test.conf --> ffserver.conf, the new name is more meaningful. 2009-03-29 20:17:23 +00:00
ffserver.regression.ref update ffserver regression ref 2009-03-21 10:03:37 +00:00
lavf-regression.sh regtest: separate flags for encoding and decoding 2011-05-09 10:12:39 +01:00
lavfi-regression.sh Merge remote branch 'qatar/master' 2011-05-10 04:03:17 +02:00
lena.pnm finished integrating rotozoom test in ffmpeg 2003-04-11 13:43:17 +00:00
md5.sh regtest: add openssl to md5 alternatives 2011-01-18 20:48:24 +00:00
regression-funcs.sh regtest: separate flags for encoding and decoding 2011-05-09 10:12:39 +01:00
rotozoom.c Merge remote branch 'qatar/master' 2011-05-12 04:51:24 +02:00
seek_test.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
tiny_psnr.c tests: Remove disabled code. 2011-04-29 18:08:46 +02:00
videogen.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00