Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests/ref
AgeCommit message (Expand)Author
2014-08-11avformat/matroskaenc: fix MAX_CUEPOINT_SIZE calculationMichael Niedermayer
2014-07-07avcodec/roqvideo: use JPEG color rangeEric Lasota
2014-06-28avcodec/cavs: improve conformance with rm52j reference decoderYao Wang
2014-06-24ffprobe: add color_range and color_space to stream outputTobias Rapp
2014-06-21avfilter: add hqx filter (hq2x, hq3x, hq4x)Clément Bœsch
2014-06-19huffyuv: change statistics initializationChristophe Gisquet
2014-06-18Merge commit '194be1f43ea391eb986732707435176e579265aa'Michael Niedermayer
2014-06-18avcodec/ass: move playres parameters below scripttypeClément Bœsch
2014-06-18avcodec/ass: explicit PlayRes[XY]Clément Bœsch
2014-06-18lavf: switch to AVStream.time_base as the hint for the muxer timebaseAnton Khirnov
2014-06-18Remove avserver.Anton Khirnov
2014-06-17flvenc: Don't over-count metadata.Josh Allmann
2014-06-16huffyuv: fate: add a BGR24 testChristophe Gisquet
2014-06-15avformat/framecrcenc: print the checksum and size of extradata as wellMichael Niedermayer
2014-06-15fate: yadif: add >8 bit testsChristophe Gisquet
2014-06-11tests: Add aic decoder testTimothy Gu
2014-06-11avcodec/mpegvideo_enc: fix padding for odd dimensions and interlaced videoMichael Niedermayer
2014-06-11fate: Disable qtrlegray 34x34 testMichael Niedermayer
2014-06-11Merge commit '641e57230b460bef52c88e61087d97c223910bea'Michael Niedermayer
2014-06-11fate: add on2avc audio testVittorio Giovara
2014-06-10tests: add a third, 34x34, targetChristophe Gisquet
2014-06-10ffprobe: add rc_max_rate to stream outputBilly Shambrook
2014-06-09avcodec/utvideoenc: skip unused huffman entriesMichael Niedermayer
2014-06-07avcodec/mpeg12enc: store sequence display extension only if we have something...Michael Niedermayer
2014-06-07Merge commit '8a06794112d02a5707f766b8b38a5d50dfd03898'Michael Niedermayer
2014-06-06fate: enable fate-seek-acodec-adpcm-ima_qt-trellisMichael Niedermayer
2014-06-06adpcm: Write the proper predictor in trellis mode in IMA QTMartin Storsjö
2014-06-06fate: enable adpcm-ima_qt-trellisMichael Niedermayer
2014-06-06mpeg2: add sequence display extension informationMarc-Antoine Arnaud
2014-06-05tests: add adpcm trellis testsTimothy Gu
2014-06-02tests: Replace fieldmatch test with pixfmtTimothy Gu
2014-06-01tests: Add pullup filter testTimothy Gu
2014-05-30tests: Add MPEG4 nsse testTimothy Gu
2014-05-29matroskaenc: set the stream timebase earlierAnton Khirnov
2014-05-29flvenc: only write the framerate tag based on avg_frame_rateAnton Khirnov
2014-05-29matroskaenc: base DefaultDuration on the framerate, not the codec timebaseAnton Khirnov
2014-05-28oggenc: Fix the EOS flagMichael Niedermayer
2014-05-28avformat/oggenc: fix EOS flagMichael Niedermayer
2014-05-28Merge commit '9767d7c092c890ecc5953452e8a951fd902dd67b'Michael Niedermayer
2014-05-27oggenc: Flush after writing headersAndrew Kelley
2014-05-25avcodec/webvttenc: add webvtt encoderAman Gupta
2014-05-19Set dwSuggestBufferSize to largest chunk size for every stream in avi.Carl Eugen Hoyos
2014-05-19ffmpeg: prefix encoder with "Lavc " in bitexact modeMichael Niedermayer
2014-05-19ffmpeg: Skip writing the version when -flags bitexact is usedMichael Niedermayer
2014-05-18Merge commit '6656370b858329ca07a60a2de954d5e90daa0206'Michael Niedermayer
2014-05-18avconv: set the "encoder" tag when transcodingAnton Khirnov
2014-05-18Merge commit '93afb6c98df876b15e3d911a9450ad55f92080ce'Michael Niedermayer
2014-05-04Initialize riff and wav size fields to -1 instead of 0.Carl Eugen Hoyos
2014-05-03avfilter/edgedetect: add a colormix mode.Clément Bœsch
2014-05-02avcodec/utils: ff_decode_frame_props: set pkt_sizeMichael Niedermayer