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-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
2015-06-21Merge commit '8655c54160767de1a6b96f8bc310d6e4eaceff48'Michael Niedermayer
2015-06-21Merge commit '05bf3f54e6078716f6267df530bf1d474ca3d606'Michael Niedermayer
2015-06-21libvpx: Support the vp9 extended profilesLuca Barbato
2015-06-21libvpxenc: support setting colorspace for vp9James Zern
2015-06-20libvpx: Do not set vp8 only parameters when encoding in vp9Luca Barbato
2015-06-15libvpxenc: remove stray '\'sJames Zern
2015-06-15libvpxenc: cosmetics: reindent after 2c70436James Zern
2015-06-11libvpxenc: add overshoot-pct optionJames Zern
2015-06-11libvpxenc: add undershoot-pct optionJames Zern
2015-05-21libvpx: add support for yuv440p and yuv440p10/12 encodingJames Almer
2015-04-24libvpxenc: cosmetics: reindentJames Zern
2015-04-24libvpxenc: only set noise reduction w/vp8James Zern
2015-04-21Support for VP9 high-color/high-bit-depth encodingDeb Mukherjee
2015-03-20avcodec/libvpxenc: Set min/max quantizer to 0 for lossless modeMichael Niedermayer
2015-03-09avcodec/libvpxenc: Clear twopass_stats.sz on deallocationMichael Niedermayer
2015-03-09Merge commit '93f7948136fcda8ddbbc44a6c24418f11ca829b8'Michael Niedermayer