summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* Merge libavcore into libavutilReinhard Tartler2011-02-16
| | | | Done to keep ABI compatible. Otherwise this is just silly
* Allow "make clean" to clean files in toolsStefano Sabatini2011-02-13
| | | | | Signed-off-by: Mans Rullgard <mans@mansr.com> (cherry picked from commit 40321376d8aea3347bec9c4d09925e8c5b8edb55)
* Add lavfi-showfiltfmts and graph2dot to $(TOOLS)Stefano Sabatini2011-02-13
| | | | | | | | | Allow make clean to remove the corresponding binaries. Fix issue 2162. Signed-off-by: Mans Rullgard <mans@mansr.com> (cherry picked from commit cd6a5a57b820c5fe008ea0f91a727861b7b2a331)
* VP8: ARM optimised decode_block_coeffs_internalMans Rullgard2011-02-13
| | | | | | | Approximately 5% faster on Cortex-A8. Signed-off-by: Mans Rullgard <mans@mansr.com> (cherry picked from commit a7878c9f73c12cfa685bd8af8f3afcca85f56a8b)
* Makefile: remove unused variable ALLHTMLPAGESMans Rullgard2011-02-02
| | | | | Signed-off-by: Mans Rullgard <mans@mansr.com> (cherry picked from commit f3619680a7b14415479376b2c35a481c8f43927e)
* Makefile: build docs only for enabled tools; fix docs dependenciesMans Rullgard2011-02-02
| | | | | | | | | This makes "make documentation" build the man/html pages only for the tools enabled in the build. It also fixes the dependency tracking for the built man pages. Signed-off-by: Mans Rullgard <mans@mansr.com> (cherry picked from commit 7f939f55bb79f962adc96b6b45e288dbb0069a67)
* Auto-generate dependencies for documentationMans Rullgard2011-02-02
| | | | | Signed-off-by: Mans Rullgard <mans@mansr.com> (cherry picked from commit a0f9c8ce372c3943104672f8fd7ba2bcf9a5e157)
* doc: modify style for texi2html 1.78+Janne Grunau2011-01-30
| | | | | | | | | | | | | The generated HTML files are similar to the ones generated with texi2html 1.56k used on the website. Tested with texi2html 1.78 and 5.0. 1.78 is the minimal recommended version. The removed @sp from the titlepage section were ignored until texi2html 5.0. If not removed the pages generated by 5.0 will have ugly empty space around the title. (cherry picked from commit a8f0814a742dee4783afaa5bedb01aa0c77b1fc4)
* Makefile: fix cleaning of tools in tests directoryMans Rullgard2011-01-26
| | | | | | | | The variable TESTPROGS is reset by the library makefiles, use another name. Signed-off-by: Mans Rullgard <mans@mansr.com> (cherry picked from commit 3d157bf31f33cf413a6fb04ba69a4015ca0625cb)
* Fix ALLPROGS_G so that *_g binaries get cleaned properlyDaniel Verkamp2011-01-26
| | | | | Signed-off-by: Mans Rullgard <mans@mansr.com> (cherry picked from commit 3adbe49f2b1a25d2fd44080167b6519c4ce4e30e)
* Makefile: simplify test tools handlingMans Rullgard2011-01-23
| | | | | Signed-off-by: Mans Rullgard <mans@mansr.com> (cherry picked from commit 2b39962eb616bdb848673485d7b9feed48d39e36)
* Makefile: simplify setting of some variablesMans Rullgard2011-01-21
| | | | | Signed-off-by: Mans Rullgard <mans@mansr.com> (cherry picked from commit 583fcb528cb13b271860529a464abc6304e063e3)
* Add demuxers.texi file.Stefano Sabatini2011-01-09
| | | | Originally committed as revision 26282 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Metadata muxerAnton Khirnov2010-12-27
| | | | | | Dumps all metadata to a text file for easy manual editing. Originally committed as revision 26101 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add dependency for the libavfitler.html file.Stefano Sabatini2010-12-23
| | | | Originally committed as revision 26078 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Simplify texi files naming: ff*-doc.texi -> ff*.texi.Stefano Sabatini2010-12-14
| | | | Originally committed as revision 26006 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Define PODPAGES in Makefile, and make them depend onStefano Sabatini2010-12-11
| | | | | | | | fftools-common-opts.texi. Fix pod files updating when fftools-common-opts.texi is changed. Originally committed as revision 25928 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix building of object files in tools/Ramiro Polla2010-12-07
| | | | | | Fixes issue issue2408. Originally committed as revision 25905 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a file for bitstream filters documentation.Stefano Sabatini2010-11-08
| | | | | | | Based on a patch by Nicolas George <@var{name}.@var{surname}@@normalesup.@code{org}>. Originally committed as revision 25709 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add eval.texi file.Stefano Sabatini2010-11-03
| | | | Originally committed as revision 25665 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: print list of tests with "make fate-list"Måns Rullgård2010-08-26
| | | | Originally committed as revision 24947 to svn://svn.ffmpeg.org/ffmpeg/trunk
* MP3 float decoder FATE testsVitor Sessak2010-08-23
| | | | Originally committed as revision 24880 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: remove pointless fate/fate2 separationMåns Rullgård2010-08-22
| | | | Originally committed as revision 24868 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Skip adding SDL_CFLAGS to CFLAGS for the ffplay.d target.Diego Biurrun2010-08-17
| | | | | | We no longer create .d files directly, so the rule is pointless. Originally committed as revision 24805 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: move some groups of related tests to their own filesMåns Rullgård2010-08-04
| | | | | | | This moves some groups of tests for single codecs to separate files, and adds shorthands for running all tests in a group. Originally committed as revision 24697 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix fate-lavfi-pixfmts test cross-compilation.Stefano Sabatini2010-08-01
| | | | | | | | Add the lavfi-showfiltfmts dependency in the Makefile, and correctly use the $target_exec and $target_path variables for invoking the lavfi-showfiltfmts tool. Originally committed as revision 24645 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add protocols.texi.Stefano Sabatini2010-07-31
| | | | Originally committed as revision 24616 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add the indevs.texi and outdevs.texi files.Stefano Sabatini2010-07-27
| | | | Originally committed as revision 24543 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: create report filesMåns Rullgård2010-07-26
| | | | Originally committed as revision 24529 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a simple base64 encoder for use in testsMåns Rullgård2010-07-26
| | | | Originally committed as revision 24526 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Do not automatically run configureMåns Rullgård2010-07-22
| | | | | | | | Making automatic reconfigure work properly in all cases proved more difficult than it seemed, and people complained about it. Instead, print a warning when the configuration appears to be out of date. Originally committed as revision 24436 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add libavcore.Stefano Sabatini2010-07-21
| | | | | | | | | | | The new library is meant to contain the core multimedia utilities for FFmpeg, to make them shareable between more libav* libraries. See thread: Subject: [FFmpeg-devel] [RFC] New library for shared non-generic libav* utils Date: Fri, 9 Jul 2010 01:07:40 +0200 Originally committed as revision 24393 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Enable lavfi test in "make test"Måns Rullgård2010-07-21
| | | | Originally committed as revision 24382 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Rerun configure when all*.c files have changedMåns Rullgård2010-07-20
| | | | Originally committed as revision 24370 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Change message tag for tests to simply TESTMåns Rullgård2010-07-20
| | | | Originally committed as revision 24369 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove old regtest make rules redirecting to fate-based onesMåns Rullgård2010-07-20
| | | | Originally committed as revision 24348 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: allow running regtests through fate frontendMåns Rullgård2010-07-20
| | | | Originally committed as revision 24347 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Generate list of lavfi tests in configureMåns Rullgård2010-07-19
| | | | Originally committed as revision 24329 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: echo fate-run command with V=1Måns Rullgård2010-07-19
| | | | Originally committed as revision 24328 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove dead target from .PHONY listMåns Rullgård2010-07-09
| | | | Originally committed as revision 24151 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: add oneoff test for twinvqMåns Rullgård2010-07-09
| | | | Originally committed as revision 24135 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: add oneoff comparison methodMåns Rullgård2010-07-09
| | | | | | | | This adds the 'oneoff' comparison method. It compares two s16le pcm files with a max difference <= the fuzz factor treated as success. Default fuzz is 1. On failure, the full tiny_psnr output is printed. Originally committed as revision 24134 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fate: pass additional variables to test scriptMåns Rullgård2010-07-09
| | | | | | | | | | This passes the following additional variables to the test script: - CMP method to use comparing output with reference, default 'diff' - REF reference file, default 'tests/ref/fate/${test}' - FUZZ maximum fuzz factor in comparison, meaning depends on CMP Originally committed as revision 24133 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Change names of regtest output files to closer match the reference filesMåns Rullgård2010-07-08
| | | | Originally committed as revision 24127 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Simplify regtest reference makefile dependenciesMåns Rullgård2010-07-08
| | | | Originally committed as revision 24121 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move regression test dependencies to configureMåns Rullgård2010-07-08
| | | | | | This allows expressing complex dependencies more easily. Originally committed as revision 24120 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Create the regtest reference files only when necessaryMåns Rullgård2010-07-08
| | | | | | | This avoid recreating the ref files every time an individual test is run from the command line. Originally committed as revision 24113 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Clean up make rules for calling codec test scriptsMåns Rullgård2010-07-08
| | | | Originally committed as revision 24112 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Beautify make messages when generating test data filesMåns Rullgård2010-07-08
| | | | Originally committed as revision 24111 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add pixdesctest filter and corresponding test.Stefano Sabatini2010-07-07
| | | | Originally committed as revision 24092 to svn://svn.ffmpeg.org/ffmpeg/trunk