summaryrefslogtreecommitdiff
path: root/tests/ref/seek
Commit message (Expand)AuthorAgeFilesLines
* avcodec/eac3: add support for dependent streamPaul B Mahol2018-03-291-3/+3
* avformat/pcm: decrease delay when reading PCM streams.Philipp M. Scholl2018-03-132-42/+42
* lavf/mov.c: Use the correct offset to shift timestamp when seeking.Sasi Inguva2018-03-103-0/+378
* fate: remove ffm reference filesJames Almer2018-01-061-53/+0
* avformat/mxfdec: fix last packet timestampsMarton Balint2017-12-031-6/+6
* libavformat/mov.c: use calculated dts offset when seeking in streamsJonas Licht2017-10-301-8/+8
* fate: add mxf_dv25/dvcpro50 regression testsTobias Rapp2017-09-182-0/+106
* avformat/mov: Fix trampling of ctts during seeks when sidx support is enabled.Dale Curtis2017-08-241-0/+134
* mjpegenc: enable optimal huffman coding by defaultRostislav Pehlivanov2017-04-092-24/+24
* ffmpeg, ffprobe: don't "merge" side data into packet data by defaultwm42017-03-144-48/+48
* lavf/flvdec: init AVPacket::pos to FLVTAG offsetSuman-2016-10-265-104/+104
* avformat/matroskaenc: write a DisplayUnit element when aspect ratio is unknownJames Almer2016-10-151-22/+22
* avformat/matroskaenc: write a CRC32 element on InfoJames Almer2016-10-061-22/+22
* avformat/matroskaenc: write a CRC32 element on TagsJames Almer2016-10-061-22/+22
* avformat/matroskaenc: write a CRC32 element on TracksJames Almer2016-10-061-22/+22
* avformat/matroskaenc: write a CRC32 element on SeekHeadJames Almer2016-10-061-22/+22
* avformat/matroskaenc: write a CRC32 element on each ClusterJames Almer2016-10-061-22/+22
* libavformat/matroskadec: Add test for seeking with codec delay.Chris Cunningham2016-07-301-0/+48
* tests/fate: add dnxhr encoding testsMark Reid2016-07-241-0/+40
* lavf/img2dec: add pnm pipe demuxersClément Bœsch2016-06-223-69/+81
* avformat/au: Write MetaData in AU Sun audio file headerThomas Bernard2016-06-031-15/+15
* Merge commit 'e3453fd44480d903338c663238bf280215dd9a07'Derek Buitenhuis2016-05-081-22/+22
|\
| * matroska: Write the field order informationLuca Barbato2016-04-031-22/+22
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-101-6/+6
|\ \ | |/
* | avformat/yuv4mpegdec: fix seeking for partial filesPaul B Mahol2016-03-031-16/+8
* | fate: add pipe and cache testMichael Niedermayer2016-03-021-0/+49
* | lavc/lavf: transmit stream_id information for mpegts KLV data packetsStefano Sabatini2016-02-231-27/+27
* | Merge commit '99f40fd02f1870c2dee70977b672da9cb198f0be'Hendrik Leppkes2015-11-291-4/+4
|\ \ | |/
| * sgienc: Do not end RLE lines with 0sVittorio Giovara2015-11-241-1/+1
| * lavf: Replace the ASF demuxerAlexandra Hájková2015-06-281-27/+27
| * nutenc: do not use has_b_framesAnton Khirnov2015-01-271-27/+27
| * Replace lena.pnmReinhard Tartler2014-11-2837-744/+743
| * Remove avserver.Anton Khirnov2014-06-181-53/+0
* | avformat/mxfenc: Only store user comment related tags when neededMichael Niedermayer2015-11-102-49/+49
* | libavformat/matroska: Write stream durations in metadata, in the format of mk...Sasi Inguva2015-08-051-22/+22
* | mxfdec: calculate the index in display orderMarton Balint2015-07-161-1/+1
* | yuv4mpeg: add rough duration estimate and seeking.Ronald S. Bultje2015-07-111-26/+52
* | avformat/mxfenc: Add color siting elementMichael Niedermayer2015-05-221-22/+22
* | avcodec/snowenc: set dia_size for the first pass of motion estimation tooMichael Niedermayer2015-05-101-10/+10
* | fate: add mp3 CBR seek testwm42015-04-231-0/+53
* | avformat/mp3dec: use the common mechanism for skipping sampleswm42015-04-221-4/+4
* | tests/fate: added mxf opatom audio regression testsMark Reid2015-04-131-0/+53
* | libavformat/mxfenc: add container duration and package name to primer packMark Reid2015-03-231-27/+27
* | avformat/avienc: Fix wrongly placed commentMichael Niedermayer2015-03-1928-558/+558
* | test/fate: added mxf_opatom regression testsMark Reid2015-02-101-0/+53
* | avformat/voc: add seeking supportMichael Niedermayer2015-01-111-17/+34
* | tests: Rename vsynth2 to vsynth_lenaMichael Niedermayer2014-12-0248-0/+0
* | avcodec/asvenc: fix AAN scalingMichael Niedermayer2014-09-232-40/+40
* | avformat/img2dec: Fail probing when no data is yet available and the filename...Michael Niedermayer2014-09-123-78/+78
* | avcodec/roqvideo: use JPEG color rangeEric Lasota2014-07-061-1/+1