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
2019-11-12avutil/frame: fix remove_side_dataZhao Zhili
2019-07-07lavu/frame: Improve ROI documentationMark Thompson
2019-06-29avutil: add FF_DECODE_ERROR_DECODE_SLICES for AVFrame.decode_error_flagsAmir Pauker
2019-06-16avutil: add FF_DECODE_ERROR_CONCEALMENT_ACTIVE flag for AVFrame.decode_error_...Amir Pauker
2019-01-18lavu/frame: Fix typo.Carl Eugen Hoyos
2019-01-18avutil: add ROI (Region Of Interest) data struct and bump versionGuo, Yejun
2018-12-21Add HDR dynamic metadata struct (for SMPTE 2094-40) to libavutilMohammad Izadi
2018-11-05libavutil: Undeprecate the AVFrame reordered_opaque fieldMartin Storsjö
2018-10-23lavc/h264: create AVFrame side data from H.264 timecodesDevin Heitmueller
2018-03-18lavu/frame: add QP side datawm4
2018-03-18lavu/frame: fix inconsistent qp_table_buf deprecationwm4
2018-03-01frame: add an av_frame_new_side_data_from_buf functionRostislav Pehlivanov
2017-11-10avutil/frame: Add private_ref to AVFrameMichael Niedermayer
2017-10-29avutil/frame: deprecate getters and setters for AVFrame fieldsJames Almer
2017-10-23avutil/frame: remove unneccessary metadata pointer getterJames Almer
2017-10-11avutil/frame: Fix project nameMichael Niedermayer
2017-09-28Merge commit '4de220d2e3751c459f8739a08ac6ca52e63eba30'James Almer
2017-08-08lavc, lavu: move frame cropping to a convenience functionwm4
2017-07-25lavu/frame: add new side data type for ICC profilesRostislav Pehlivanov
2017-05-08Merge commit '52627248e49e58eb4b78e4fcda90a64f4c476ea3'James Almer
2017-04-06lavu: add support for Content Light Level side metadataSteve Lhomme
2017-03-02avcodec, avutil, avformat: remove AVOption requirement for some fieldswm4
2017-02-13AVFrame: add an opaque_ref fieldwm4
2017-02-11frame: allow align=0 (meaning automatic) for av_frame_get_buffer()Anton Khirnov
2017-01-12frame: add a cropping rectangle to AVFrameAnton Khirnov
2016-12-07lavu: Add AVSphericalMapping type and frame side dataVittorio Giovara
2016-12-07lavu: Add AVSphericalMapping type and frame side dataVittorio Giovara
2016-10-22doc: fix spelling errorsAndreas Cadhalpun
2016-10-07Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27'Hendrik Leppkes
2016-09-19avutil/frame: Add a flag to discard frame after decode.Sasi Inguva
2016-08-03doxygen: Standardize root-level modulesTimothy Gu
2016-06-30avutil/frame: Move new field to the end of AVFrameMichael Niedermayer
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-06-21lavc: export the timestamps when decoding in AVFrame.ptsAnton Khirnov
2016-06-01avutil/frame: Document avcodec_get_frame_class() and the option naming systemMichael Niedermayer
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-04-13Merge commit '7a6cf2771414c7ab8bca0811d589f6091a6e2b71'Derek Buitenhuis
2016-04-01lavu: improve documentation of some AVFrame functionswm4
2016-03-05lavu: improve documentation of some AVFrame functionswm4
2016-02-28Document and validate AVFrame plane pointers.Reimar Döffinger
2016-02-24Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis
2016-02-18cosmetics: Drop empty comment linesDiego Biurrun
2016-02-17Merge commit '89923e418b494e337683442ab896d754bc07341a'Derek Buitenhuis
2016-02-14lavu: add a framework for handling hwaccel framesAnton Khirnov
2016-02-01avutil: Add GOP timecode frame side dataDerek Buitenhuis
2016-01-19libavutil: add mastering display metadata sidedataNeil Birkbeck
2015-10-03Merge commit '1aa24df74c052a73175c43e57d35b4835e537ec8'Hendrik Leppkes
2015-09-30lavu: Deprecate AVFrame.error[]Vittorio Giovara
2015-09-05lavu/frame: put frame QP elements under a new version guardHendrik Leppkes
2015-09-05Merge commit '8f12ef9860d0e164e4647fd5d5cebdb3cfb34a79'Hendrik Leppkes