FFmpeg/tests/ref/lavf
Bernie Habermeier c5f3cc40e3 matroskaenc: implement CueRelativePosition
This is a minimal change to matroskaenc that implements CueRelativePosition in the output.
Most players will probably ignore this additional information, but it is in the
matroska spec, and it'd be nice to be able to make use of it.

Signed-off-by: Bernt Habermeier <bernt@wulfram.com>
Tested-by:  wm4 <nfxjfg@googlemail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-07-24 14:08:52 +02:00
..
aiff aiffenc: metadata support 2013-01-03 19:35:02 +00:00
alaw
asf asfenc: avoid negative timestamps 2012-09-28 02:40:53 +02:00
ast AST Muxer 2012-12-04 11:25:46 +00:00
au Add an annotation field as required by the specification when muxing Sun AU. 2012-11-24 10:43:11 +01:00
avi riff: do not write empty INFO tags 2012-10-16 18:51:16 +02:00
bmp
caf caf muxer: write metadata 2012-10-26 03:12:45 +00:00
dpx Add unscaled converter from GBRP > 8bit to RGBx48/64. 2013-06-06 23:57:50 +02:00
dv_fmt fate: upate after 55d32eed8f 2013-01-08 18:47:09 +00:00
ffm ffm: redesign header format to make it extensible 2012-11-05 16:36:44 +01:00
flm fate: add filmstrip test 2012-11-03 22:47:14 +01:00
flv_fmt mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhd 2012-09-27 19:43:31 +02:00
gif lavf/gif: correct the delay after the first frame. 2013-04-19 12:02:19 +02:00
gxf fate: upate after 55d32eed8f 2013-01-08 18:47:09 +00:00
ircam ircamenc: 10l do not use avio_skip() 2012-12-05 13:46:35 +00:00
ismv Turn off usage of base_data_offset in tfhd for PIFF files 2013-05-17 10:04:45 +02:00
jpg mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhd 2012-09-27 19:43:31 +02:00
mkv matroskaenc: implement CueRelativePosition 2013-07-24 14:08:52 +02:00
mmf mmf.c: Use LIBAVFORMAT_IDENT when writing Yamaha SMAF version information. 2013-01-05 23:39:46 +01:00
mov movenc: hotfix, dont store fiel for h264 / mpeg4-asp / dnxhd 2013-02-14 17:48:08 +01:00
mpg fate: upate after 55d32eed8f 2013-01-08 18:47:09 +00:00
mulaw
mxf fate: upate after 55d32eed8f 2013-01-08 18:47:09 +00:00
mxf_d10 mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhd 2012-09-27 19:43:31 +02:00
nut nutenc: choose for non audio streams a timebase with finer resolution. 2012-10-02 01:09:12 +02:00
ogg ffmpeg: rework checks for the -t option. 2012-07-04 16:20:47 +02:00
pam swscale: treat gray as a fullrage (0-255) format 2013-07-08 15:21:48 +02:00
pbmpipe
pcx fate: update pcx reference 2012-10-13 09:07:12 +00:00
pgm swscale: treat gray as a fullrage (0-255) format 2013-07-08 15:21:48 +02:00
pgmpipe swscale: treat gray as a fullrage (0-255) format 2013-07-08 15:21:48 +02:00
pixfmt swscale: treat gray as a fullrage (0-255) format 2013-07-08 15:21:48 +02:00
png pngenc: write sample aspect ratio 2012-10-13 16:02:09 +00:00
ppm
ppmpipe
rm rmenc: write correct bytes per minute 2012-12-23 16:08:10 +01:00
rso
sgi
smjpeg fate: add smjpegenc test 2012-11-05 11:22:53 +00:00
sox
sunrast
swf mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhd 2012-09-27 19:43:31 +02:00
tga
tiff
ts avformat/mux: set avoid_negative_ts based on flags if not overridden by user or muxer 2013-04-26 14:51:47 +02:00
voc lavf: flush the output AVIOContext in av_write_trailer(). 2012-09-15 18:25:07 +02:00
voc_s16 lavf: flush the output AVIOContext in av_write_trailer(). 2012-09-15 18:25:07 +02:00
w64 Sony Wave64 muxer 2012-12-31 07:10:57 +00:00
wav Merge commit '58b619c8a226cc4564ad5af291bc99a04f89ee56' 2012-10-17 15:16:23 +02:00
wtv avformat/mux: set avoid_negative_ts based on flags if not overridden by user or muxer 2013-04-26 14:51:47 +02:00
xbm
xwd swscale: treat gray as a fullrage (0-255) format 2013-07-08 15:21:48 +02:00
yuv4mpeg