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-10-14doc/filters: fix selectivecolor exampleClément Bœsch
2015-10-14Merge commit '34ed5c2e4d9b7fe5c9b3aae2da5599fabb95c02e'Hendrik Leppkes
2015-10-14Merge commit '16b0c929621f84983b83b9735ce973acb12723bc'Hendrik Leppkes
2015-10-14Merge commit '11c5f438ff83da5040e85bfa6299f56b321d32ef'Hendrik Leppkes
2015-10-13avformat: Do not use AVFMT_RAWPICTURELuca Barbato
2015-10-13avconv: Add loop option.Alexandra Hájková
2015-10-12doc/filters: s/nb_inputs/inputs for stack filtersLou Logan
2015-10-12avfilter/drawtext: allow to format pts with strftimeAlex Agranovsky
2015-10-12lavf/tee: allow multiple stream specifiers in select.Bela Bodecs
2015-10-12dict: Change return type of av_dict_copy()Vittorio Giovara
2015-10-12intmath: remove av_ctz.Ronald S. Bultje
2015-10-11avfilter: add selectivecolor filterClément Bœsch
2015-10-10doc/resampler, swresample/options: use proper capitalizationGanesh Ajjanagadde
2015-10-10doc/scaler, swscale/options: use proper capitalizationGanesh Ajjanagadde
2015-10-10doc/developer: minor typo and consistency fixesGanesh Ajjanagadde
2015-10-10doc/build_system: miscellaneous typo and consistency fixesGanesh Ajjanagadde
2015-10-09doc: fix spelling errorsAndreas Cadhalpun
2015-10-09doc/faq: use https instead of httpGanesh Ajjanagadde
2015-10-08doc/writing_filters: miscellaneous grammar and typo fixesGanesh Ajjanagadde
2015-10-08avfilter/delogo: Set default band to 1Jean Delvare
2015-10-07doc/encoders: Fix libkvazaar documentationArttu Ylä-Outinen
2015-10-07doc/developer: use https instead of httpGanesh Ajjanagadde
2015-10-04avfilter: add displace video filterPaul B Mahol
2015-10-04avfilter/ebur128: add dualmono measurement optionKyle Swanson
2015-10-04lavf: add chromaprint muxerRodger Combs
2015-10-04libx264: copy A53 closed captions from sourceDeHackEd
2015-10-03avfilter/vf_tinterlace: add mergex2 modePaul B Mahol
2015-10-03Merge commit '9a3202a98b2e095b54dd784c3e01a09a676fc3fa'Hendrik Leppkes
2015-09-30Screenpresso SPV1 decoderVittorio Giovara
2015-09-29Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d'Hendrik Leppkes
2015-09-29lavc: Make AVPacket.duration int64, and deprecate convergence_durationwm4
2015-09-29Merge commit '539e5ac2ecfec2e2f441222a43fb0583643ea607'Hendrik Leppkes
2015-09-29Merge commit '3ee462dca1038e63b8e8d5e751121736d5772a5d'Hendrik Leppkes
2015-09-28examples/qsvdec: free the lavc decoder before closing MFX/VAAPIAnton Khirnov
2015-09-28examples/qsvdec: do not free the surfaces in the frame_free() callbackAnton Khirnov
2015-09-28doc/filters: move mcdeint above mergeplanesPaul B Mahol
2015-09-28avfilter: add maskedmerge filterPaul B Mahol
2015-09-28doc/ffplay, ffplay: add information regarding volume controlGanesh Ajjanagadde
2015-09-26avfilter/vf_blend: add addition128 modePaul B Mahol
2015-09-23avfilter/vf_chromakey: Add chromakey video filterTimo Rothenpieler
2015-09-23doc/filters.texi: add rubberband documentationPaul B Mahol
2015-09-22avfilter: add agate filterPaul B Mahol
2015-09-22avfilter: add tremolo filterKyle Swanson
2015-09-21doc: mention libavcodec can decode Opus nativelyJames Almer
2015-09-20lavfi: drop the requirement that request_frame returns a frame.Nicolas George
2015-09-19doc/filters: fix typo in eq contrast optionLou Logan
2015-09-18avutil/attributes: add AV_GCC_VERSION_AT_MOSTJames Almer
2015-09-17doc/filters: showfreqs: fix typoPaul B Mahol
2015-09-17doc/filters: stereotools: fix mistakePaul B Mahol
2015-09-17Merge commit 'e3d4784eb31b3ea4a97f2d4c698a75fab9bf3d86'Hendrik Leppkes