summaryrefslogtreecommitdiff
path: root/tests/ref/seek
Commit message (Expand)AuthorAge
* avformat/mxfenc: Add Padding BitsMichael Niedermayer2018-05-08
* avformat/mxfenc: Correct KAG alignment of prefaceMichael Niedermayer2018-05-08
* avformat/yuv4mpegdec: simplify mathPaul B Mahol2018-05-03
* avformat/yuv4mpegdec: fix seeking backwardsPaul B Mahol2018-04-25
* avcodec/eac3: add support for dependent streamPaul B Mahol2018-03-29
* avformat/pcm: decrease delay when reading PCM streams.Philipp M. Scholl2018-03-13
* lavf/mov.c: Use the correct offset to shift timestamp when seeking.Sasi Inguva2018-03-10
* fate: remove ffm reference filesJames Almer2018-01-06
* avformat/mxfdec: fix last packet timestampsMarton Balint2017-12-03
* libavformat/mov.c: use calculated dts offset when seeking in streamsJonas Licht2017-10-30
* fate: add mxf_dv25/dvcpro50 regression testsTobias Rapp2017-09-18
* avformat/mov: Fix trampling of ctts during seeks when sidx support is enabled.Dale Curtis2017-08-24
* mjpegenc: enable optimal huffman coding by defaultRostislav Pehlivanov2017-04-09
* ffmpeg, ffprobe: don't "merge" side data into packet data by defaultwm42017-03-14
* lavf/flvdec: init AVPacket::pos to FLVTAG offsetSuman-2016-10-26
* avformat/matroskaenc: write a DisplayUnit element when aspect ratio is unknownJames Almer2016-10-15
* avformat/matroskaenc: write a CRC32 element on InfoJames Almer2016-10-06
* avformat/matroskaenc: write a CRC32 element on TagsJames Almer2016-10-06
* avformat/matroskaenc: write a CRC32 element on TracksJames Almer2016-10-06
* avformat/matroskaenc: write a CRC32 element on SeekHeadJames Almer2016-10-06
* avformat/matroskaenc: write a CRC32 element on each ClusterJames Almer2016-10-06
* libavformat/matroskadec: Add test for seeking with codec delay.Chris Cunningham2016-07-30
* tests/fate: add dnxhr encoding testsMark Reid2016-07-24
* lavf/img2dec: add pnm pipe demuxersClément Bœsch2016-06-22
* avformat/au: Write MetaData in AU Sun audio file headerThomas Bernard2016-06-03
* Merge commit 'e3453fd44480d903338c663238bf280215dd9a07'Derek Buitenhuis2016-05-08
|\
| * matroska: Write the field order informationLuca Barbato2016-04-03
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
|\|
* | avformat/yuv4mpegdec: fix seeking for partial filesPaul B Mahol2016-03-03
* | fate: add pipe and cache testMichael Niedermayer2016-03-02
* | lavc/lavf: transmit stream_id information for mpegts KLV data packetsStefano Sabatini2016-02-23
* | Merge commit '99f40fd02f1870c2dee70977b672da9cb198f0be'Hendrik Leppkes2015-11-29
|\|
| * sgienc: Do not end RLE lines with 0sVittorio Giovara2015-11-24
| * lavf: Replace the ASF demuxerAlexandra Hájková2015-06-28
| * nutenc: do not use has_b_framesAnton Khirnov2015-01-27
| * Replace lena.pnmReinhard Tartler2014-11-28
| * Remove avserver.Anton Khirnov2014-06-18
* | avformat/mxfenc: Only store user comment related tags when neededMichael Niedermayer2015-11-10
* | libavformat/matroska: Write stream durations in metadata, in the format of mk...Sasi Inguva2015-08-05
* | mxfdec: calculate the index in display orderMarton Balint2015-07-16
* | yuv4mpeg: add rough duration estimate and seeking.Ronald S. Bultje2015-07-11
* | avformat/mxfenc: Add color siting elementMichael Niedermayer2015-05-22
* | avcodec/snowenc: set dia_size for the first pass of motion estimation tooMichael Niedermayer2015-05-10
* | fate: add mp3 CBR seek testwm42015-04-23
* | avformat/mp3dec: use the common mechanism for skipping sampleswm42015-04-22
* | tests/fate: added mxf opatom audio regression testsMark Reid2015-04-13
* | libavformat/mxfenc: add container duration and package name to primer packMark Reid2015-03-23
* | avformat/avienc: Fix wrongly placed commentMichael Niedermayer2015-03-19
* | test/fate: added mxf_opatom regression testsMark Reid2015-02-10
* | avformat/voc: add seeking supportMichael Niedermayer2015-01-11