summaryrefslogtreecommitdiffstats
path: root/doc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* doc: Add mailing list FAQLou Logan2017-10-031-0/+1
* Merge commit 'acb0dea27efff4b35796015b96570b59fd517078'James Almer2017-09-291-37/+2
|\
| * build: Split logic for building examples off into a separate MakefileDiego Biurrun2017-02-211-21/+2
* | Merge commit 'db4903eb4875bed6c5b8a4259cdd7bc1768dfdf6'James Almer2017-09-281-3/+2
|\ \ | |/
| * build: Avoid duplication in examples listsDiego Biurrun2017-02-211-8/+1
* | Merge commit '533339bdcc3b39bbd708c723b3cd0b5898350f0f'James Almer2017-09-281-1/+1
|\ \ | |/
| * build: Drop leftover reference to old EXAMPLES logicDiego Biurrun2017-02-211-1/+1
* | examples/hw_decode: Add a HWAccel decoding example.Jun Zhao2017-07-301-0/+1
* | Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'Clément Bœsch2017-05-031-1/+1
|\ \ | |/
* | Merge commit '7b1f03477f1a43d2261fbd83e50a4ad90c7f806d'Clément Bœsch2017-03-291-1/+2
|\ \ | |/
| * examples/avcodec: split the remaining two examples into separate filesAnton Khirnov2016-11-021-3/+9
* | Merge commit 'f5df897c4b61985e3afc89ba1290649712ff438e'Clément Bœsch2017-03-291-0/+1
|\ \ | |/
| * examples/avcodec: split audio decoding into a separate exampleAnton Khirnov2016-11-021-1/+3
* | Merge commit '40aaa8dadfd1c69ff4460d04750e1403b5535a6d'Clément Bœsch2017-03-291-0/+1
|\ \ | |/
| * examples/avcodec: split audio encoding into a separate exampleAnton Khirnov2016-11-021-1/+2
| * build: doc: more fine-grained dependencies for generated texi filesDiego Biurrun2016-09-151-4/+7
* | doc/examples: build http_multiclient exampleClément Bœsch2016-09-301-0/+1
* | build: remove references to inexistant avcodec exampleClément Bœsch2016-09-301-1/+0
* | build: Make API documentation depend on config.makTimothy Gu2016-08-021-1/+1
* | doc: make apidoc output independent of SRC_PATHAndreas Cadhalpun2016-01-021-3/+4
* | doc/examples: rename avio_list_dir -> avio_dir_cmdMariusz Szczepańczyk2015-08-161-1/+1
* | doc/examples: add directory listing exampleLukasz Marek2015-03-281-0/+1
* | Merge commit '990e4a6639d0714198583c2812b1074b5751898f'Michael Niedermayer2015-03-011-0/+1
|\ \ | |/
| * Add a QSV decoding example.Anton Khirnov2015-02-281-0/+1
* | stop embedding the build dateAndreas Cadhalpun2015-02-021-2/+2
* | Use makeinfo to generate html doc for the new websiteTimothy Gu2014-09-041-1/+12
* | build sys: enable the decoding_encoding example under the ffmpeg/doc/examplesRong Yan2014-09-021-0/+1
* | avcodec: export motion vectors in frame side data on demandClément Bœsch2014-08-181-0/+1
* | doc: add doxygen target tagTimothy Gu2014-07-081-0/+1
* | doc: make doxygen program configurableTimothy Gu2014-07-081-1/+1
* | doc: add doxy-wrapper.sh to doc/doxygen/html dependenciesTimothy Gu2014-07-081-1/+1
* | doc/examples: Add example transcoding.cAndrey Utkin2014-03-171-0/+1
* | Merge commit 'e7dfaf16a403972eb6aed5ce8f84c0085bd2fb5a'Michael Niedermayer2014-02-251-0/+1
|\ \ | |/
| * libavfilter: example audio filtering programAnton Khirnov2014-02-251-1/+2
* | Merge commit 'b339182eba34f28de5f1a477cdd2c84f1ef35d90'Michael Niedermayer2014-02-171-1/+1
|\ \ | |/
| * Move all example programs to doc/examplesDiego Biurrun2014-02-161-1/+3
* | Merge commit '3a26ccbf0d9f806d067e76a3f484170abecb36b3'Michael Niedermayer2014-02-141-1/+1
|\ \ | |/
| * build: doxy: Include code examples in Doxygen documentationDiego Biurrun2014-02-141-1/+1
* | Merge commit 'f1f42cfc66804907d1df9231469e4296472bb0f5'Michael Niedermayer2014-02-141-2/+4
|\ \ | |/
| * build: Do not pass HTML snippets and stylesheet as input to DoxygenDiego Biurrun2014-02-141-2/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-02-101-1/+1
|\ \ | |/
| * build: fix examples compilation when EXESUF is not emptyChristophe Gisquet2014-02-101-1/+1
* | examples: add avio_reading.c exampleStefano Sabatini2014-02-021-0/+1
* | examples: add remuxing exampleStefano Sabatini2014-01-201-0/+1
* | doc/doxy: remove unused filesMichael Niedermayer2014-01-021-4/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-01-021-1/+4
|\ \ | |/
| * Makefile: add html template files to the doxygen depsAnton Khirnov2014-01-011-1/+4
* | doc: add script to compute texi files dependenciesStefano Sabatini2013-12-061-1/+1
* | doc/Makefile: cosmetics after previous commits.Clément Bœsch2013-11-281-4/+4
* | build: also clean the examples with debug symbolsClément Bœsch2013-11-281-3/+4
OpenPOWER on IntegriCloud