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-11-19avutil/mem: Add av_fast_mallocz()Michael Niedermayer
2015-11-18avformat: add IVR demuxerPaul B Mahol
2015-11-11avformat/mxfenc: Only store user comment related tags when neededMichael Niedermayer
2015-11-10doc/ffmpeg: Clarify that the sdp_file option requires an rtp output.Simon Thelen
2015-11-09swresample: allow double precision beta value for the Kaiser windowGanesh Ajjanagadde
2015-11-08avfilter: add anoisesrcKyle Swanson
2015-11-07lavfi: remove astreamsync.Nicolas George
2015-11-07lavfi: add realtime filter.Nicolas George
2015-11-07doc/resampler: fix some trivial typosGanesh Ajjanagadde
2015-11-06XMA1 and XMA2 stereo decodersPaul B Mahol
2015-11-03avformat: add acm demuxerPaul B Mahol
2015-11-03avcodec: add Interplay ACM decoderPaul B Mahol
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