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
path: root/doc
AgeCommit message (Expand)Author
2016-02-24Merge commit '7b3214d0050613bd347a2e41c9f78ffb766da25e'Derek Buitenhuis
2016-02-24Merge commit '21f7cd4acd8dc4b4796b55966dd015cb037164d8'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-24examples/transcode_aac: convert to codecparAnton Khirnov
2016-02-24examples/qsvdec: convert to codecparAnton Khirnov
2016-02-24examples/output: convert to codecparAnton Khirnov
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-22avfilter: add firequalizer filterMuhammad Faiz
2016-02-22lavf: add a protocol whitelist/blacklist for file opened internallyAnton Khirnov
2016-02-21doc/filters: fix nnedi typosPaul B Mahol
2016-02-18lavf/options_table: mark use_wallclock_as_timestamps as booleanMoritz Barsnick
2016-02-18avfilter: add BobWeaver deinterlacing filterThomas Mundt
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-17hlsenc: add use_localtime_mkdir option to automatically create time-based dir...Johan Ström
2016-02-16doc/filters: remove redundant exampleLou Logan
2016-02-16avfilter: add fieldhint filterPaul B Mahol
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: add a filter for uploading normal frames to CUDAAnton Khirnov
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-14doc/protocols: document protocol_whitelistMichael Niedermayer
2016-02-13doc/APIchanges: fill in more missing thingsMichael Niedermayer
2016-02-13doc/APIchanges: Fill in some missing valuesMichael Niedermayer
2016-02-13doc/filters: add one more blend examplePaul B Mahol
2016-02-12doc/filters: add geq diagonal split screen exampleLou Logan
2016-02-12doc/encoders: fix typos in the vc2 encoder documentationRostislav Pehlivanov
2016-02-12doc/encoders: add documentation for the VC-2 encoderRostislav Pehlivanov
2016-02-11doc/filters: fix metadata examplePaul B Mahol
2016-02-11avfilter/f_metadata: rename "string" into "same_str"Tobias Rapp
2016-02-11avfilter/f_metadata: add starts_with string functionTobias Rapp
2016-02-11avfilter/f_metadata: add support for file outputTobias Rapp
2016-02-10Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610'Derek Buitenhuis
2016-02-10avfilter/f_metadata: fix few logic errorsPaul B Mahol
2016-02-10avfilter: add metadata filtersPaul B Mahol
2016-02-07avfilter/vf_blend: add multiply128 modePaul B Mahol
2016-02-07libvpxenc: Allow setting tune parameterTimothy Gu
2016-02-07avfilter: add swaprect filterPaul B Mahol
2016-02-07avfilter: add streamselect and astreamselect filterPaul B Mahol