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
path: root/doc
AgeCommit message (Expand)Author
2014-04-06LucasArts SMUSH demuxerPaul B Mahol
2014-04-06LucasArts SMUSH VIMA audio decoderPaul B Mahol
2014-04-06LucasArts SMUSH SANM video decoderPaul B Mahol
2014-04-04af_volume: implement replaygain pre-amplificationAlessandro Ghedini
2014-04-04replaygain: correctly parse peak valuesAlessandro Ghedini
2014-04-04On2 VP7 decoderPeter Ross
2014-04-03log: Support for 256color terminalsLuca Barbato
2014-04-03doc: Fit the graph in 80 colsLuca Barbato
2014-04-01OpenEXR decoderJimmy Christensen
2014-03-30avconv: make the ASCII flow charts narrower to fit onto TTYTimothy Gu
2014-03-28X-Bitmap decoderVittorio Giovara
2014-03-28PAF demuxer and decoderPaul B Mahol
2014-03-27BRender PIX image decoderAleksi Nurmi
2014-03-27Alias PIX image encoder and decoderVittorio Giovara
2014-03-24af_volume: support using replaygain frame side dataAnton Khirnov
2014-03-24frame: add a function for removing side data from a frameAnton Khirnov
2014-03-24Add replaygain side data type and code for parsing replaygain tags.Anton Khirnov
2014-03-24lavf: add an AVStream field for exporting stream-global side dataAnton Khirnov
2014-03-24lavc: give a typedeffed name to the AVPacket.side_data structAnton Khirnov
2014-03-23RELEASE_NOTES: mention new filtersVittorio Giovara
2014-03-22dsputil: Move thirdpel-related bits into their own contextDiego Biurrun
2014-03-17RGBA64 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-12http: Allow setting a Content-Type for POST requestsClément Bœsch
2014-03-12http: Improve options descriptionsAlessandro Ghedini
2014-03-12http: Add support for selecting a request rangeAnssi Hannula
2014-03-12http: Support setting custom User-AgentClément Bœsch
2014-03-12http: Export Content-Type informationMichael Niedermayer
2014-03-12http: Add support reading ICY metadataLuca Barbato
2014-03-11doc: Add section about AviSynth supportStephen Hutchinson
2014-03-06lavfi: add shuffleplanes filterAnton Khirnov
2014-02-26lavfi: add compand audio filterAndrew Kelley
2014-02-25libavfilter: example audio filtering programAnton Khirnov
2014-02-25texi2pod: 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-20AVOptions: add flags for read/read-only optionsAnton Khirnov
2014-02-20AVOptions: 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-17doc: Fix project name typoDiego Biurrun
2014-02-17Move all example programs to doc/examplesDiego Biurrun
2014-02-16lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.Tim Walker
2014-02-14doc/examples: misc Doxygen markup improvementsDiego Biurrun