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
2013-08-03Merge commit 'a8b19271c3b40ac3c3dc769fe248887acf14ba5a'Michael Niedermayer
2013-08-03Merge commit '79be2c325c5ee8f7ac9e28399e51986ebe99bb3c'Michael Niedermayer
2013-08-03Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e'Michael Niedermayer
2013-08-02avcodec: Add output_picture_number to AVCodecParserContextYusuke Nakamura
2013-08-02doc/print_options: Move options headers to a saner placeDiego Biurrun
2013-08-02Give less generic names to global library option arraysDiego Biurrun
2013-08-01doc/protocols: Document file protocol optionsAndrey Utkin
2013-07-31avconv: add -n option to immediately exit when output files already existVittorio Giovara
2013-07-31Document new 'blocksize' option of 'pipe' protocolAndrey Utkin
2013-07-31libxvid: Add SSIM displaying through a libxvidcore pluginTimothy Gu
2013-07-31libxvid: add working lumimasking and variance AQTimothy Gu
2013-07-30doc/encoders: add libxvid docTimothy Gu
2013-07-30Merge commit '0e8c6f221a8ddb7dfb3c9e9bd0b33cb12e9391b8'Michael Niedermayer
2013-07-30doc/filters: fix typoPaul B Mahol
2013-07-29lavfi: add compand filterPaul B Mahol
2013-07-29avisynth: Fix a "AVISynth" vs. "AviSynth" struct name typoDiego Biurrun
2013-07-28ffprobe: add -show_programs optionFlorent Tribouilloy
2013-07-28doc/ffprobe.xsd: specify tag elements in stream after disposition elementStefano Sabatini
2013-07-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-07-27doc/codecs: fix dangling reference to codec-options chapterStefano Sabatini
2013-07-27doc: cosmetics: Consistently format list and table itemsDiego Biurrun
2013-07-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-07-25miscellaneous typo fixesDiego Biurrun
2013-07-24doc/encoders: partially rewrite and reformat libx264 docsTimothy Gu
2013-07-23avcodec: add avcodec_chroma_pos_to_enum()Michael Niedermayer
2013-07-22doc: add "rematrix_maxval"Michael Niedermayer
2013-07-21doc/filters: document vf_scales color rangeMichael Niedermayer
2013-07-21avfilter/vf_scale: Add in/out yuv color matrix optionMichael Niedermayer
2013-07-19doc/filters: add sepia example for colorchannelmixerLukasz Marek
2013-07-19examples: demuxing: print ffplay command even if sample format is planarwm4
2013-07-19examples: demuxing: simplify audio outputwm4
2013-07-19examples: demuxing: do partial audio packet decodingwm4
2013-07-17doc/filters: update/correct mp documentationStefano Sabatini
2013-07-17doc/bitstream_filters: document dump_extraStefano Sabatini
2013-07-14lavfi/mp: remove mp=perspectivePaul B Mahol
2013-07-14lavfi: port perspective filter from libmpcodecsPaul B Mahol
2013-07-14doc/bitstream_filters: amend name of some bitstream filtersStefano Sabatini
2013-07-13lavfi/delogo: Document where parameter show=1 draws its rectangleJean Delvare
2013-07-12lavfi/trim: use AV_OPT_TYPE_DURATIONPaul B Mahol
2013-07-11lavf/segment: add initial_offset optionStefano Sabatini
2013-07-11doc/formats: add section describing stream specifiersStefano Sabatini
2013-07-11doc/developer: update sections about external developmentStefano Sabatini
2013-07-10lavfi: add aecho filterPaul B Mahol
2013-07-10Update back for git mastern2.1-devMichael Niedermayer
2013-07-10Update for 2.0Michael Niedermayer
2013-07-10doc/RELEASE_NOTES: add a note about AVISynthMichael Niedermayer
2013-07-10doc/ffmpeg: document -override_ffserverMichael Niedermayer
2013-07-09lavfi/drawtext: add support for printing frame metadataPaul B Mahol
2013-07-09lavfi/psnr: rename 's' parameter to match documentationPaul B Mahol
2013-07-08lavfi: add psnr filterPaul B Mahol