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-05-01lavc: move CODEC_FLAG_NORMALIZE_AQP to mpegvideoAnton Khirnov
2014-05-01lavc: deprecate CODEC_FLAG_INPUT_PRESERVEDAnton Khirnov
2014-05-01lavfi: add Bauer stereo-to-binaural audio filterAlessandro Ghedini
2014-04-29hls: Add an option to prepend a baseurl to the playlist entriesLuca Barbato
2014-04-29segment: Add an option to prepend a string to the list entriesEnrique Arizón Benito
2014-04-28avconv: add support for DXVA2 decodingHendrik Leppkes
2014-04-28dxva2_h264: add a workaround for old Intel GPUsHendrik Leppkes
2014-04-23On2 AVC decoderKostya Shishkov
2014-04-23avutil: Add av_get_time_base_q()Derek Buitenhuis
2014-04-19Silicon Graphics Movie demuxerPeter Ross
2014-04-19Silicon Graphics Motion Video Compressor 1 & 2 decoderPeter Ross
2014-04-19Silicon Graphics RLE 8-bit video decoderPeter Ross
2014-04-17crc: add ANSI CRC16 LEAlessandro Ghedini
2014-04-17drawtext: Add fontconfig supportLuca Barbato
2014-04-13af_volume: implement replaygain clipping preventionAlessandro Ghedini
2014-04-12doc: Libavfilter English cleanupKaterina Barone-Adesi
2014-04-10libavfilter: Add asettb filter for setting timebase for audioNicolas George
2014-04-09doc: Completely document the x264 optionsLuca Barbato
2014-04-09doc: Use a 3 columns multitableLuca Barbato
2014-04-09doc: Change the multitable rendering in texi2podLuca Barbato
2014-04-08lavu: Add packed YVYU422 pixel formatVittorio Giovara
2014-04-08libtwolame MP2 encoding supportPaul B Mahol
2014-04-07libxvid: Add SSIM displaying through a libxvidcore pluginTimothy Gu
2014-04-07libxvid: add working lumimasking and variance AQTimothy Gu
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