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
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
2013-12-06doc: add script to compute texi files dependenciesStefano Sabatini
2013-11-28doc/Makefile: cosmetics after previous commits.Clément Bœsch
2013-11-28build: also clean the examples with debug symbolsClément Bœsch
2013-11-28build: split examples cleaning out of docclean.Clément Bœsch
2013-11-28build: integrate remaining examples.Clément Bœsch
2013-11-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-27Add an audio transcoding example.Andreas Unterweger
2013-11-27doc/Makefile: fix building examples if a program suffix is setMichael Niedermayer
2013-11-27Merge commit 'dc80e2f7a529d6e4416b40b68699be16fed62d6c'Michael Niedermayer
2013-11-27build: Check for pod2man instead of perl for manual page generationDiego Biurrun
2013-11-26doc/Makefile fix PROGSMichael Niedermayer
2013-11-26Merge commit 'ab81f24ad43bddf77ddd25cba86780c1c884996c'Michael Niedermayer
2013-11-26Merge commit '14abeaa43d021afdce9119d906891abe89c03b88'Michael Niedermayer
2013-11-25build: Integrate multilibrary examples into the build systemDiego Biurrun
2013-11-25build: Separate building programs linking against libav* from building av*Diego Biurrun
2013-11-25doc: Add the host executable suffix for the print_options dependencyMartin Storsjö
2013-11-25Partially revert "Merge commit 'f187557ab4612776f7f527ecf3d40062975c3e4c'"James Almer
2013-11-24Merge commit 'f187557ab4612776f7f527ecf3d40062975c3e4c'Michael Niedermayer
2013-11-23build: more fine-grained dependencies for documentation build toolsDiego Biurrun
2013-10-24doc/Makefile: fix man pages uninstall pathStefano Sabatini
2013-09-08doc: add *install-doc that covers all documentationJames Almer