summaryrefslogtreecommitdiffstats
path: root/libavutil/frame.h
Commit message (Expand)AuthorAgeFilesLines
* avutil/frame: fix remove_side_dataZhao Zhili2019-11-111-2/+1
* lavu/frame: Improve ROI documentationMark Thompson2019-07-071-16/+43
* avutil: add FF_DECODE_ERROR_DECODE_SLICES for AVFrame.decode_error_flagsAmir Pauker2019-06-291-0/+1
* avutil: add FF_DECODE_ERROR_CONCEALMENT_ACTIVE flag for AVFrame.decode_error_...Amir Pauker2019-06-161-0/+1
* lavu/frame: Fix typo.Carl Eugen Hoyos2019-01-181-1/+1
* avutil: add ROI (Region Of Interest) data struct and bump versionGuo, Yejun2019-01-171-0/+35
* Add HDR dynamic metadata struct (for SMPTE 2094-40) to libavutilMohammad Izadi2018-12-211-0/+7
* libavutil: Undeprecate the AVFrame reordered_opaque fieldMartin Storsjö2018-11-051-1/+0
* lavc/h264: create AVFrame side data from H.264 timecodesDevin Heitmueller2018-10-231-0/+8
* lavu/frame: add QP side datawm42018-03-181-0/+17
* lavu/frame: fix inconsistent qp_table_buf deprecationwm42018-03-181-0/+1
* frame: add an av_frame_new_side_data_from_buf functionRostislav Pehlivanov2018-03-011-0/+16
* avutil/frame: Add private_ref to AVFrameMichael Niedermayer2017-11-101-0/+13
* avutil/frame: deprecate getters and setters for AVFrame fieldsJames Almer2017-10-291-0/+26
* avutil/frame: remove unneccessary metadata pointer getterJames Almer2017-10-231-1/+0
* avutil/frame: Fix project nameMichael Niedermayer2017-10-111-2/+2
* Merge commit '4de220d2e3751c459f8739a08ac6ca52e63eba30'James Almer2017-09-271-1/+3
|\
| * frame: allow align=0 (meaning automatic) for av_frame_get_buffer()Anton Khirnov2017-02-111-1/+3
* | lavc, lavu: move frame cropping to a convenience functionwm42017-08-081-0/+34
* | lavu/frame: add new side data type for ICC profilesRostislav Pehlivanov2017-07-251-0/+7
* | Merge commit '52627248e49e58eb4b78e4fcda90a64f4c476ea3'James Almer2017-05-081-1/+27
|\ \ | |/
| * frame: add a cropping rectangle to AVFrameAnton Khirnov2017-01-121-1/+27
| * lavu: Add AVSphericalMapping type and frame side dataVittorio Giovara2016-12-071-0/+6
* | lavu: add support for Content Light Level side metadataSteve Lhomme2017-04-061-0/+6
* | avcodec, avutil, avformat: remove AVOption requirement for some fieldswm42017-03-021-29/+3
* | AVFrame: add an opaque_ref fieldwm42017-02-131-0/+11
* | lavu: Add AVSphericalMapping type and frame side dataVittorio Giovara2016-12-071-1/+7
* | doc: fix spelling errorsAndreas Cadhalpun2016-10-211-1/+1
* | Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27'Hendrik Leppkes2016-10-071-0/+4
|\ \ | |/
| * lavc: export the timestamps when decoding in AVFrame.ptsAnton Khirnov2016-06-211-0/+4
* | avutil/frame: Add a flag to discard frame after decode.Sasi Inguva2016-09-191-0/+4
* | doxygen: Standardize root-level modulesTimothy Gu2016-08-021-0/+1
* | avutil/frame: Move new field to the end of AVFrameMichael Niedermayer2016-06-301-6/+5
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-1/+1
|\ \ | |/
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-1/+1
* | avutil/frame: Document avcodec_get_frame_class() and the option naming systemMichael Niedermayer2016-06-011-0/+4
* | Merge commit '7a6cf2771414c7ab8bca0811d589f6091a6e2b71'Derek Buitenhuis2016-04-131-2/+3
|\ \ | |/
| * lavu: improve documentation of some AVFrame functionswm42016-03-051-1/+13
* | lavu: improve documentation of some AVFrame functionswm42016-04-011-0/+11
* | Document and validate AVFrame plane pointers.Reimar Döffinger2016-02-281-0/+3
* | Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis2016-02-241-1/+0
|\ \ | |/
| * cosmetics: Drop empty comment linesDiego Biurrun2016-02-181-1/+0
* | Merge commit '89923e418b494e337683442ab896d754bc07341a'Derek Buitenhuis2016-02-171-0/+6
|\ \ | |/
| * lavu: add a framework for handling hwaccel framesAnton Khirnov2016-02-141-0/+6
* | avutil: Add GOP timecode frame side dataDerek Buitenhuis2016-02-011-1/+6
* | libavutil: add mastering display metadata sidedataNeil Birkbeck2016-01-191-1/+6
* | Merge commit '1aa24df74c052a73175c43e57d35b4835e537ec8'Hendrik Leppkes2015-10-031-1/+4
|\ \ | |/
| * lavu: Deprecate AVFrame.error[]Vittorio Giovara2015-09-301-1/+4
* | lavu/frame: put frame QP elements under a new version guardHendrik Leppkes2015-09-051-0/+4
* | Merge commit '8f12ef9860d0e164e4647fd5d5cebdb3cfb34a79'Hendrik Leppkes2015-09-051-97/+16
|\ \ | |/
OpenPOWER on IntegriCloud