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
2010-05-10FATE: print friendly error for individual tests when SAMPLES unsetMåns Rullgård
2010-04-19Makefile: make fate target depend on compiling ffmpegVitor Sessak
2010-03-18Add some ad-hoc tests for libavfilter.Stefano Sabatini
2010-03-15Add FATE testsMåns Rullgård
2010-03-14Fix brief make output for generated tablesMåns Rullgård
2010-03-1010l: fix version.h generationMåns Rullgård
2010-03-10Make version.h depend on git changesMåns Rullgård
2010-03-10Improve version.h generationMåns Rullgård
2010-03-10Prettify make output for documentationMåns Rullgård
2010-03-10Change dir into doc/ when running texi2htmlMåns Rullgård
2010-03-08checkheaders: skip per-arch headers not meant for direct inclusionMåns Rullgård
2010-03-08Add TESTOBJS make variable for extra objects used by test appsMåns Rullgård
2010-03-08Skip cmdutils_common_opts.h fragment in checkheadersMåns Rullgård
2010-03-06Prettify make outputMåns Rullgård
2010-03-06Add INSTALL makefile variableMåns Rullgård
2010-03-06Use mkdir -p to create directoriesMåns Rullgård
2010-03-06Add CP make variableMåns Rullgård
2010-03-06Use $(RM) to delete filesMåns Rullgård
2010-03-03Run seektest on all generated filesMåns Rullgård
2010-03-03Remove unused argument to test scriptsMåns Rullgård
2010-02-21Add FFprobe tool.Stefano Sabatini
2010-02-20Delete avconfig.h on distcleanMåns Rullgård
2010-02-20Delete all test related files in testclean ruleMåns Rullgård
2010-01-31Separate audio-only tests so they are only run onceMåns Rullgård
2010-01-2710l: fix linkingMåns Rullgård
2010-01-27Allow disabling of lavc, lavf, lavd, and lswsMåns Rullgård
2010-01-27Revert r21226, it was a joke:Ramiro Polla
2010-01-19Add rules to install generated headersMåns Rullgård
2010-01-16regtest: run tests only for enabled codecs and formatsMåns Rullgård
2010-01-16regtest: split wma test into wmav1 and wmav2Måns Rullgård
2010-01-16regtest: split reference files allowing tests to run individuallyMåns Rullgård
2010-01-15Get one step closer to world domination.Ramiro Polla
2009-12-12Add ROQ format regression test.Reimar Döffinger
2009-11-10Fix make install when all of ffmpeg/ffplay/ffserver are disabledMåns Rullgård
2009-10-31Allow disabling doc generation with --disable-docMåns Rullgård
2009-10-31Makefile cosmeticsMåns Rullgård
2009-10-29Add generic rules for building helpers with HOSTCCMåns Rullgård
2009-10-27Split codec-regression.sh again and create a lavfi-regression.sh forStefano Sabatini
2009-10-24Split codec-regression.sh, and create the lavf-regression.sh script.Stefano Sabatini
2009-10-21Rename vfilters.texi to libavfilter.texi, as the file is meant toStefano Sabatini
2009-10-18cosmetics: Break overly long lines.Diego Biurrun
2009-10-18Add documentation for libavfilter video filters.Stefano Sabatini
2009-10-07Add ALAC encoding and decoding regression tests.Justin Ruggles
2009-09-27Implement a lavfitest target for testing regressions in libavfilter.Stefano Sabatini
2009-09-21Split dnxhd regression test so the parts can run in parallelMåns Rullgård
2009-09-18Add probetest to TOOLS list.Diego Biurrun
2009-09-18Introduce a variable for all targets in the tools subdirectory.Diego Biurrun
2009-09-17Add dnxhd test to regression tests.Reimar Döffinger
2009-09-10Fix typo: '.' was used instead of '/' as directory separator.Diego Biurrun
2009-08-23Skip headers requiring external libs not present in checkheadersMåns Rullgård