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-29doc/general.texi: fix SDX2 descriptionPaul B Mahol
2015-10-29doc/general.texi: move Screenpresso to right sectionPaul B Mahol
2015-10-29avformat: add DC STR demuxerPaul B Mahol
2015-10-29avcodec: add ADPCM AICA decoderPaul B Mahol
2015-10-29avformat: add 3dostr demuxerPaul B Mahol
2015-10-29Merge commit 'cd0e08813a0484002b5defbf557c859f123953ae'Hendrik Leppkes
2015-10-29Merge commit 'a9a60106370f862e191dea58e748626da6a8fe97'Hendrik Leppkes
2015-10-29Merge commit '9b56d5c11488656254e9aed8d964ef2b7c2ff5e6'Hendrik Leppkes
2015-10-29doc/encoders: fix "the their" typoLou Logan
2015-10-28doc/filters: Remove article redundancyMichael Niedermayer
2015-10-28lavu: add AESNI CPU flagRodger Combs
2015-10-28avfilter/avf_showcqt: rewrite showcqt and add featuresMuhammad Faiz
2015-10-27Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes
2015-10-27Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'Hendrik Leppkes
2015-10-27doc/filters.texi: ebur128 grammar fixKyle Swanson
2015-10-26avfilter: add vibrato filterKyle Swanson
2015-10-26avconv: support infinite loop for the loop optionAlexandra Hájková
2015-10-26avpacket: Provide an alloc and a free function for the structLuca Barbato
2015-10-26avpacket: Deprecate av_dup_packetLuca Barbato
2015-10-26avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato
2015-10-26avcodec: add SDX2 DPCM decoderPaul B Mahol
2015-10-25doc/general: update after recent additionsPaul B Mahol
2015-10-23kvazaar: Add libkvazaar HEVC encoderArttu Ylä-Outinen
2015-10-23avfilter: add shuffleframes filterPaul B Mahol
2015-10-22Merge commit 'a17a7661906ba295d67afd80ac0770422e1b02b3'Hendrik Leppkes
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-21lavc: Add data and linesize to AVSubtitleRectVittorio Giovara
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