aboutsummaryrefslogtreecommitdiff
path: root/tests/ref/seek
AgeCommit message (Expand)Author
2020-05-19avformat/matroskaenc: Don't ignore tags of chapters written lateAndreas Rheinhardt
2020-04-21avformat/matroskaenc: Don't waste bytes on length fieldsAndreas Rheinhardt
2020-04-13avformat/matroskaenc: Make output more deterministicAndreas Rheinhardt
2020-04-13avformat/matroskaenc: Don't waste bytes writing durationsAndreas Rheinhardt
2020-03-26avformat/matroskaenc: Avoid allocations for SeekHeadAndreas Rheinhardt
2019-12-21avformat/movenc: ensure we don't write the major brand as a compatible brand ...James Almer
2019-12-21avformat/movenc: write the major brand also as the first compatible brandJames Almer
2019-08-23avformat/mpegtsenc: get rid of packet counting for sdt/pat/pmtMarton Balint
2019-05-08avformat/matroskaenc: Don't waste bytes writing level 1 elementsAndreas Rheinhardt
2019-05-08avformat/matroskaenc: Don't waste bytes in EBML HeaderAndreas Rheinhardt
2019-03-14Merge commit 'f8df5e2f31a5ba7b30a0e1caaaf5a03c753b3f9b'James Almer
2019-03-14Merge commit '618d02c1fa9e74d490cace64a7d15762656b521c'James Almer
2019-03-14Merge commit 'eb8a8115994434b548523cf0bca6a4a74784e79c'James Almer
2019-02-16tests: Add a convenience function for video-only lavf testsDiego Biurrun
2019-02-16tests: Convert lavf container tests to non-legacy test scriptsDiego Biurrun
2019-02-16tests: Convert audio-only lavf tests to non-legacy test scriptsDiego Biurrun
2018-05-08avformat/mxfenc: Add Padding BitsMichael Niedermayer
2018-05-08avformat/mxfenc: Correct KAG alignment of prefaceMichael Niedermayer
2018-05-03avformat/yuv4mpegdec: simplify mathPaul B Mahol
2018-04-25avformat/yuv4mpegdec: fix seeking backwardsPaul B Mahol
2018-03-29avcodec/eac3: add support for dependent streamPaul B Mahol
2018-03-13avformat/pcm: decrease delay when reading PCM streams.Philipp M. Scholl
2018-03-10lavf/mov.c: Use the correct offset to shift timestamp when seeking.Sasi Inguva
2018-01-06fate: remove ffm reference filesJames Almer
2017-12-03avformat/mxfdec: fix last packet timestampsMarton Balint
2017-10-30libavformat/mov.c: use calculated dts offset when seeking in streamsJonas Licht
2017-09-18fate: add mxf_dv25/dvcpro50 regression testsTobias Rapp
2017-08-24avformat/mov: Fix trampling of ctts during seeks when sidx support is enabled.Dale Curtis
2017-04-09mjpegenc: enable optimal huffman coding by defaultRostislav Pehlivanov
2017-03-14ffmpeg, ffprobe: don't "merge" side data into packet data by defaultwm4
2017-02-22mkv: Update the seek test to match 5d3953a5dcLuca Barbato
2016-10-26lavf/flvdec: init AVPacket::pos to FLVTAG offsetSuman-
2016-10-15avformat/matroskaenc: write a DisplayUnit element when aspect ratio is unknownJames Almer
2016-10-06avformat/matroskaenc: write a CRC32 element on InfoJames Almer
2016-10-06avformat/matroskaenc: write a CRC32 element on TagsJames Almer
2016-10-06avformat/matroskaenc: write a CRC32 element on TracksJames Almer
2016-10-06avformat/matroskaenc: write a CRC32 element on SeekHeadJames Almer
2016-10-06avformat/matroskaenc: write a CRC32 element on each ClusterJames Almer
2016-07-30libavformat/matroskadec: Add test for seeking with codec delay.Chris Cunningham
2016-07-24tests/fate: add dnxhr encoding testsMark Reid
2016-06-29ffv1: Remove version 2 and mark version 3 as non-experimentalLuca Barbato
2016-06-22lavf/img2dec: add pnm pipe demuxersClément Bœsch
2016-06-03avformat/au: Write MetaData in AU Sun audio file headerThomas Bernard
2016-05-08Merge commit 'e3453fd44480d903338c663238bf280215dd9a07'Derek Buitenhuis
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2016-04-03matroska: Write the field order informationLuca Barbato
2016-03-03avformat/yuv4mpegdec: fix seeking for partial filesPaul B Mahol
2016-03-02fate: add pipe and cache testMichael Niedermayer
2016-02-23lavc/lavf: transmit stream_id information for mpegts KLV data packetsStefano Sabatini
2015-11-29Merge commit '99f40fd02f1870c2dee70977b672da9cb198f0be'Hendrik Leppkes