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
2009-07-22Fix building of tools/*Måns Rullgård
2009-07-17Make sure that tests/seek_test.o gets deleted on 'make clean'.Diego Biurrun
2009-07-12Use LD for linking, default to same as CCMåns Rullgård
2009-06-25Split developer documentation off from general documentation.Diego Biurrun
2009-06-23Consistently rename variables denoting regression reference file(s)Stefano Sabatini
2009-06-19Rename tests/ffmpeg.regression.ref to tests/vsynth.regression.ref,Stefano Sabatini
2009-06-16Add "config" make target to rerun configure with old optionsMåns Rullgård
2009-05-29Remove $(CLEANSUFFIXES) and $(DISTCLEANSUFFIXES) on clean/distcleanDave Yeo
2009-05-25The MLP optimizations do not depend on HAVE_MMX, but on ARCH_X86.Diego Biurrun
2009-05-25NEON-OBJS should also be cleared for each subdir.Ramiro Polla
2009-03-30Move generated file aynth1.sw to the data subdirectory. Thus it does not haveDiego Biurrun
2009-03-30Rename regression.sh --> codec-regression.sh. Now all regression test scriptsDiego Biurrun
2009-03-30Rename server-regression.sh --> ffserver-regression.sh for consistency.Diego Biurrun
2009-03-30Rename servertest target to ffservertest.Diego Biurrun
2009-03-30Rename libav.regression.ref --> lavf.regression.ref.Diego Biurrun
2009-03-30Rename libavtest target to lavftest to better express what it tests.Diego Biurrun
2009-03-30Rename test.conf --> ffserver.conf, the new name is more meaningful.Diego Biurrun
2009-03-29Rename seek_test.sh --> seek-regression.sh for greater consistency.Diego Biurrun
2009-03-27Move output_example.c --> libavformat/output-example.c.Diego Biurrun
2009-03-26Remove unnecessary CFLAGS variable from output_example link command.Diego Biurrun
2009-03-26Removing example programs is already handled by the generic clean commands,Diego Biurrun
2009-03-25Clear some more variables that are used on subdir Makefiles.Ramiro Polla
2009-03-23Rename 'tests' target to 'testprogs'. It is too easily confused with theDiego Biurrun
2009-03-23Add rule for building API example programs.Diego Biurrun
2009-03-20PCX encoder that handles 1-, 8-, and 24-bpp pixfmts.Daniel Verkamp
2009-03-13Remove 'lib' and 'swscale-error' from list of phony targets.Diego Biurrun
2009-03-13Mark all clean targets as phony.Diego Biurrun
2009-03-13Add "testclean" target to .PHONYReimar Döffinger
2009-03-11mxf and mxf d10 regression testsBaptiste Coudurier
2009-03-09Allow different executable suffix for host and targetMåns Rullgård
2009-03-04Remove old scaler.Michael Niedermayer
2009-03-03Remove deprecated vhook subsystem.Diego Biurrun
2009-02-21Bail out if regtest-flashsv is run but zlib is not enabled.Diego Biurrun
2009-02-21Fix swscale-error vs. swscale_error typo; it is marked as the former in .PHONY.Diego Biurrun
2009-02-21Declare version.h dependencies explicitlyMåns Rullgård
2009-01-26Add (un)installation targets for ffpresets using the new DATADIR variableRobert Swain
2009-01-10Add a separate 'testclean' rule to clean regression test data withoutFrancesco Cosoleto
2008-11-23Run regression tests on target system.Måns Rullgård
2008-11-23Build regression test data generators using HOSTCCMåns Rullgård
2008-10-30Add check target to run both tests and checkheaders targets.Diego Biurrun
2008-10-25Use OBJS variable for all object filesMåns Rullgård
2008-09-27Add alltools target to build all the tools/ stuff.Diego Biurrun
2008-09-13Switch regression tests to swscale.Michael Niedermayer
2008-08-25restore accidently deleted fileJustin Ruggles
2008-08-251000l to me. committed to wrong repo. revert last commit.Justin Ruggles
2008-08-09PCM regression tests.Peter Ross
2008-07-17Move up swscale_error target so that regression tests error out immediately.Diego Biurrun
2008-06-19enable version.h to be created from subdirsMåns Rullgård
2008-06-16Generate pkg-config files in each library subdirectory so that they doDiego Biurrun
2008-06-06Remove Fabrice's copyright from the Makefiles. They have been entirelyDiego Biurrun