summaryrefslogtreecommitdiff
path: root/libavutil/frame.h
Commit message (Expand)AuthorAgeFilesLines
* lavu/frame: extend AVFrame.repeat_pict documentationAnton Khirnov2023-05-151-2/+16
* avutil/frame: deprecate key_frameJames Almer2023-05-041-0/+5
* avutil/frame: add a keyframe flag to AVFrameJames Almer2023-05-041-0/+4
* avutil/frame: deprecate interlaced_frame and top_field_firstJames Almer2023-05-041-0/+8
* avutil/frame: add new interlaced and top_field_first flagsJames Almer2023-05-041-0/+9
* avutil: make av_frame_get_plane_buffer accept a const AVFrame*Niklas Haas2023-04-141-1/+1
* lavu/frame: deprecate AVFrame.pkt_{pos,size}Anton Khirnov2023-03-201-0/+10
* lavu/frame: improve AVFrame.opaque[_ref] documentationAnton Khirnov2023-03-101-7/+23
* avutil/frame: deprecate AVFrame.coded_picture_number and display_picture_numberMarton Balint2023-02-131-0/+4
* avutil: remove FF_API_COLORSPACE_NAMEJames Almer2023-02-091-9/+0
* lavu/frame: deprecate reordered_opaqueAnton Khirnov2023-02-041-0/+5
* avutil: introduce AVAmbientViewingEnvironment side dataJan Ekström2023-01-131-0/+5
* avutil/frame: Add doxy for missing argumentMarvin Scholz2022-10-171-0/+1
* lavu/frame: allow calling av_frame_make_writable() on non-refcounted framesAnton Khirnov2022-08-021-1/+2
* lavu/frame: add a duration field to AVFrameAnton Khirnov2022-07-191-0/+10
* avframe: switch to the new channel layout APIAnton Khirnov2022-03-151-1/+15
* avutil: support for CUVA Vivid HDR metadataLimin Wang2022-03-011-0/+7
* lavu/frame: Add Dolby Vision metadata side data typeNiklas Haas2022-01-041-1/+8
* lavu/frame: clarify doxyAnton Khirnov2021-12-041-2/+1
* lavu/frame: drop mentions of non-refcounted framesAnton Khirnov2021-12-041-4/+7
* lavu/avframe: add a time_base fieldLynne2021-12-031-0/+8
* avutil/frame: Document the possibility of negative line sizesSoft Works2021-11-181-3/+15
* avutil: Add Dolby Vision RPU side data typeDerek Buitenhuis2021-11-171-0/+7
* avutil/buffer: Switch AVBuffer API to size_tAndreas Rheinhardt2021-04-271-8/+0
* avutil/frame: Remove deprecated getters and settersAndreas Rheinhardt2021-04-271-50/+0
* avutil/frame: Remove deprecated AVFrame.pkt_pts fieldAndreas Rheinhardt2021-04-271-9/+0
* avutil/frame: Remove deprecated AVFrame.errorAndreas Rheinhardt2021-04-271-8/+0
* avutil/frame: Remove AVFrame QP table APIAndreas Rheinhardt2021-04-271-41/+0
* lavu: add side data AV_FRAME_DATA_DETECTION_BBOXES for object detection/class...Guo, Yejun2021-04-171-0/+6
* avutil/frame: Deprecate av_get_colorspace_name()Andreas Rheinhardt2021-03-241-1/+4
* avutil/frame: change av_frame_new_side_data() size parameter type to size_tJames Almer2021-03-101-0/+8
* libavutil/frame.h: correct typo for AVFilmGrainParams in commentGuo, Yejun2021-01-271-1/+1
* libavutil: introduce AVFilmGrainParams side dataLynne2020-11-251-0/+6
* avutil/timecode: add description for SMPTE binary formatLimin Wang2020-07-151-2/+2
* avutil: add AV_FRAME_DATA_SEI_UNREGISTERED side data typeLimin Wang2020-06-111-0/+8
* libavutil: add API for exporting video frame quantizersJuan De León2020-05-121-0/+5
* 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