aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref/seek
Commit message (Expand)AuthorAgeFilesLines
* 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
* huffyuv: change statistics initializationChristophe Gisquet2014-06-191-20/+20
* avcodec/mpeg12enc: store sequence display extension only if we have something...Michael Niedermayer2014-06-0610-197/+197
* Merge commit '8a06794112d02a5707f766b8b38a5d50dfd03898'Michael Niedermayer2014-06-0610-197/+197
|\
| * mpeg2: add sequence display extension informationMarc-Antoine Arnaud2014-06-069-167/+167
| * matroskaenc: set the stream timebase earlierAnton Khirnov2014-05-291-22/+22
| * flvenc: only write the framerate tag based on avg_frame_rateAnton Khirnov2014-05-293-58/+58
| * matroskaenc: base DefaultDuration on the framerate, not the codec timebaseAnton Khirnov2014-05-291-22/+22
* | fate: enable fate-seek-acodec-adpcm-ima_qt-trellisMichael Niedermayer2014-06-061-0/+53
* | tests: add adpcm trellis testsTimothy Gu2014-06-054-0/+208
* | tests: Add MPEG4 nsse testTimothy Gu2014-05-301-0/+46
* | ffmpeg: prefix encoder with "Lavc " in bitexact modeMichael Niedermayer2014-05-183-76/+76
* | Merge commit '6656370b858329ca07a60a2de954d5e90daa0206'Michael Niedermayer2014-05-183-76/+76
|\|
| * avconv: set the "encoder" tag when transcodingAnton Khirnov2014-05-181-22/+22
* | Merge commit '6072184e702b4b631ac72f1b66b75e5f21e0ce2d'Michael Niedermayer2014-05-011-27/+27
|\|
| * asfenc: use codec descriptors instead of AVCodecs to write codec infoAnton Khirnov2014-05-011-27/+27
| * matroskaenc: write CodecDelayAnton Khirnov2014-05-011-22/+22
| * mxf: Set audio packets ptsMatthieu Bouron2014-03-062-2/+2
| * mxfdec: set audio timebase to 1/samplerateAnton Khirnov2013-09-292-24/+24
| * matroskaenc: Fix writing TRACKDEFAULTFLAGJohn Stebbins2013-08-271-22/+22
| * oggdec: do not fall back on binary search in the generic code.Anton Khirnov2013-07-021-17/+34
| * avconv: make -t insert trim/atrim filters.Anton Khirnov2013-04-302-2/+2
| * lavf: introduce AVFMT_TS_NEGATIVELuca Barbato2013-04-254-103/+103
* | ff_put_wav_header: add flag to force WAVEFORMATEXDaniel Verkamp2014-04-303-69/+69
* | fate: force 128kb/sec for mp2 testMichael Niedermayer2014-04-151-23/+23
* | fate: update seeking reference for flacRainer Hochecker2014-04-141-4/+8
* | avcodec/mpegaudioenc_template: default to 384k bitrate as defaultMichael Niedermayer2014-04-111-23/+23
* | avformat/wtvenc: pad judiciously when writing mpeg2 extradataPeter Ross2014-03-301-22/+22
* | avformat/movenc: only ommit encoder tag of the metadata for bitexact modeMichael Niedermayer2014-03-161-22/+22
* | wtvenc: populate VIDEOINFOHEADER2Peter Ross2013-12-231-22/+22
* | avformat/utils: inject audio skip side data before the side data merge codeMichael Niedermayer2013-11-211-4/+4
* | avcodec/mjpegenc: dont store DQT for LJPEGMichael Niedermayer2013-09-241-20/+20
* | matroskaenc: Write muxingapp and writingapp elements when using bitexact flagJames Almer2013-09-181-22/+22
* | ffv1enc: Make ffv1.3 non experimentalMichael Niedermayer2013-08-261-20/+20
* | ffmpeg: remove obsolete workaround in trim insertion.Nicolas George2013-08-073-24/+24