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-04-22doc/APIchanges: Fix bitsream typoLou Logan
2016-04-22doc/APIchanges: Fix bistream typoMichael Niedermayer
2016-04-21lavc: introduce a new decoding/encoding API with decoupled input/outputwm4
2016-04-17Merge commit '33d18982fa03feb061c8f744a4f0a9175c1f63ab'Derek Buitenhuis
2016-04-14Merge commit '07a844f32ebb78503981df017fa3ebfedb75fe1c'Derek Buitenhuis
2016-04-14Merge commit '551c6775abb5e0ad34c26d7e23bc6fbbe8ccc9d4'Derek Buitenhuis
2016-04-14Merge commit 'b1f01e85a92d401a9b29c79f23db36b7685e8c09'Derek Buitenhuis
2016-04-11Merge commit '3e8fd93b6ab219221e17fa2b6243cc72cf2d69dc'Derek Buitenhuis
2016-04-02lavu/base64: add AV_BASE64_DECODE_SIZE() macroStefano Sabatini
2016-03-31Merge commit 'a8068346e48e123f8d3bdf4d64464d81e53e5fc7'Derek Buitenhuis
2016-03-31Merge commit '998e1b8f521b73e1ed3a13caaabcf79eb401cf0d'Derek Buitenhuis
2016-03-20lavc: add a new bitstream filtering APIAnton Khirnov
2016-03-19lavfi: generic hardware surface upload and download filtersMark Thompson
2016-03-19lavu: VAAPI hwcontext implementationMark Thompson
2016-03-19lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPIMark Thompson
2016-03-19lavu: add a way to query hwcontext frame constraintsMark Thompson
2016-03-11lavf: allow BSFs to drop packets.Ronald S. Bultje
2016-03-04avformat: Add a protocol blacklisting APIDerek Buitenhuis
2016-02-28Document and validate AVFrame plane pointers.Reimar Döffinger
2016-02-26lavc/options: add ass_ro_flush_noop to flags2Clément Bœsch
2016-02-26lavc: allow subtitle text format to be ASS without timingClément Bœsch
2016-02-26lavf: add a missing bump and APIchanges for the codecpar switchAnton Khirnov
2016-02-26APIchanges: add missing hashes and datesAnton Khirnov
2016-02-24Merge commit '7b3214d0050613bd347a2e41c9f78ffb766da25e'Derek Buitenhuis
2016-02-24Merge commit 'b3dd30db0b2d857147fc0e1461a00bd6172a26a3'Derek Buitenhuis
2016-02-24Merge commit 'ad884d100259e55cb51a4239cd8a4fd5154c2073'Derek Buitenhuis
2016-02-24Merge commit '7bc780cd4413f688d3b834037b0f9ddfd6948140'Derek Buitenhuis
2016-02-23lavc/lavf: transmit stream_id information for mpegts KLV data packetsStefano Sabatini
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