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
alaw
asf
au
avi lavf/utils: fix ff_interleave_compare_dts corner case. 2011-05-10 07:53:19 -04:00
bmp
dv_fmt
ffm lavf: deprecate AVStream.quality. 2011-07-06 20:10:41 +02:00
flv_fmt
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
mkv
mmf
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
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
pbmpipe
pcx
pgm
pgmpipe
pixfmt regtests/sws: update checksums for recent changes 2011-07-11 03:54:30 +02:00
png
ppm
ppmpipe
rm ac3enc: correct the flipped sign in the ac3_fixed encoder 2011-04-26 17:19:37 -04:00
sgi
swf
tga
tiff
ts Merge commit 'b5849f77095439e994b11c25e6063d443b36c228' 2011-07-14 02:24:10 +02:00
voc
voc_s16 Add regression test for stereo s16le in voc. 2011-01-19 12:51:42 +00:00
wav
yuv4mpeg