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-01-02fate: Add OggVP8 demux testJames Almer
2013-12-24avformat/matroskadec: Fix start_timeAlex Sukhanov
2013-12-23wtvenc: populate VIDEOINFOHEADER2Peter Ross
2013-12-17Merge commit 'cfb4ee30977732674d30c20e93a761c33c743972'Michael Niedermayer
2013-12-17fate: add a pngparser testVittorio Giovara
2013-12-15fate: update after 5f6c21117f23a3c825777cdb0565a21c5a468d35Michael Niedermayer
2013-12-15ffprobe: show best_effort_timestamp in the frame sectionwm4
2013-12-06lavf/mux: Don't write "encoder" metadata tag when bitexact is requestedJames Almer
2013-12-06Merge commit '58a868968df445068a143f327ced03b6a02baf0d'Michael Niedermayer
2013-12-05ljpegenc: deMpegEncContextizeAnton Khirnov
2013-12-05FATE: drop the last partial frame in the wmv8-drm testAnton Khirnov
2013-12-04avcodec: split mp2 encoder into float and fixedMichael Niedermayer
2013-12-01vp9: add a new segmentation sample.Ronald S. Bultje
2013-12-01vp9: add fate sample for parallelmode.Ronald S. Bultje
2013-11-21Merge commit '874838dc6589d978611c89a40694a5074f892a76'Michael Niedermayer
2013-11-21fate: add one select filter testVittorio Giovara
2013-11-21avformat/utils: inject audio skip side data before the side data merge codeMichael Niedermayer
2013-11-20fate: test -mbd rd for h261Michael Niedermayer
2013-11-17fate: add h261 trellis quantization testMichael Niedermayer
2013-11-16FATE: add a jv testAnton Khirnov
2013-11-15lavc: VP9 decoderRonald S. Bultje
2013-11-14fate: Add VCR2 testDiego Biurrun
2013-10-31FATE: Add HEVC testsGuillaume Martres
2013-10-28FATE: add bitexact sws flags to the fieldorder testPaul B Mahol
2013-10-27FATE: update HEVC testsGuillaume Martres
2013-10-26avformat/md5enc: add format, version and column headersMichael Niedermayer
2013-10-23fate: fix fieldorder testPaul B Mahol
2013-10-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-10-22fate: add fieldorder filter testVittorio Giovara
2013-10-16FATE: add HEVC testsGuillaume Martres
2013-10-15fate: add pxr24 exr testPaul B Mahol
2013-10-10swscale: Use full resolution chroma for yuv2rgb when the input has full chromaMichael Niedermayer
2013-10-06avfilter/vf_scale: change the default scaler to bicubicMichael Niedermayer
2013-10-04avformat/vobsub: raise packet even if apparently incomplete.Clément Bœsch
2013-10-04avformat/vobsub: fix several issues.Clément Bœsch
2013-10-04avcodec/dvdsubdec: reconstruct incomplete SPU packets.Clément Bœsch
2013-10-03avcodec/tiff_common: Improve formating of long arraysMichael Niedermayer
2013-10-03Merge remote-tracking branch 'rbultje/master'Michael Niedermayer
2013-10-03ffprobe: print stream channel_layout when availableStefano Sabatini
2013-10-03Native VP9 decoder.Ronald S. Bultje
2013-10-02avcodec/imgconvert/get_color_type: fix type for PAL8Michael Niedermayer
2013-09-30fate: add fieldorder testPaul B Mahol
2013-09-29mxfdec: set audio timebase to 1/samplerateAnton Khirnov
2013-09-29avcodec/tiff_common: fix bprint max sizesMichael Niedermayer
2013-09-29avcodec/exif: print bytes and undefined types as scalar listsMichael Niedermayer
2013-09-27fate: add phase testPaul B Mahol
2013-09-24avcodec/mjpegenc: dont store DQT for LJPEGMichael Niedermayer
2013-09-23Merge commit 'f1eac2b8a0370b908cd691086d11f51342054730'Michael Niedermayer
2013-09-22Make decoding alpha optional for some codecs.Reimar Döffinger
2013-09-21avfilter/vf_tinterlace: add yuv411p, yuv440p, yuva422p and yuva444pPaul B Mahol