1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/tests/fate
Michael Niedermayer 91eb1b1525 Merge remote-tracking branch 'qatar/master'
* qatar/master: (22 commits)
  prores: add FATE tests
  id3v2: reduce the scope of some non-globally-used symbols/structures
  id3v2: cosmetics: move some declarations before the places they are used
  shorten: remove the flush function.
  shn: do not allow seeking in the raw shn demuxer.
  avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK.
  avformat: update AVInputFormat allowed flags
  avformat: don't unconditionally call ff_read_frame_flush() when trying to seek.
  truespeech: use sizeof() instead of hardcoded sizes
  truespeech: remove unneeded variable, 'consumed'
  truespeech: simplify truespeech_read_frame() by using get_bits()
  truespeech: decode directly to output buffer instead of a temp buffer
  truespeech: check to make sure channels == 1
  truespeech: check for large enough output buffer rather than truncating output
  truespeech: remove unneeded zero-size packet check.
  mlpdec: return meaningful error codes instead of -1
  mlpdec: remove unnecessary wrapper function
  mlpdec: only calculate output size once
  mlpdec: validate that the reported channel count matches the actual output channel count
  pcm: reduce pointer type casting
  ...

Conflicts:
	libavformat/avformat.h
	libavformat/id3v2.c
	libavformat/id3v2.h
	libavformat/utils.c
	libavformat/version.h

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-10-14 03:48:22 +02:00
..
aac.mak fate-aac: Expand coverage. 2011-07-01 10:14:14 -07:00
als.mak
amrnb.mak fate: move amr[nw]b test rules into separate files 2011-06-29 19:22:58 +01:00
amrwb.mak fate: move amr[nw]b test rules into separate files 2011-06-29 19:22:58 +01:00
dct.mak fate: add idct8x8 test 2011-07-04 10:38:17 +01:00
fft.mak fate: test more FFT etc sizes 2011-07-04 18:33:04 +01:00
h264.mak Merge remote-tracking branch 'qatar/master' 2011-09-05 22:29:16 +02:00
libavutil.mak fifo: add FIFO API test program, and fate test 2011-08-26 20:54:36 +02:00
mp3.mak avconv: move limit_filesize to options context 2011-09-04 13:12:00 +02:00
prores.mak prores: add FATE tests 2011-10-13 23:20:39 +02:00
vorbis.mak
vp8.mak build: remove SRC_PATH_BARE variable 2011-06-23 12:17:25 +01:00