]> git.sesse.net Git - ffmpeg/history - doc/Makefile
h264: discard slices of redundant pictures right after parsing the slice header
[ffmpeg] / doc / Makefile
2015-02-28 Anton KhirnovAdd a QSV decoding example.
2014-02-25 Anton Khirnovlibavfilter: example audio filtering program
2014-02-16 Diego BiurrunMove all example programs to doc/examples
2014-02-14 Diego Biurrunbuild: doxy: Include code examples in Doxygen documentation
2014-02-14 Diego Biurrunbuild: Do not pass HTML snippets and stylesheet as...
2014-02-10 Christophe Gisquetbuild: fix examples compilation when EXESUF is not...
2014-01-01 Anton KhirnovMakefile: add html template files to the doxygen deps
2013-11-27 Andreas UnterwegerAdd an audio transcoding example.
2013-11-26 Diego Biurrunbuild: Check for pod2man instead of perl for manual...
2013-11-25 Diego Biurrunbuild: Integrate multilibrary examples into the build...
2013-11-25 Diego Biurrunbuild: Separate building programs linking against libav...
2013-11-25 Martin Storsjödoc: Add the host executable suffix for the print_optio...
2013-11-23 Diego Biurrunbuild: more fine-grained dependencies for documentation...
2013-08-31 Vittorio Giovaraconfigure: Add docdir configuration option
2013-01-24 Luca Barbatodoc: fix dependencies in pod generation
2012-11-02 Janne Grunaudoc: add apidoc target for doxygen API documentation
2012-10-08 Luca Barbatodoc: initial nut documentation
2012-07-26 Mans Rullgardbuild: use COMPILE template for HOSTOBJS
2012-03-28 Mans Rullgardbuild: fix doc generation errors in parallel builds
2012-03-27 Diego Biurrunbuild: Do not explicitly add the doc directory to the...
2012-03-20 Mans Rullgarddoc: pass -Idoc texi2html and texi2pod
2012-03-20 Anton KhirnovGenerate manpages for AV{Format,Codec}Context AVOptions.
2011-12-09 Luca Barbatodoc: split platform specific information
2011-12-09 Luca Barbatodoc: port the git-howto to texinfo
2011-12-09 Luca Barbatodoc: document fate in a texinfo
2011-12-08 Diego Biurrunbuild: merge lists of HTML documentation targets
2011-06-29 Mans Rullgardbuild: create output directories as needed
2011-06-28 Mans Rullgardbuild: call texi2pod.pl with full path instead of symlink
2011-06-23 Mans Rullgardbuild: remove SRC_PATH_BARE variable
2011-06-22 Mans Rullgardbuild: move documentation rules to doc/Makefile
2007-05-17 Diego BiurrunMake documentation build nonrecursive: Merge it into...
2006-11-08 Måns Rullgårdallow spaces in source and build directory names
2006-10-03 Diego BiurrunMark all phony targets as such.
2006-08-17 Diego BiurrunRevert last commit, VPATH is necessary for out-of-tree...
2006-08-17 Diego BiurrunRemove unnecessary include and variable declaration.
2005-01-21 Philipp Matthias... Out-of-directory build patch by (Philipp Matthias Hahn...
2003-08-24 Fabrice Bellardadded ffplay documentation - added automatic man page...
2003-06-02 Fabrice Bellardautogeneration of html files
2002-11-30 Philip GladstoneMoved hook documentation into the doc directory
2002-11-19 Fabrice Bellardffserver documentation update
2002-11-04 Fabrice Bellardadded faq.html
2002-10-27 Fabrice Bellardnew texinfo documentation - HTML version also included