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
AgeCommit message (Expand)Author
2018-02-06lavf: move fifo test muxer into separate fileJosh de Kock
2017-12-06avformat/mux: stop delaying writing the headerJames Almer
2017-11-13movenc-test: fix potential uninitialized readTimo Rothenpieler
2017-10-29avformat: remove use of deprecated AVFMT_FLAG_KEEP_SIDE_DATA flagJames Almer
2017-09-28movenc-test: Add tests for negative cts offsetsMartin Storsjö
2017-09-01Use the new AVIOContext destructor.Anton Khirnov
2017-04-04Merge commit '537b5b773b317af79d3a5b576ee9683e15ed84f6'James Almer
2017-03-15ffmpeg, ffprobe: don't "merge" side data into packet data by defaultwm4
2017-01-06avformat/test/fifo_muxer: add check for FailingMuxerPacketData allocSteven Liu
2016-12-02avformat/tests/fifo_muxer: includes libavformat/network.h to define ETIMEDOUT...Gregory J. Wolfe
2016-11-24rtmpdh: Do global initialization before running the testMartin Storsjö
2016-10-19FATE: Add test for muxing discontinuous MP4 fragments with large timestampsDerek Buitenhuis
2016-10-18avformat/tests/gitignore: add fifo_muxer entryZhao Zhili
2016-08-22avformat/fifo: Add fate testJan Sebechlebsky
2016-06-23Merge commit 'a79aafd0b4d37eda6f15dc68e6509d4e815290c9'Matthieu Bouron
2016-06-23Merge commit 'fd4957d9c67996e7d218fd36b4168c9cb85f9ea7'Matthieu Bouron
2016-06-22Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch
2016-05-18movenc: Add a test for VFR with b-frames, with a duration change at a fragmen...Martin Storsjö
2016-05-18movenc-test: Test write_data_typeMartin Storsjö
2016-05-13tests: Move all test programs to a subdirectoryDiego Biurrun