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
2015-01-23dshow: add options for allowing filter popup configuration dialogs to be pres...rogerdpack
2015-01-23dshow: introduce support for crossbar [multiple input selectable] devicesrogerdpack
2015-01-23dshow: allow selecting devices by an alternative name (workaround for devices...rogerdpack
2015-01-22doc/APIchanges: Fill in some more missing hash valuesMichael Niedermayer
2015-01-21doc/platform: Reference only MSYS2 and MinGW-w64Derek Buitenhuis
2015-01-21doc/APIchanges: fill in and correct some valuesMichael Niedermayer
2015-01-21doc/APIchanges: Add av_find_best_pix_fmt_of_2() and av_get_pix_fmt_loss()Michael Niedermayer
2015-01-20lavfi: remove mp=ilpackPaul B Mahol
2015-01-18avfilter/showcqt: add gamma2 optionMuhammad Faiz
2015-01-15doc: fix showpalette positionClément Bœsch
2015-01-15avfilter: add showpalette filterClément Bœsch
2015-01-14avfilter: port qp filter from libmpcodecsPaul B Mahol
2015-01-13lavfi: remove mp=pp7Arwa Arif
2015-01-12doc/general: update libilbc linkLou Logan
2015-01-12doc/codecs: document nomc flagMichael Niedermayer
2015-01-11lavd/avdevice: introduce helper functions for sink/sources listingLukasz Marek
2015-01-11avcodec/options_table: add entries for MPEG4 video profilesMichael Niedermayer
2015-01-10doc/examples: fix lib math dep for decoding_encodingAndreas Cadhalpun
2015-01-09lavfi: port mp=pp7 to libavfilterArwa Arif
2015-01-08Merge commit '71ec3d36fa6122b3b6c5c68a21b9c70cb2e668e8'Michael Niedermayer
2015-01-08doc: Add initial documentation about the OpenH264 encoder wrapperMartin Storsjö
2015-01-08doc/examples/transcoding: Use avio_closep() in examples as it avoids leaving ...Michael Niedermayer
2015-01-08idoc/examples/remuxing: Use avio_closep() in examples as it avoids leaving st...Michael Niedermayer
2015-01-08doc/examples/transcode_aac: Use avio_closep() in examples as it avoids leavin...Michael Niedermayer
2015-01-08doc/examples/muxing: Use avio_closep() in examples as it avoids leaving stale...Michael Niedermayer
2015-01-08doc: fix typosLou Logan
2015-01-06avfilter/vf_idet: Add analyze_interlaced_flag modeMichael Niedermayer
2015-01-05doc/ffmpeg: mention both ffpreset/avpreset in documentation, remove superfluo...Werner Robitza
2015-01-02lavd/lavfi: allow to extract subcc.Nicolas George
2015-01-01ffplay: add support for stream specifiers in -ast, -vst, -sst optionsMarton Balint
2014-12-31doc/filters: document bit-depth independent cropdetect limitMichael Niedermayer
2014-12-30ffprobe: Support extracting the number of reference framesMichael Niedermayer
2014-12-28doc/ffmpeg.texi: document the new -sdp_file optionSimon Thelen
2014-12-27lavfi: add tblend filterStefano Sabatini
2014-12-27Merge commit 'c220a60f92dde9c7c118fc4deddff5c1f617cda9'Michael Niedermayer
2014-12-27Merge commit '6c99c92a42add7f6a462114d5a4a53c93c551058'Michael Niedermayer
2014-12-27Merge commit '57b6704ecd0f56d6a3092e448687cfd837bb0ac1'Michael Niedermayer
2014-12-26lavfi/blend: add difference128 modeStefano Sabatini
2014-12-25vdpau: add helper for surface chroma type and sizeRémi Denis-Courmont
2014-12-25libavcodec: add AV_HWACCEL_ALLOW_HIGH_DEPTH flagRémi Denis-Courmont
2014-12-25avcodec: add AVCodecContext.sw_pix_fmtRémi Denis-Courmont
2014-12-24lavfi/mp: drop mp=fspp filterStefano Sabatini
2014-12-24lavfi: port mp=fspp to a native libavfilter filterArwa Arif
2014-12-23doc/faq: explain pkg-config basic setup.Nicolas George
2014-12-16doc/filters: fix typos and spelling errorsLou Logan
2014-12-16lavfi: add colorlevels filterPaul B Mahol
2014-12-15doc/ffplay: remove duplicate threads option, this is documented in codecs.*Michael Niedermayer
2014-12-13doc: add FFREPORT exampleLou Logan
2014-12-12Delete mp=usppArwa Arif
2014-12-12lavfi: USPP FilterArwa Arif