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
AgeCommit message (Expand)Author
2016-02-23lavc: add a variant of av_get_audio_frame_duration working with AVCodecParame...Anton Khirnov
2016-02-23lavc: add codec parameters APIAnton Khirnov
2016-02-22lavf: add a protocol whitelist/blacklist for file opened internallyAnton Khirnov
2016-02-18avfilter: add loop filtersPaul B Mahol
2016-02-17Merge commit 'a001ce31bc2bcf875a39b5fb22dae49120293b42'Derek Buitenhuis
2016-02-17Merge commit '89923e418b494e337683442ab896d754bc07341a'Derek Buitenhuis
2016-02-17Merge commit '721a4efc0545548a241080b53ab480e34f366240'Derek Buitenhuis
2016-02-15lavc: add a field for passing AVHWFramesContext to encodersAnton Khirnov
2016-02-15Changelog/APIChanges Put 3.0 release markerMichael Niedermayer
2016-02-15lavfi: pass the hw frames context through the filter chainAnton Khirnov
2016-02-15hwcontext: add a CUDA implementationAnton Khirnov
2016-02-15pixfmt: add a CUDA hwaccelled formatAnton Khirnov
2016-02-15hwcontext: add a VDPAU implementationAnton Khirnov
2016-02-14lavu: add a framework for handling hwaccel framesAnton Khirnov
2016-02-14buffer: add support for pools using caller data in allocationAnton Khirnov
2016-02-13doc/APIchanges: fill in more missing thingsMichael Niedermayer
2016-02-13doc/APIchanges: Fill in some missing valuesMichael Niedermayer
2016-02-10Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610'Derek Buitenhuis
2016-02-02avformat: add protocol_whitelistMichael Niedermayer
2016-02-01avutil: Add GOP timecode frame side dataDerek Buitenhuis
2016-01-24lavf: allow custom IO for all filesAnton Khirnov
2016-01-19Merge commit '40d43d25e76ca078e7665752e815fc8d96252f06'Hendrik Leppkes
2016-01-11APIchanges: Add missing av_pix_fmt_get_chroma_sub_sample entryLuca Barbato
2016-01-01Merge commit '2c6811397bdf13d43ca206e48d6d6da9c2cd47c6'Hendrik Leppkes
2015-12-28lavf: add automatic bitstream filtering; bump versionRodger Combs
2015-12-22lavfi: deprecate avfilter_link_set_closed().Nicolas George
2015-12-17Merge commit 'e02de9df4b218bd6e1e927b67fd4075741545688'Hendrik Leppkes
2015-12-17Merge commit 'f0b769c16daafa64720dcba7fa81a9f5255e1d29'Hendrik Leppkes
2015-12-17Merge commit '84adab333cddeefc3cfd843089dee23f58bd372c'Hendrik Leppkes
2015-12-17Merge commit '31c51f7441de07b88cfea2550245bf1f5140cb8f'Hendrik Leppkes
2015-12-12lavc: add profiles to AVCodecDescriptorAnton Khirnov
2015-12-12avformat: Add av_program_add_stream_index()Michael Niedermayer
2015-12-06lavc: export Dirac parsing API used by the ogg demuxer as publicAnton Khirnov
2015-12-06lavc: add a packet side data type for VBV-like parametersAnton Khirnov
2015-12-06lavc: add stream-global packet side dataAnton Khirnov
2015-12-06avpacket: add a function for wrapping existing data as side dataAnton Khirnov
2015-11-29Merge commit '462a54e2291e1fa18e1f1254d09739dfbb795617'Hendrik Leppkes
2015-11-22Merge commit '79ae1e630b476889c251fc905687a3831b43ab5e'Derek Buitenhuis
2015-11-22Merge commit '7f4ec4364bc4a73036660c1c6a3c4801db524e9e'Derek Buitenhuis
2015-11-22Merge commit '588b6215b4c74945994eb9636b0699028c069ed2'Derek Buitenhuis
2015-11-20lavc: Deprecate avctx.rtp_callback fieldVittorio Giovara
2015-11-19avutil/mem: Add av_fast_mallocz()Michael Niedermayer
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-09lavfi: add a frame_rate field to AVFilterLink.Nicolas George
2015-10-29Merge commit 'a9a60106370f862e191dea58e748626da6a8fe97'Hendrik Leppkes
2015-10-29Merge commit '9b56d5c11488656254e9aed8d964ef2b7c2ff5e6'Hendrik Leppkes
2015-10-28lavu: add AESNI CPU flagRodger Combs
2015-10-27Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'Hendrik Leppkes