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
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
2012-09-07gitignore: codec_names.h is no moreMichael Niedermayer
2012-09-02examples: add demuxing.c exampleStefano Sabatini
2012-08-28gitignore: add scaling_video example.Clément Bœsch
2012-08-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-08build: change checkheaders to use regular build rulesMans Rullgard
2012-07-07tools/bisect: rename temporary file and add it to git ignoreMichael Niedermayer
2012-07-07tool/bisect: add some magic to make the bisect tool be useable when its not p...Michael Niedermayer
2012-07-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-04lavfi: reclassify showfiltfmts as a TESTPROGMans Rullgard
2012-07-04gitignore: Use full path instead of relative path to specify patternsDiego Biurrun
2012-06-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-13build: Do not delete tests/vsynth2 directory, which is no longer created.Diego Biurrun
2012-05-12doc/examples: add programs to .gitignore.Clément Bœsch
2012-05-10Add tools/ffeval to .gitignore.Clément Bœsch
2012-05-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-02gitignore: add Win32 library suffixesJoakim Plate
2012-04-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-27gitignore: replace library catch-all pattern by more specific patternsDiego Biurrun
2012-03-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-25Ignore generated files below doc/.Diego Biurrun
2012-02-23Remove libpostproc.Diego Biurrun
2012-01-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-25Ignore generated aviocat and ismindex tools.Diego Biurrun
2012-01-24Remove ffmpeg.Anton Khirnov
2011-12-20doc: fate: Support building a plain text versionAlexander Strasser
2011-09-19gitignore: add libswresample*Michael Niedermayer
2011-09-12gitignore: ignore .exp files, as generated by the MS linker on win32Hendrik Leppkes
2011-09-11gitignore: add files to git ignore generated on a win32 buildJoakim Plate
2011-08-22lavc: add a table of all codecs names.Nicolas George
2011-08-13Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'Michael Niedermayer
2011-08-12Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov
2011-08-09Rename ffserver to avserver.Anton Khirnov