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
2022-04-19doc: fix css file install for out-of-tree buildsTimo Rothenpieler
2022-04-18doc: install css files along html docsTimo Rothenpieler
2021-06-11doc: fix generating doxy with out-of-tree buildsAnton Khirnov
2017-10-04doc: Add mailing list FAQLou Logan
2017-09-29Merge commit 'acb0dea27efff4b35796015b96570b59fd517078'James Almer
2017-09-29Merge commit 'db4903eb4875bed6c5b8a4259cdd7bc1768dfdf6'James Almer
2017-09-29Merge commit '533339bdcc3b39bbd708c723b3cd0b5898350f0f'James Almer
2017-07-30examples/hw_decode: Add a HWAccel decoding example.Jun Zhao
2017-05-03Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'Clément Bœsch
2017-03-29Merge commit '7b1f03477f1a43d2261fbd83e50a4ad90c7f806d'Clément Bœsch
2017-03-29Merge commit 'f5df897c4b61985e3afc89ba1290649712ff438e'Clément Bœsch
2017-03-29Merge commit '40aaa8dadfd1c69ff4460d04750e1403b5535a6d'Clément Bœsch
2017-02-21build: Split logic for building examples off into a separate MakefileDiego Biurrun
2017-02-21build: Avoid duplication in examples listsDiego Biurrun
2017-02-21build: Drop leftover reference to old EXAMPLES logicDiego Biurrun
2016-11-02examples/avcodec: split the remaining two examples into separate filesAnton Khirnov
2016-11-02examples/avcodec: split audio decoding into a separate exampleAnton Khirnov
2016-11-02examples/avcodec: split audio encoding into a separate exampleAnton Khirnov
2016-09-30doc/examples: build http_multiclient exampleClément Bœsch
2016-09-30build: remove references to inexistant avcodec exampleClément Bœsch
2016-09-15build: doc: more fine-grained dependencies for generated texi filesDiego Biurrun
2016-08-02build: Make API documentation depend on config.makTimothy Gu
2016-01-02doc: make apidoc output independent of SRC_PATHAndreas Cadhalpun
2015-08-16doc/examples: rename avio_list_dir -> avio_dir_cmdMariusz Szczepańczyk
2015-03-28doc/examples: add directory listing exampleLukasz Marek
2015-03-01Merge commit '990e4a6639d0714198583c2812b1074b5751898f'Michael Niedermayer
2015-02-28Add a QSV decoding example.Anton Khirnov
2015-02-02stop embedding the build dateAndreas Cadhalpun
2014-09-04Use makeinfo to generate html doc for the new websiteTimothy Gu
2014-09-02build sys: enable the decoding_encoding example under the ffmpeg/doc/examplesRong Yan
2014-08-18avcodec: export motion vectors in frame side data on demandClément Bœsch
2014-07-08doc: add doxygen target tagTimothy Gu
2014-07-08doc: make doxygen program configurableTimothy Gu
2014-07-08doc: add doxy-wrapper.sh to doc/doxygen/html dependenciesTimothy Gu
2014-03-17doc/examples: Add example transcoding.cAndrey Utkin
2014-02-25Merge commit 'e7dfaf16a403972eb6aed5ce8f84c0085bd2fb5a'Michael Niedermayer
2014-02-25libavfilter: example audio filtering programAnton Khirnov
2014-02-17Merge commit 'b339182eba34f28de5f1a477cdd2c84f1ef35d90'Michael Niedermayer
2014-02-17Move all example programs to doc/examplesDiego Biurrun
2014-02-14Merge commit '3a26ccbf0d9f806d067e76a3f484170abecb36b3'Michael Niedermayer
2014-02-14Merge commit 'f1f42cfc66804907d1df9231469e4296472bb0f5'Michael Niedermayer
2014-02-14build: doxy: Include code examples in Doxygen documentationDiego Biurrun
2014-02-14build: Do not pass HTML snippets and stylesheet as input to DoxygenDiego Biurrun
2014-02-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-02-10build: fix examples compilation when EXESUF is not emptyChristophe Gisquet
2014-02-02examples: add avio_reading.c exampleStefano Sabatini
2014-01-20examples: add remuxing exampleStefano Sabatini
2014-01-02doc/doxy: remove unused filesMichael Niedermayer
2014-01-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-01-01Makefile: add html template files to the doxygen depsAnton Khirnov