aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref
Commit message (Expand)AuthorAgeFilesLines
* fate: Add test for wav Peak Envelope Chunk encoder (levl chunk).Peter B2014-07-182-0/+5
* lavu/eval: add clip functionStefano Sabatini2014-07-171-0/+9
* avcodec/roqvideo: use JPEG color rangeEric Lasota2014-07-064-10/+10
* avcodec/cavs: improve conformance with rm52j reference decoderYao Wang2014-06-281-171/+171
* ffprobe: add color_range and color_space to stream outputTobias Rapp2014-06-245-4/+16
* avfilter: add hqx filter (hq2x, hq3x, hq4x)Clément Bœsch2014-06-213-0/+9
* huffyuv: change statistics initializationChristophe Gisquet2014-06-1922-62/+62
* Merge commit '194be1f43ea391eb986732707435176e579265aa'Michael Niedermayer2014-06-181-1/+1
|\
| * lavf: switch to AVStream.time_base as the hint for the muxer timebaseAnton Khirnov2014-06-181-1/+1
| * Remove avserver.Anton Khirnov2014-06-182-56/+0
| * flvenc: Don't over-count metadata.Josh Allmann2014-06-175-5/+5
* | avcodec/ass: move playres parameters below scripttypeClément Bœsch2014-06-1816-16/+16
* | avcodec/ass: explicit PlayRes[XY]Clément Bœsch2014-06-1816-16/+16
* | huffyuv: fate: add a BGR24 testChristophe Gisquet2014-06-163-0/+12
* | avformat/framecrcenc: print the checksum and size of extradata as wellMichael Niedermayer2014-06-1511-1/+14
* | fate: yadif: add >8 bit testsChristophe Gisquet2014-06-152-0/+62
* | tests: Add aic decoder testTimothy Gu2014-06-111-0/+16
* | avcodec/mpegvideo_enc: fix padding for odd dimensions and interlaced videoMichael Niedermayer2014-06-114-16/+16
* | fate: Disable qtrlegray 34x34 testMichael Niedermayer2014-06-111-4/+0
* | Merge commit '641e57230b460bef52c88e61087d97c223910bea'Michael Niedermayer2014-06-111-0/+31
|\|
| * fate: add on2avc audio testVittorio Giovara2014-06-101-0/+31
* | tests: add a third, 34x34, targetChristophe Gisquet2014-06-1059-0/+236
* | ffprobe: add rc_max_rate to stream outputBilly Shambrook2014-06-095-6/+15
* | avcodec/utvideoenc: skip unused huffman entriesMichael Niedermayer2014-06-0911-501/+501
* | avcodec/mpeg12enc: store sequence display extension only if we have something...Michael Niedermayer2014-06-0629-240/+240
* | Merge commit '8a06794112d02a5707f766b8b38a5d50dfd03898'Michael Niedermayer2014-06-0629-240/+240
|\|
| * mpeg2: add sequence display extension informationMarc-Antoine Arnaud2014-06-0627-202/+202
| * matroskaenc: set the stream timebase earlierAnton Khirnov2014-05-292-24/+24
| * flvenc: only write the framerate tag based on avg_frame_rateAnton Khirnov2014-05-298-68/+68
| * matroskaenc: base DefaultDuration on the framerate, not the codec timebaseAnton Khirnov2014-05-292-24/+24
| * oggenc: Fix the EOS flagMichael Niedermayer2014-05-281-1/+1
* | fate: enable fate-seek-acodec-adpcm-ima_qt-trellisMichael Niedermayer2014-06-061-0/+53
* | adpcm: Write the proper predictor in trellis mode in IMA QTMartin Storsjö2014-06-061-3/+3
* | fate: enable adpcm-ima_qt-trellisMichael Niedermayer2014-06-061-0/+4
* | tests: add adpcm trellis testsTimothy Gu2014-06-059-0/+228
* | tests: Replace fieldmatch test with pixfmtTimothy Gu2014-06-022-63/+5
* | tests: Add pullup filter testTimothy Gu2014-06-011-0/+12
* | tests: Add MPEG4 nsse testTimothy Gu2014-05-303-0/+54
* | avformat/oggenc: fix EOS flagMichael Niedermayer2014-05-282-2/+2
* | Merge commit '9767d7c092c890ecc5953452e8a951fd902dd67b'Michael Niedermayer2014-05-282-2/+2
|\|
| * oggenc: Flush after writing headersAndrew Kelley2014-05-271-1/+1
* | avcodec/webvttenc: add webvtt encoderAman Gupta2014-05-251-0/+1
* | Set dwSuggestBufferSize to largest chunk size for every stream in avi.Carl Eugen Hoyos2014-05-19102-102/+102
* | ffmpeg: prefix encoder with "Lavc " in bitexact modeMichael Niedermayer2014-05-1885-1711/+1711
* | ffmpeg: Skip writing the version when -flags bitexact is usedMichael Niedermayer2014-05-187-228/+228
* | Merge commit '6656370b858329ca07a60a2de954d5e90daa0206'Michael Niedermayer2014-05-1870-1680/+1699
|\|
| * avconv: set the "encoder" tag when transcodingAnton Khirnov2014-05-182-24/+24
* | Merge commit '93afb6c98df876b15e3d911a9450ad55f92080ce'Michael Niedermayer2014-05-181-1/+1
|\|
* | Initialize riff and wav size fields to -1 instead of 0.Carl Eugen Hoyos2014-05-034-5/+5
* | avfilter/edgedetect: add a colormix mode.Clément Bœsch2014-05-031-0/+1