summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* libavfilter: example audio filtering programAnton Khirnov2014-02-25
* texi2pod: always declare the pod file as UTF-8 encodedJanne Grunau2014-02-24
* doc: fix one accented wordVittorio Giovara2014-02-24
* doc: name correct headerVittorio Giovara2014-02-24
* frame: add a convenience function for copying AVFrame dataAnton Khirnov2014-02-24
* avconv: support forcing codec tags for input streamsAnton Khirnov2014-02-24
* lavr: add a function for checking whether AVAudioResampleContext is openAnton Khirnov2014-02-22
* AVOptions: add flags for read/read-only optionsAnton Khirnov2014-02-19
* AVOptions: deprecate unused AV_OPT_FLAG_METADATAAnton Khirnov2014-02-19
* doc: Name the MOV muxer as it should be calledLuca Barbato2014-02-19
* doc: Sort the muxer documentationLuca Barbato2014-02-19
* vf_interlace: deprecate lowpass optionVittorio Giovara2014-02-19
* doc: Fix project name typoDiego Biurrun2014-02-16
* Move all example programs to doc/examplesDiego Biurrun2014-02-16
* lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.Tim Walker2014-02-15
* doc/examples: misc Doxygen markup improvementsDiego Biurrun2014-02-14
* build: doxy: Include code examples in Doxygen documentationDiego Biurrun2014-02-14
* doxygen: Set EXAMPLE_PATH from within doxy-wrapper.shDiego Biurrun2014-02-14
* build: Do not pass HTML snippets and stylesheet as input to DoxygenDiego Biurrun2014-02-14
* Doxyfile: Only set HTML_{HEADER|FOOTER|STYLESHEET} from doxy_wrapper.shDiego Biurrun2014-02-14
* Add libx265 encoderDerek Buitenhuis2014-02-12
* build: fix examples compilation when EXESUF is not emptyChristophe Gisquet2014-02-10
* avplay: add support for seeking to chapter marksAnton Khirnov2014-02-10
* doc/APIchanges: mark the place where 9 was branchedAnton Khirnov2014-02-10
* doc/APIchanges: fill in missing hashes and datesAnton Khirnov2014-02-10
* Mirillis FIC video decoderKostya Shishkov2014-02-08
* lavf: improve handling of sparse streams when muxingLuca Barbato2014-02-04
* vf_overlay: add eof_action switchKeith Lawson2014-02-04
* doc: document correct option to list encodersJohn Stebbins2014-01-29
* doc: add decoders.texiJohn Stebbins2014-01-29
* lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width().Anton Khirnov2014-01-20
* mp3enc: allow omitting the id3v2 header with -id3v2_version 0Anton Khirnov2014-01-17
* mp3enc: add an option for disabling the Xing frame.Anton Khirnov2014-01-17
* lavfi: add framepack filterVittorio Giovara2014-01-09
* ATRAC3+ decoderMaxim Polijakowski2014-01-09
* avframe: add AV_FRAME_DATA_MATRIXENCODING side data type.Tim Walker2014-01-05
* lavu: Add values for various Dolby flags to the AVMatrixEncoding enum.Tim Walker2014-01-05
* Makefile: add html template files to the doxygen depsAnton Khirnov2014-01-01
* doxy: Update the css to have a flat styleLuca Barbato2013-12-27
* doxy: Fix link in badge colorLuca Barbato2013-12-27
* doc: fix link to the ISC license text in the developer documentation.Tim Walker2013-12-22
* doc: fix a coding style error in the developer documentation.Tim Walker2013-12-22
* Add a libwebp encoderJustin Ruggles2013-12-21
* lavc: add HEVC profiles namesGildas Cocherel2013-12-20
* Prepare release notes for Libav 10 "Eks"Anton Khirnov2013-12-18
* Bump major of libavfilter for reference counted buffer API changes.Reinhard Tartler2013-12-14
* Bump libavutil major version to account for the LLS API/ABI changes.Reinhard Tartler2013-12-14
* lavc: deprecate avcodec_get_frame_defaults().Anton Khirnov2013-12-11
* Replace all uses of avcodec_free_frame with av_frame_free().Anton Khirnov2013-12-11
* avframe: add codec-independent stereoscopic metadataVittorio Giovara2013-12-09