summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* lavfi: add shuffleplanes filterAnton Khirnov2014-03-051-0/+30
* lavfi: add compand audio filterAndrew Kelley2014-02-261-0/+73
* libavfilter: example audio filtering programAnton Khirnov2014-02-252-1/+366
* texi2pod: always declare the pod file as UTF-8 encodedJanne Grunau2014-02-241-0/+2
* doc: fix one accented wordVittorio Giovara2014-02-241-1/+1
* doc: name correct headerVittorio Giovara2014-02-241-1/+1
* frame: add a convenience function for copying AVFrame dataAnton Khirnov2014-02-241-0/+3
* avconv: support forcing codec tags for input streamsAnton Khirnov2014-02-241-1/+1
* lavr: add a function for checking whether AVAudioResampleContext is openAnton Khirnov2014-02-221-0/+3
* AVOptions: add flags for read/read-only optionsAnton Khirnov2014-02-191-0/+4
* AVOptions: deprecate unused AV_OPT_FLAG_METADATAAnton Khirnov2014-02-191-0/+3
* doc: Name the MOV muxer as it should be calledLuca Barbato2014-02-191-1/+1
* doc: Sort the muxer documentationLuca Barbato2014-02-191-137/+137
* vf_interlace: deprecate lowpass optionVittorio Giovara2014-02-191-5/+2
* doc: Fix project name typoDiego Biurrun2014-02-161-1/+1
* Move all example programs to doc/examplesDiego Biurrun2014-02-166-4/+657
* lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.Tim Walker2014-02-151-0/+4
* doc/examples: misc Doxygen markup improvementsDiego Biurrun2014-02-142-3/+6
* build: doxy: Include code examples in Doxygen documentationDiego Biurrun2014-02-141-1/+1
* doxygen: Set EXAMPLE_PATH from within doxy-wrapper.shDiego Biurrun2014-02-142-2/+2
* build: Do not pass HTML snippets and stylesheet as input to DoxygenDiego Biurrun2014-02-141-2/+3
* Doxyfile: Only set HTML_{HEADER|FOOTER|STYLESHEET} from doxy_wrapper.shDiego Biurrun2014-02-141-3/+3
* Add libx265 encoderDerek Buitenhuis2014-02-121-2/+17
* build: fix examples compilation when EXESUF is not emptyChristophe Gisquet2014-02-101-1/+1
* avplay: add support for seeking to chapter marksAnton Khirnov2014-02-101-0/+3
* doc/APIchanges: mark the place where 9 was branchedAnton Khirnov2014-02-101-0/+4
* doc/APIchanges: fill in missing hashes and datesAnton Khirnov2014-02-101-15/+15
* Mirillis FIC video decoderKostya Shishkov2014-02-081-0/+2
* lavf: improve handling of sparse streams when muxingLuca Barbato2014-02-041-0/+4
* vf_overlay: add eof_action switchKeith Lawson2014-02-041-0/+19
* doc: document correct option to list encodersJohn Stebbins2014-01-291-1/+1
* doc: add decoders.texiJohn Stebbins2014-01-293-0/+58
* lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width().Anton Khirnov2014-01-201-0/+5
* mp3enc: allow omitting the id3v2 header with -id3v2_version 0Anton Khirnov2014-01-171-2/+9
* mp3enc: add an option for disabling the Xing frame.Anton Khirnov2014-01-171-3/+4
* lavfi: add framepack filterVittorio Giovara2014-01-091-0/+45
* ATRAC3+ decoderMaxim Polijakowski2014-01-091-0/+1
* avframe: add AV_FRAME_DATA_MATRIXENCODING side data type.Tim Walker2014-01-051-0/+4
* lavu: Add values for various Dolby flags to the AVMatrixEncoding enum.Tim Walker2014-01-051-0/+3
* Makefile: add html template files to the doxygen depsAnton Khirnov2014-01-011-1/+4
* doxy: Update the css to have a flat styleLuca Barbato2013-12-271-6/+4
* doxy: Fix link in badge colorLuca Barbato2013-12-271-0/+4
* doc: fix link to the ISC license text in the developer documentation.Tim Walker2013-12-221-1/+1
* doc: fix a coding style error in the developer documentation.Tim Walker2013-12-221-1/+1
* Add a libwebp encoderJustin Ruggles2013-12-212-2/+63
* lavc: add HEVC profiles namesGildas Cocherel2013-12-201-0/+3
* Prepare release notes for Libav 10 "Eks"Anton Khirnov2013-12-181-75/+55
* Bump major of libavfilter for reference counted buffer API changes.Reinhard Tartler2013-12-141-1/+1
* Bump libavutil major version to account for the LLS API/ABI changes.Reinhard Tartler2013-12-141-1/+1
* lavc: deprecate avcodec_get_frame_defaults().Anton Khirnov2013-12-111-0/+5
OpenPOWER on IntegriCloud