ffmpeg/tests/ref
Stefano Sabatini 14f7a3d55a lavc/lavf: transmit stream_id information for mpegts KLV data packets
This allows to copy information related to the stream ID from the demuxer
to the muxer, thus allowing for example to retain information related to
synchronous and asynchronous KLV data packets. This information is used
in the muxer when remuxing to distinguish the two kind of packets (if the
information is lacking, data packets are considered synchronous).

The fate reference changes are due to the use of
av_packet_merge_side_data(), which increases the size of the output
packet size, since side data is merged into the packet data.
2016-02-23 18:44:12 +01:00
..
acodec libavformat/matroska: Write stream durations in metadata, in the format of mkvmerge. 2015-08-05 22:29:23 +02:00
fate lavc/lavf: transmit stream_id information for mpegts KLV data packets 2016-02-23 18:44:12 +01:00
lavf sws/output: fix ordered dither threshold for mono output 2016-02-10 17:22:26 +01:00
lavf-fate Merge commit 'ef363ebd596da18f889a7d4845023a23dfac84c9' 2014-10-24 15:30:12 +02:00
seek lavc/lavf: transmit stream_id information for mpegts KLV data packets 2016-02-23 18:44:12 +01:00
vsynth lavf/avienc: Add palette after BITMAPINFOHEADER 2016-02-21 03:30:50 +01:00
vsynth1
vsynth_lena tests: Rename vsynth2 to vsynth_lena 2014-12-02 03:02:30 +01:00