Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2013-08-06Merge commit 'a0ad5d011318f951ecd4c9ffe1829518c9533909'Michael Niedermayer
2013-08-06Merge commit '811bd0784679dfcb4ed02043a37c92f9df10500e'Michael Niedermayer
2013-08-06mpegts: add fix_teletext_pts mpegts demuxer optionMarton Balint
2013-08-05vdpau: deprecate old codec-specific pixel formatsRĂ©mi Denis-Courmont
2013-08-05avconv: make input -ss accurate when transcodingAnton Khirnov
2013-08-04libavcodec: Implementation of 32 bit fixed point FFTNedeljko Babic
2013-08-04doc/muxers: Document use case of mpegts muxer option tables_versionAndrey Utkin
2013-08-04vf_scale: add force_original_aspect_ratioTimothy Gu
2013-08-04doc/examples/filtering_audio: make const arrays also staticMichael Niedermayer
2013-08-03doc/muxers: Document previously undocumented mpegts muxer optionsAndrey Utkin
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