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-10-22Merge commit 'ac981d16415e7fd99683e10297781c7d9ec1a8cd'Hendrik Leppkes
2015-10-22ffmpeg: add abort_on option to allow aborting on empty outputMarton Balint
2015-10-22Merge commit 'fb472e1a11a4e0caed2c3c91da01ea8e35d9e3f8'Hendrik Leppkes
2015-10-22Merge commit 'dc923bc23b3efd949d0bf67ff1abdb95059e5843'Hendrik Leppkes
2015-10-21avfilter/vf_ssim: Add support for writing stats to stdoutTobias Rapp
2015-10-21avfilter/vf_psnr: Add support for writing stats to stdoutTobias Rapp
2015-10-19APIchanges: Fill in missing dates and hashesVittorio Giovara
2015-10-18avfilter: add zscale filterPaul B Mahol
2015-10-16avconv: add support for Intel QSV-accelerated transcodingAnton Khirnov
2015-10-16qsvenc: add an API for allocating opaque surfacesAnton Khirnov
2015-10-15doc/ffmpeg: use stream_loop instead of loopGanesh Ajjanagadde
2015-10-15lavf: Remove duplicated latm demuxer.Carl Eugen Hoyos
2015-10-15doc/examples/muxing: Fix mixed declaration and codeMichael Niedermayer
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