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
2017-11-29libvpxenc,vp9: add corpus-complexity optionJames Zern
2017-11-21libvpxenc: remove pre-1.4.0 checksJames Zern
2017-11-17lavc/libvpxenc: add tune-content optionJames Zern
2017-10-23Merge commit '94eed68ace9f2416af8457fcbf142b175928c06b'James Almer
2017-04-29libvpxenc: allow aq-mode 4 (equator360)James Zern
2017-03-23lavc: Drop deprecated options moved to private contextsVittorio Giovara
2017-03-15Merge commit 'b183abfb5b6366b177cf44f244c66156257a6fd6'Clément Bœsch
2017-03-06lavc/libvpxenc: add -row-mt optionKagami Hiiragi
2016-12-13libvpxenc: Don't spam level errors for VP8 encodesAlex Converse
2016-11-28libvpxenc: Report encoded VP9 levelAlex Converse
2016-11-22libvpxenc: Support targeting a VP9 levelAlex Converse
2016-10-22lavc/libvpxenc: fix -auto-alt-ref option typeKagami Hiiragi
2016-09-17lavc/libvpxenc: Avoid vp8 transparency encoding with auto-alt-ref.Carl Eugen Hoyos
2016-07-23vpx: Support color rangeLuca Barbato
2016-07-22libvpxenc,cosmetics: rename common fns vp8 -> vpxJames Zern
2016-07-13libvpx: Enable vp9 alpha encodingVignesh Venkatasubramanian
2016-02-23libvpxenc: quiet unused-variable warningJames Zern
2016-02-19lavc/libvpx: Reindent after last commit.Carl Eugen Hoyos
2016-02-19lavc/libvpx: Fix support for RGB colorspace.Carl Eugen Hoyos
2016-02-19lavc/libvpx: Fix high-bitdepth pix_fmts on big endian.Carl Eugen Hoyos
2016-02-07libvpxenc: Allow setting tune parameterTimothy Gu
2016-01-28Merge commit '1482aff2048511b821ff9feac19426113cc641a2'Derek Buitenhuis
2016-01-28Merge commit '0ac9f33a9e69c64eee592791be3c5441a6a3d6b7'Derek Buitenhuis
2016-01-21lavc: Move noise_reduction to codec private optionsVittorio Giovara
2016-01-21lavc: Move frame_skip_* to codec private optionsVittorio Giovara
2016-01-09libvpx: Support setting color range for vp9.Sasi Inguva
2016-01-09lavc/libvpxenc: Improve documentation for option cpu-used.Carl Eugen Hoyos
2016-01-01lavc: add vp9 profiles to AVCodecDescriptorHendrik Leppkes
2015-12-21lavc/libvpxenc: replace round by lrintGanesh Ajjanagadde
2015-12-17Merge commit '03afb62e83516141ba999536fc97575faefb98af'Hendrik Leppkes
2015-12-06libvpxenc: export CPB props side dataAnton Khirnov
2015-12-04avcodec: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch
2015-11-23libvpxenc: remove some unused ctrl id mappingsJames Zern
2015-10-27Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes
2015-10-21libvpxenc: remove some unused ctrl id mappingsJames Zern
2015-08-18libvpxenc: make flags i64 instead of dbl.Ronald S. Bultje
2015-08-18FF_OPT_TYPE_* -> AV_OPT_TYPE_*.Ronald S. Bultje
2015-07-30libvpxenc: report pict_type/error via side-dataJames Zern
2015-07-30libvpxenc: quiet coded_frame deprecation warningsJames Zern
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-07-27lavc: AV-prefix all codec flagsVittorio Giovara
2015-07-27avcodec: Add a min size parameter to ff_alloc_packet2()Michael Niedermayer
2015-07-21Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370'Michael Niedermayer
2015-07-21Merge commit 'd6604b29ef544793479d7fb4e05ef6622bb3e534'Michael Niedermayer
2015-07-20Merge commit 'd6006dd9f0d4d01023359230212f1f9fa4800e5b'Michael Niedermayer
2015-07-20Deprecate avctx.coded_frameVittorio Giovara
2015-07-20Gather all coded_frame allocations and free functions to a single placeVittorio Giovara
2015-07-20libvpxenc: Do not entangle coded_frameVittorio Giovara