ffmpeg/tests/ref/lavf
Michael Niedermayer 80e4fe4063 Merge commit 'b5849f77095439e994b11c25e6063d443b36c228'
* commit 'b5849f77095439e994b11c25e6063d443b36c228': (21 commits)
  ac3enc: merge AC3MDCTContext with AC3EncodeContext.
  ac3enc: prefer passing AC3EncodeContext rather than AVCodecContext
  ac3enc: fix memleak
  mpeg1video: add CODEC_CAP_SLICE_THREADS.
  lavf: fix segfault in av_open_input_stream()
  mpegtsenc: set Random Access indicator on keyframe start packets
  lavf: Cleanup try_decode_frame() logic.
  Replace some gotos that lead to single return statements by direct return.
  build: move tests/seek_test.c to libavformat and reuse generic build rules
  mxfenc: include needed header for ff_iso8601_to_unix_time() prototype
  Add a check for strptime().
  lavf: factor out conversion of ISO8601 string to unix time
  wav: parse 'bext' metadata
  wav: keep parsing until EOF if the input is seekable and we know the size of the data tag
  wav: Refactor the tag checking into a switch statement
  wav: make sure neither data_size nor sample_count is negative.
  wav: refactor the 'fmt ' tag search and parsing.
  wav: add an option for writing BEXT chunk
  ffmpeg: get rid of a pointless limit on number of streams.
  ffmpeg: remove an unused define.
  ...

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-07-14 02:24:10 +02:00
..
aiff Place regression test output files in subdirs per family 2010-03-02 21:41:52 +00:00
alaw Place regression test output files in subdirs per family 2010-03-02 21:41:52 +00:00
asf Place regression test output files in subdirs per family 2010-03-02 21:41:52 +00:00
au Place regression test output files in subdirs per family 2010-03-02 21:41:52 +00:00
avi lavf/utils: fix ff_interleave_compare_dts corner case. 2011-05-10 07:53:19 -04:00
bmp regtest: place image sequence outputs in separate directories 2010-03-07 19:25:58 +00:00
dv_fmt Place regression test output files in subdirs per family 2010-03-02 21:41:52 +00:00
ffm lavf: deprecate AVStream.quality. 2011-07-06 20:10:41 +02:00
flv_fmt Place regression test output files in subdirs per family 2010-03-02 21:41:52 +00:00
gif ffmpeg: deprecate loop_input and loop_output options 2011-07-08 19:58:19 +02:00
gxf lavf/utils.c: Order packets with identical PTS by stream index. 2011-04-12 19:06:26 -04:00
jpg use mpeg2 quantization bias for mjpeg. 2010-03-15 16:37:02 +00:00
mkv matroskaenc: Don't write a second seekhead for the clusters; mkvalidate agrees 2010-06-04 22:41:11 +00:00
mmf Place regression test output files in subdirs per family 2010-03-02 21:41:52 +00:00
mov movenc: always write esds descriptor length using 4 bytes. 2011-05-13 07:38:54 +02:00
mpg lavf/utils.c: Order packets with identical PTS by stream index. 2011-04-12 19:06:26 -04:00
mulaw Place regression test output files in subdirs per family 2010-03-02 21:41:52 +00:00
mxf 10l, commit that should have been stashed into the merge. 2011-04-17 23:59:00 +02:00
nut lavf/utils: fix ff_interleave_compare_dts corner case. 2011-05-10 07:53:19 -04:00
ogg In ogg muxer, pack multiple frames into one page, much lower overhead 2010-05-21 21:38:54 +00:00
pbmpipe Place regression test output files in subdirs per family 2010-03-02 21:41:52 +00:00
pcx regtest: place image sequence outputs in separate directories 2010-03-07 19:25:58 +00:00
pgm regtest: place image sequence outputs in separate directories 2010-03-07 19:25:58 +00:00
pgmpipe Place regression test output files in subdirs per family 2010-03-02 21:41:52 +00:00
pixfmt regtests/sws: update checksums for recent changes 2011-07-11 03:54:30 +02:00
png PNG image regression testing 2010-08-31 17:53:48 +00:00
ppm regtest: place image sequence outputs in separate directories 2010-03-07 19:25:58 +00:00
ppmpipe Place regression test output files in subdirs per family 2010-03-02 21:41:52 +00:00
rm ac3enc: correct the flipped sign in the ac3_fixed encoder 2011-04-26 17:19:37 -04:00
sgi regtest: place image sequence outputs in separate directories 2010-03-07 19:25:58 +00:00
swf Place regression test output files in subdirs per family 2010-03-02 21:41:52 +00:00
tga regtest: place image sequence outputs in separate directories 2010-03-07 19:25:58 +00:00
tiff regtest: place image sequence outputs in separate directories 2010-03-07 19:25:58 +00:00
ts Merge commit 'b5849f77095439e994b11c25e6063d443b36c228' 2011-07-14 02:24:10 +02:00
voc Place regression test output files in subdirs per family 2010-03-02 21:41:52 +00:00
voc_s16 Add regression test for stereo s16le in voc. 2011-01-19 12:51:42 +00:00
wav Place regression test output files in subdirs per family 2010-03-02 21:41:52 +00:00
yuv4mpeg Place regression test output files in subdirs per family 2010-03-02 21:41:52 +00:00