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-25doc/indevs: fix x11grab options consistencyStefano Sabatini
2015-11-25avfilter/af_sidechaincompress: add forgotten optionPaul B Mahol
2015-11-25doc/indevs: Fix GermanTimothy Gu
2015-11-25lavfi/select: add support for concatdec_select optionMarton Balint
2015-11-25concatdec: add option for adding segment start time and duration metadataMarton Balint
2015-11-23doc/filters: mention afifoPaul B Mahol
2015-11-22Merge commit '79ae1e630b476889c251fc905687a3831b43ab5e'Derek Buitenhuis
2015-11-22Merge commit '7f4ec4364bc4a73036660c1c6a3c4801db524e9e'Derek Buitenhuis
2015-11-22Merge commit '588b6215b4c74945994eb9636b0699028c069ed2'Derek Buitenhuis
2015-11-19avformat: add VPK demuxerPaul B Mahol
2015-11-19avutil/mem: Add av_fast_mallocz()Michael Niedermayer
2015-11-18avformat: add IVR demuxerPaul B Mahol
2015-11-18avcodec: Define side data type for fallback trackJohn Stebbins
2015-11-18avformat: expose av_stream_new_side_data helperJohn Stebbins
2015-11-13xtea: Add functions for little endian modeMartin Storsjö
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-09setpts: add FRAME_RATE constantStefano Sabatini
2015-11-09lavfi: add a frame_rate field to AVFilterLink.Nicolas George
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