144 Commits (cd95ac7e3301b13034f5503ae1bed9dbafee0689)

Author SHA1 Message Date
Anton Khirnov 5384ee486a doc: fix generating doxy with out-of-tree builds 3 years ago
Lou Logan d17a00379e doc: Add mailing list FAQ 7 years ago
Jun Zhao 1e0c75ea16 examples/hw_decode: Add a HWAccel decoding example. 7 years ago
Diego Biurrun acb0dea27e build: Split logic for building examples off into a separate Makefile 8 years ago
Diego Biurrun db4903eb48 build: Avoid duplication in examples lists 8 years ago
Diego Biurrun 533339bdcc build: Drop leftover reference to old EXAMPLES logic 8 years ago
Anton Khirnov 7b1f03477f examples/avcodec: split the remaining two examples into separate files 8 years ago
Anton Khirnov f5df897c4b examples/avcodec: split audio decoding into a separate example 8 years ago
Anton Khirnov 40aaa8dadf examples/avcodec: split audio encoding into a separate example 8 years ago
Clément Bœsch 1a9b4bc4c7 doc/examples: build http_multiclient example 8 years ago
Clément Bœsch 3d064b7802 build: remove references to inexistant avcodec example 8 years ago
Diego Biurrun 8c201dde0a build: doc: more fine-grained dependencies for generated texi files 8 years ago
Timothy Gu fbe22355b7 build: Make API documentation depend on config.mak 8 years ago
Andreas Cadhalpun 753930bc73 doc: make apidoc output independent of SRC_PATH 9 years ago
Mariusz Szczepańczyk 767d780ec0 doc/examples: rename avio_list_dir -> avio_dir_cmd 9 years ago
Lukasz Marek 56b7aa2138 doc/examples: add directory listing example 10 years ago
Anton Khirnov 990e4a6639 Add a QSV decoding example. 10 years ago
Andreas Cadhalpun 103e4c5863 stop embedding the build date 10 years ago
Timothy Gu 17ad5fbb8a Use makeinfo to generate html doc for the new website 10 years ago
Rong Yan 6abeaf2781 build sys: enable the decoding_encoding example under the ffmpeg/doc/examples 10 years ago
Clément Bœsch b0352b1997 avcodec: export motion vectors in frame side data on demand 10 years ago
Timothy Gu 8e6a66b662 doc: add doxygen target tag 11 years ago
Timothy Gu cee98aadb1 doc: make doxygen program configurable 11 years ago
Timothy Gu 865a761081 doc: add doxy-wrapper.sh to doc/doxygen/html dependencies 11 years ago
Andrey Utkin e10ab43614 doc/examples: Add example transcoding.c 11 years ago
Anton Khirnov e7dfaf16a4 libavfilter: example audio filtering program 11 years ago
Diego Biurrun b339182eba Move all example programs to doc/examples 11 years ago
Diego Biurrun 3a26ccbf0d build: doxy: Include code examples in Doxygen documentation 11 years ago
Diego Biurrun f1f42cfc66 build: Do not pass HTML snippets and stylesheet as input to Doxygen 11 years ago
Christophe Gisquet 682b2a809b build: fix examples compilation when EXESUF is not empty 11 years ago
Stefano Sabatini 5fc4dea39c examples: add avio_reading.c example 11 years ago
Stefano Sabatini 5e2b8e4934 examples: add remuxing example 11 years ago
Michael Niedermayer 0f378d8632 doc/doxy: remove unused files 11 years ago
Anton Khirnov 58f0d164de Makefile: add html template files to the doxygen deps 11 years ago
Stefano Sabatini 5b073da7a1 doc: add script to compute texi files dependencies 11 years ago
Clément Bœsch 01c9d8094a doc/Makefile: cosmetics after previous commits. 11 years ago
Clément Bœsch 1d751768f3 build: also clean the examples with debug symbols 11 years ago
Clément Bœsch fe318e143b build: split examples cleaning out of docclean. 11 years ago
Clément Bœsch 1a88e84fd5 build: integrate remaining examples. 11 years ago
Andreas Unterweger 10421bcf0a Add an audio transcoding example. 11 years ago
Michael Niedermayer 5b326f398e doc/Makefile: fix building examples if a program suffix is set 11 years ago
Diego Biurrun 92f0abb27f build: Check for pod2man instead of perl for manual page generation 11 years ago
Michael Niedermayer f1db007e00 doc/Makefile fix PROGS 11 years ago
Diego Biurrun ab81f24ad4 build: Integrate multilibrary examples into the build system 11 years ago
Diego Biurrun 14abeaa43d build: Separate building programs linking against libav* from building av* 11 years ago
Martin Storsjö 09cd0a3176 doc: Add the host executable suffix for the print_options dependency 11 years ago
James Almer eff2edae56 Partially revert "Merge commit 'f187557ab4612776f7f527ecf3d40062975c3e4c'" 11 years ago
Diego Biurrun f187557ab4 build: more fine-grained dependencies for documentation build tools 11 years ago
Stefano Sabatini af1c538850 doc/Makefile: fix man pages uninstall path 11 years ago
James Almer e3d34100e7 doc: add *install-doc that covers all documentation 11 years ago