summaryrefslogtreecommitdiff
path: root/libavutil/frame.h
Commit message (Expand)AuthorAge
* lavu/frame: allow calling av_frame_make_writable() on non-refcounted framesAnton Khirnov2022-08-02
* lavu/frame: add a duration field to AVFrameAnton Khirnov2022-07-19
* avframe: switch to the new channel layout APIAnton Khirnov2022-03-15
* avutil: support for CUVA Vivid HDR metadataLimin Wang2022-03-01
* lavu/frame: Add Dolby Vision metadata side data typeNiklas Haas2022-01-04
* lavu/frame: clarify doxyAnton Khirnov2021-12-04
* lavu/frame: drop mentions of non-refcounted framesAnton Khirnov2021-12-04
* lavu/avframe: add a time_base fieldLynne2021-12-03
* avutil/frame: Document the possibility of negative line sizesSoft Works2021-11-18
* avutil: Add Dolby Vision RPU side data typeDerek Buitenhuis2021-11-17
* avutil/buffer: Switch AVBuffer API to size_tAndreas Rheinhardt2021-04-27
* avutil/frame: Remove deprecated getters and settersAndreas Rheinhardt2021-04-27
* avutil/frame: Remove deprecated AVFrame.pkt_pts fieldAndreas Rheinhardt2021-04-27
* avutil/frame: Remove deprecated AVFrame.errorAndreas Rheinhardt2021-04-27
* avutil/frame: Remove AVFrame QP table APIAndreas Rheinhardt2021-04-27
* lavu: add side data AV_FRAME_DATA_DETECTION_BBOXES for object detection/class...Guo, Yejun2021-04-17
* avutil/frame: Deprecate av_get_colorspace_name()Andreas Rheinhardt2021-03-24
* avutil/frame: change av_frame_new_side_data() size parameter type to size_tJames Almer2021-03-10
* libavutil/frame.h: correct typo for AVFilmGrainParams in commentGuo, Yejun2021-01-27
* libavutil: introduce AVFilmGrainParams side dataLynne2020-11-25
* avutil/timecode: add description for SMPTE binary formatLimin Wang2020-07-15
* avutil: add AV_FRAME_DATA_SEI_UNREGISTERED side data typeLimin Wang2020-06-11
* libavutil: add API for exporting video frame quantizersJuan De León2020-05-12
* avutil/frame: fix remove_side_dataZhao Zhili2019-11-11
* lavu/frame: Improve ROI documentationMark Thompson2019-07-07
* avutil: add FF_DECODE_ERROR_DECODE_SLICES for AVFrame.decode_error_flagsAmir Pauker2019-06-29
* avutil: add FF_DECODE_ERROR_CONCEALMENT_ACTIVE flag for AVFrame.decode_error_...Amir Pauker2019-06-16
* lavu/frame: Fix typo.Carl Eugen Hoyos2019-01-18
* avutil: add ROI (Region Of Interest) data struct and bump versionGuo, Yejun2019-01-17
* Add HDR dynamic metadata struct (for SMPTE 2094-40) to libavutilMohammad Izadi2018-12-21
* libavutil: Undeprecate the AVFrame reordered_opaque fieldMartin Storsjö2018-11-05
* lavc/h264: create AVFrame side data from H.264 timecodesDevin Heitmueller2018-10-23
* lavu/frame: add QP side datawm42018-03-18
* lavu/frame: fix inconsistent qp_table_buf deprecationwm42018-03-18
* frame: add an av_frame_new_side_data_from_buf functionRostislav Pehlivanov2018-03-01
* avutil/frame: Add private_ref to AVFrameMichael Niedermayer2017-11-10
* avutil/frame: deprecate getters and setters for AVFrame fieldsJames Almer2017-10-29
* avutil/frame: remove unneccessary metadata pointer getterJames Almer2017-10-23
* avutil/frame: Fix project nameMichael Niedermayer2017-10-11
* Merge commit '4de220d2e3751c459f8739a08ac6ca52e63eba30'James Almer2017-09-27
|\
| * frame: allow align=0 (meaning automatic) for av_frame_get_buffer()Anton Khirnov2017-02-11
* | lavc, lavu: move frame cropping to a convenience functionwm42017-08-08
* | lavu/frame: add new side data type for ICC profilesRostislav Pehlivanov2017-07-25
* | Merge commit '52627248e49e58eb4b78e4fcda90a64f4c476ea3'James Almer2017-05-08
|\|
| * frame: add a cropping rectangle to AVFrameAnton Khirnov2017-01-12
| * lavu: Add AVSphericalMapping type and frame side dataVittorio Giovara2016-12-07
* | lavu: add support for Content Light Level side metadataSteve Lhomme2017-04-06
* | avcodec, avutil, avformat: remove AVOption requirement for some fieldswm42017-03-02
* | AVFrame: add an opaque_ref fieldwm42017-02-13
* | lavu: Add AVSphericalMapping type and frame side dataVittorio Giovara2016-12-07