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
2015-12-22Update for 2.6.6n2.6.6Michael Niedermayer
2015-12-02doc/filters/drawtext: fix centering exampleAndrey Utkin
2015-11-22Update for 2.6.5n2.6.5Michael Niedermayer
2015-11-19doc/ffmpeg: Clarify that the sdp_file option requires an rtp output.Simon Thelen
2015-09-21doc: mention libavcodec can decode Opus nativelyJames Almer
2015-07-20Update for 2.6.4Michael Niedermayer
2015-07-20examples/demuxing_decoding: use properties from frame instead of video_dec_ctxAndreas Cadhalpun
2015-05-16Update for 2.6.3Michael Niedermayer
2015-04-11doc: add aarch64 cpuflags to fftools documentationn2.6.2James Almer
2015-04-11doc: add missing arm cpuflags to fftools documentationJames Almer
2015-04-11doc: add missing x86 cpuflags to fftools documentationJames Almer
2015-04-11Update for 2.6.2Michael Niedermayer
2015-03-24doc: Remove non-existing decklink options.Carl Eugen Hoyos
2015-03-24doc: Fix alphabetic ordering for decklink input device.Carl Eugen Hoyos
2015-03-16update for 2.6.1Michael Niedermayer
2015-03-13doc: avoid the incorrect phrase 'allow to'Andreas Cadhalpun
2015-03-07fix spelling errorsAndreas Cadhalpun
2015-03-06Update for 2.6Michael Niedermayer
2015-03-06doc/APIchanges: Fill in the xxMichael Niedermayer
2015-03-06doc/APIchanges: Add 2.6 cut markerMichael Niedermayer
2015-03-05doc/protocols/tcp: fix units of listen_timeout option value, from microsecond...Stefano Sabatini
2015-03-05avformat: add avformat_flush()wm4
2015-03-03libavformat/avio: added avio_put_str16beMark Reid
2015-03-01Merge commit '990e4a6639d0714198583c2812b1074b5751898f'Michael Niedermayer
2015-02-28Add a QSV decoding example.Anton Khirnov
2015-02-26ffmpeg: allow to set the thread message queue size.Nicolas George
2015-02-26avfilter/palettegen: export color quantization ratioClément Bœsch
2015-02-25Merge commit 'b31328d008985f87f0a7c83c700847cef1a4f08c'Michael Niedermayer
2015-02-25xcbgrab: Provide better names for the y and x optionLuca Barbato
2015-02-24doc/filters.texi: add reference link to video size syntax descriptionTobias Rapp
2015-02-23Merge commit '35c6ce76b107225a19eb33aea38857d2405882af'Michael Niedermayer
2015-02-23avfilter/paletteuse: add diff_modeClément Bœsch
2015-02-23Canopus HQX decoderVittorio Giovara
2015-02-21Merge commit 'a982c5d74fbc7ff5bd2f2f73af61ae48e9b1bcc6'Michael Niedermayer
2015-02-21tests: drop bc dependencyClément Bœsch
2015-02-20avfilter/vf_eq: Add process_command to eq.Arwa Arif
2015-02-19Merge commit '062cd5a975ff7bd6fb91f9b4d1d9d102a7545499'Michael Niedermayer
2015-02-19Merge commit 'c56b9b1eb278c5ef89d3f0832a56dfe4732cb68b'Michael Niedermayer
2015-02-19Merge commit '31d2039cb42668ebcf08248bc48bbad44aa05f49'Michael Niedermayer
2015-02-19Merge commit '5b1d9ceec715846a58fe029bc3889ed6fa62436a'Michael Niedermayer
2015-02-19lavf: Add DSS demuxerOleksij Rempel
2015-02-19lavc: Add DSS SP decoderOleksij Rempel
2015-02-19h264_parser: export video format and dimensionsAnton Khirnov
2015-02-19pixfmt: add a pixel format for QSV hwaccelAnton Khirnov
2015-02-19doc/faq: explain DAR/SAR preserving.Nicolas George
2015-02-19doc: set documentencoding on toplevel texi files.Nicolas George
2015-02-17x86/doc/Makefile: DBG=1 to preprocess external asmChristophe Gisquet
2015-02-14avfilter: add paletteuse filterClément Bœsch
2015-02-14avfilter: add palettegen filterClément Bœsch
2015-02-14lavc: deprecate VIMA decoderPaul B Mahol