aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2014-03-22dsputil: Move thirdpel-related bits into their own contextDiego Biurrun
2014-03-16RGBA64 pixel formatsJean First
2014-03-13Remove all SPARC architecture optimizationsDiego Biurrun
2014-03-13avconv: Match stream idLuca Barbato
2014-03-12doc: Point to the correct, actually maintained gas-preprocessor repoMartin Storsjö
2014-03-11http: Allow setting a Content-Type for POST requestsClément Bœsch
2014-03-11http: Improve options descriptionsAlessandro Ghedini
2014-03-11http: Add support for selecting a request rangeAnssi Hannula
2014-03-11http: Support setting custom User-AgentClément Bœsch
2014-03-11http: Export Content-Type informationMichael Niedermayer
2014-03-11http: Add support reading ICY metadataLuca Barbato
2014-03-11doc: Add section about AviSynth supportStephen Hutchinson
2014-03-05lavfi: add shuffleplanes filterAnton Khirnov
2014-02-26lavfi: add compand audio filterAndrew Kelley
2014-02-25libavfilter: example audio filtering programAnton Khirnov
2014-02-24texi2pod: always declare the pod file as UTF-8 encodedJanne Grunau
2014-02-24doc: fix one accented wordVittorio Giovara
2014-02-24doc: name correct headerVittorio Giovara
2014-02-24frame: add a convenience function for copying AVFrame dataAnton Khirnov
2014-02-24avconv: support forcing codec tags for input streamsAnton Khirnov
2014-02-22lavr: add a function for checking whether AVAudioResampleContext is openAnton Khirnov
2014-02-19AVOptions: add flags for read/read-only optionsAnton Khirnov
2014-02-19AVOptions: deprecate unused AV_OPT_FLAG_METADATAAnton Khirnov
2014-02-19doc: Name the MOV muxer as it should be calledLuca Barbato
2014-02-19doc: Sort the muxer documentationLuca Barbato
2014-02-19vf_interlace: deprecate lowpass optionVittorio Giovara
2014-02-16doc: Fix project name typoDiego Biurrun
2014-02-16Move all example programs to doc/examplesDiego Biurrun
2014-02-15lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.Tim Walker
2014-02-14doc/examples: misc Doxygen markup improvementsDiego Biurrun
2014-02-14build: doxy: Include code examples in Doxygen documentationDiego Biurrun
2014-02-14doxygen: Set EXAMPLE_PATH from within doxy-wrapper.shDiego Biurrun
2014-02-14build: Do not pass HTML snippets and stylesheet as input to DoxygenDiego Biurrun
2014-02-14Doxyfile: Only set HTML_{HEADER|FOOTER|STYLESHEET} from doxy_wrapper.shDiego Biurrun
2014-02-12Add libx265 encoderDerek Buitenhuis
2014-02-10build: fix examples compilation when EXESUF is not emptyChristophe Gisquet
2014-02-10avplay: add support for seeking to chapter marksAnton Khirnov
2014-02-10doc/APIchanges: mark the place where 9 was branchedAnton Khirnov
2014-02-10doc/APIchanges: fill in missing hashes and datesAnton Khirnov
2014-02-08Mirillis FIC video decoderKostya Shishkov
2014-02-04lavf: improve handling of sparse streams when muxingLuca Barbato
2014-02-04vf_overlay: add eof_action switchKeith Lawson
2014-01-29doc: document correct option to list encodersJohn Stebbins
2014-01-29doc: add decoders.texiJohn Stebbins
2014-01-20lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width().Anton Khirnov
2014-01-17mp3enc: allow omitting the id3v2 header with -id3v2_version 0Anton Khirnov
2014-01-17mp3enc: add an option for disabling the Xing frame.Anton Khirnov
2014-01-09lavfi: add framepack filterVittorio Giovara
2014-01-09ATRAC3+ decoderMaxim Polijakowski
2014-01-05avframe: add AV_FRAME_DATA_MATRIXENCODING side data type.Tim Walker