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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-10gitignore: ignore object file temporariesGanesh Ajjanagadde
2015-09-10.gitignore: ignore temp filesHarshit Mittal
2015-08-16doc/examples: rename avio_list_dir -> avio_dir_cmdMariusz Szczepańczyk
2015-07-12Merge commit '8bc67ec2c0d2b5444d51a1bed1d50f0e10d92717'Michael Niedermayer
2015-07-12Checkasm: assembly testing and benchmarking toolHenrik Gramner
2015-07-03Merge commit '1316df7aa98c4784f190d107206d0bb12c590b89'Michael Niedermayer
2015-07-03lavu: add an API function to return the Libav version stringwm4
2015-03-28doc/examples: add directory listing exampleLukasz Marek
2015-02-02Merge commit '11e05533170485b593974cf90916425a0188e7bd'Michael Niedermayer
2015-02-02Ignore generated file tools/sidxindex.Diego Biurrun
2014-10-17gitignore: add test_copy.ffmetaBenoit Fouet
2014-08-18avcodec: export motion vectors in frame side data on demandClément Bœsch
2014-08-01Merge commit '706208ef47bffd525c982975d2756f7b2b220b8d'Michael Niedermayer
2014-08-01fate: Split fate-pixdesc tests and dispatch them through MakeDiego Biurrun
2014-07-10gitignore: add examples/transcodingLukasz Marek
2014-06-18Remove avserver.Anton Khirnov
2014-06-16Merge commit '766f2d965ff1948749c37f26a714adb8aa89c4a9'Michael Niedermayer
2014-06-16gitignore: add dylib and swp entriesVittorio Giovara
2014-05-06gitignore: add tools/uncoded_frameLukasz Marek
2014-04-23examples: rename avcodec.c to decoding_encoding.cStefano Sabatini
2014-02-25Merge commit 'e7dfaf16a403972eb6aed5ce8f84c0085bd2fb5a'Michael Niedermayer
2014-02-25libavfilter: example audio filtering programAnton Khirnov
2014-02-19Merge commit '294a51e18ab7df4d658249361a03f0d716a4e9f0'Michael Niedermayer
2014-02-19gitignore: Add all examples below doc/examplesDiego Biurrun
2014-02-17Merge commit 'b339182eba34f28de5f1a477cdd2c84f1ef35d90'Michael Niedermayer
2014-02-02examples: add avio_reading.c exampleStefano Sabatini
2014-01-20examples: add remuxing exampleStefano Sabatini
2013-12-02Merge commit '3cd612d44789948f72b52944474e0870c5c60964'Michael Niedermayer
2013-12-01gitignore: Ignore multilibrary example programsDiego Biurrun
2013-12-01build: rename version.h to libavutil/ffversion.hTimothy Gu
2013-11-28Add transcode_aac example to .gitignore.Clément Bœsch
2013-11-04doc/examples: rename demuxing to demuxing_decoding.Clément Bœsch
2013-09-04tools: add benchmark for crypto functions.Nicolas George
2013-05-16Rename ffadler to ffhash and expand it using the generic hash APIJames Almer
2013-05-14tools: add zmqsend tool, useful to test the zmq filtersStefano Sabatini
2013-04-06Merge commit 'a862c7d3368241e72a465ab944afa38ea62a6640'Michael Niedermayer
2013-04-05Integrate lcov/gcov into LibavReinhard Tartler
2013-04-05doc: enable compilation of -all tool pagesStefano Sabatini
2013-03-26tools: add tiny_ssimLoren Merritt
2013-02-24tools: add seek_print.Nicolas George
2013-01-17.gitignore: add /doc/examples/pc-uninstalledPaul B Mahol
2012-12-06Add examples/resampling_audio to .gitignore.Clément Bœsch
2012-11-06.gitignore: ignore *.3 files as wellStefano Sabatini
2012-11-04add tools/fourcc2pixfmt to .gitignoreStefano Sabatini
2012-10-26tools: add ffescape utilityStefano Sabatini
2012-10-24Merge commit 'c68317ebbe4915035df0b08c23eea7a0b80ab881'Michael Niedermayer
2012-10-23doxygen: Build Doxygen documentation in the doc/ subdirectoryDiego Biurrun
2012-10-20Merge commit 'c9ef43215c7d68c2cdcdbe02287aa114f27a32ed'Michael Niedermayer
2012-10-20gitignore: ignore files created by msvcHendrik Leppkes
2012-10-16gitignore: add *.dylib for those of us on Darwin/OS X systems.Andrew Euell