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
2011-02-22Makefile: include deps from tools directoryMans Rullgard
2011-02-17Merge libavcore into libavutilReinhard Tartler
2011-02-13Allow "make clean" to clean files in toolsStefano Sabatini
2011-02-13Add lavfi-showfiltfmts and graph2dot to $(TOOLS)Stefano Sabatini
2011-02-13VP8: ARM optimised decode_block_coeffs_internalMans Rullgard
2011-02-02Makefile: remove unused variable ALLHTMLPAGESMans Rullgard
2011-02-02Makefile: build docs only for enabled tools; fix docs dependenciesMans Rullgard
2011-02-02Auto-generate dependencies for documentationMans Rullgard
2011-01-30doc: modify style for texi2html 1.78+Janne Grunau
2011-01-26Makefile: fix cleaning of tools in tests directoryMans Rullgard
2011-01-26Fix ALLPROGS_G so that *_g binaries get cleaned properlyDaniel Verkamp
2011-01-23Makefile: simplify test tools handlingMans Rullgard
2011-01-21Makefile: simplify setting of some variablesMans Rullgard
2011-01-09Add demuxers.texi file.Stefano Sabatini
2010-12-27Metadata muxerAnton Khirnov
2010-12-23Add dependency for the libavfitler.html file.Stefano Sabatini
2010-12-14Simplify texi files naming: ff*-doc.texi -> ff*.texi.Stefano Sabatini
2010-12-11Define PODPAGES in Makefile, and make them depend onStefano Sabatini
2010-12-07Fix building of object files in tools/Ramiro Polla
2010-11-08Add a file for bitstream filters documentation.Stefano Sabatini
2010-11-03Add eval.texi file.Stefano Sabatini
2010-08-26fate: print list of tests with "make fate-list"Måns Rullgård
2010-08-23MP3 float decoder FATE testsVitor Sessak
2010-08-22fate: remove pointless fate/fate2 separationMåns Rullgård
2010-08-17Skip adding SDL_CFLAGS to CFLAGS for the ffplay.d target.Diego Biurrun
2010-08-04fate: move some groups of related tests to their own filesMåns Rullgård
2010-08-01Fix fate-lavfi-pixfmts test cross-compilation.Stefano Sabatini
2010-07-31Add protocols.texi.Stefano Sabatini
2010-07-27Add the indevs.texi and outdevs.texi files.Stefano Sabatini
2010-07-27fate: create report filesMåns Rullgård
2010-07-27Add a simple base64 encoder for use in testsMåns Rullgård
2010-07-22Do not automatically run configureMåns Rullgård
2010-07-21Add libavcore.Stefano Sabatini
2010-07-21Enable lavfi test in "make test"Måns Rullgård
2010-07-20Rerun configure when all*.c files have changedMåns Rullgård
2010-07-20Change message tag for tests to simply TESTMåns Rullgård
2010-07-20Remove old regtest make rules redirecting to fate-based onesMåns Rullgård
2010-07-20fate: allow running regtests through fate frontendMåns Rullgård
2010-07-19Generate list of lavfi tests in configureMåns Rullgård
2010-07-19fate: echo fate-run command with V=1Måns Rullgård
2010-07-10Remove dead target from .PHONY listMåns Rullgård
2010-07-09fate: add oneoff test for twinvqMåns Rullgård
2010-07-09fate: add oneoff comparison methodMåns Rullgård
2010-07-09fate: pass additional variables to test scriptMåns Rullgård
2010-07-09Change names of regtest output files to closer match the reference filesMåns Rullgård
2010-07-08Simplify regtest reference makefile dependenciesMåns Rullgård
2010-07-08Move regression test dependencies to configureMåns Rullgård
2010-07-08Create the regtest reference files only when necessaryMåns Rullgård
2010-07-08Clean up make rules for calling codec test scriptsMåns Rullgård
2010-07-08Beautify make messages when generating test data filesMåns Rullgård