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
2013-01-12fate: try to fix diracMichael Niedermayer
2013-01-11fate: add dirac decoding test (main profile).Clément Bœsch
2013-01-11Merge commit 'ec86ba57312745fd7ad9771e3121e79c6aacba30'Michael Niedermayer
2013-01-10fate: Split fate-siff test into demuxer and VB video decoder testDiego Biurrun
2013-01-09idcin: better error handlingJustin Ruggles
2013-01-08fate: upate after 55d32eed8fPaul B Mahol
2013-01-06lavfi/kerndeint: fix temp buffer linesize.Clément Bœsch
2013-01-06Drop Snow codecDiego Biurrun
2013-01-0610l: Update fate seeking reference after last commit.Carl Eugen Hoyos
2013-01-06mmf.c: Use LIBAVFORMAT_IDENT when writing Yamaha SMAF version information.Carl Eugen Hoyos
2013-01-06mmf.c: Do not write metadata into the SMAF Contents Info chunk.内田佳久
2013-01-05Allow remaining 32bit RGB packed pix_fmts in kerndeint filter.Carl Eugen Hoyos
2013-01-05lavfi/kerndeint: fix mismatch between declared pixel format and testStefano Sabatini
2013-01-05lavfi: add histeq filterStefano Sabatini
2013-01-05lavfi: add kerndeint filterStefano Sabatini
2013-01-04mpegpsenc: avoid shifting dts/ptsMichael Niedermayer
2013-01-04lswr: Improve default resampler's default parametersAlexander Strasser
2013-01-04fate: update seek-lavf-aiff after previous commitPaul B Mahol
2013-01-03aiffenc: metadata supportPaul B Mahol
2013-01-03lavf/webvtt: use ff_subtitles_read_chunk().Clément Bœsch
2013-01-03subviewer: sanitize packets.Clément Bœsch
2013-01-03fate/sub2video: move sws flags globally in the filtergraph.Clément Bœsch
2013-01-02fate: add missing bitexact flag to scale filterMichael Niedermayer
2013-01-02fate: add sub2video test.Nicolas George
2013-01-02fate: merge mapchan and options into ffmpeg.Nicolas George
2013-01-01fate: add nistsphere demuxer testPaul B Mahol
2012-12-31Merge commit '5e6ee38bd3cef0dd05f1dd7977c71f3479eb6d01'Michael Niedermayer
2012-12-31Sony Wave64 muxerPaul B Mahol
2012-12-31microdvd: sanitize AVPackets.Clément Bœsch
2012-12-31Add SubViewer v1 subtitles demuxer and decoder.Clément Bœsch
2012-12-31Add PJS subtitles demuxer and decoder.Clément Bœsch
2012-12-31Add AQTitle subtitles demuxer.Clément Bœsch
2012-12-31Add MPlayer subtitles demuxer.Clément Bœsch
2012-12-31Add VPlayer subtitles demuxer and decoder.Clément Bœsch
2012-12-31Add MPL2 subtitles demuxer and decoder.Clément Bœsch
2012-12-31lavc/srtenc: do not add trailing line breaks with SubRip.Clément Bœsch
2012-12-30FATE: add cavs testAnton Khirnov
2012-12-25mxfdec: Rescale audio stream duration from EditRate to SampleRateTomas Härdin
2012-12-24Merge commit 'c6303f8d70c25dd6c6e6486c78bf99c9924e2b6b'Michael Niedermayer
2012-12-24ansi: do not depend on get_buffer() initializing the frame.Anton Khirnov
2012-12-24yop: simplify/sanitize the decoding loopAnton Khirnov
2012-12-23fate/mp=pp: remove dering subfilter test.Clément Bœsch
2012-12-23rmenc: write correct bytes per minutePiotr Bandurski
2012-12-20aiffenc: set correct number of bits foru8 in aiffPiotr Bandurski
2012-12-19fate: re-enable lavfi gradfun filter test.Clément Bœsch
2012-12-16mjpegenc: fix 444 block count so it is below 10Michael Niedermayer
2012-12-16lavf: Provide a monotonic timestamp to the outside worldHarald Axmann
2012-12-15fate: update fate for 1a490df12fd9Michael Niedermayer
2012-12-11fate: add BRSTM demuxer testPaul B Mahol
2012-12-10ZeroCodec: Flip outputCarl Eugen Hoyos