| Commit message (Expand) | Author | Age | Files | Lines |
* | lavu/frame: Add Dolby Vision metadata side data type | Niklas Haas | 2022-01-04 | 1 | -0/+1 |
* | avutil/frame: Treat frame as uninitialized in get_frame_defaults() | Andreas Rheinhardt | 2021-12-05 | 1 | -6/+4 |
* | lavu/avframe: add a time_base field | Lynne | 2021-12-03 | 1 | -0/+2 |
* | avutil: Add Dolby Vision RPU side data type | Derek Buitenhuis | 2021-11-17 | 1 | -0/+1 |
* | Replace all occurences of av_mallocz_array() by av_calloc() | Andreas Rheinhardt | 2021-09-20 | 1 | -4/+4 |
* | avcodec/avcodec: Don't include cpu.h | Andreas Rheinhardt | 2021-07-22 | 1 | -0/+1 |
* | avutil/buffer: Switch AVBuffer API to size_t | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avutil/pixdesc: Remove deprecated AV_PIX_FMT_FLAG_PSEUDOPAL | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avutil/frame: Remove deprecated getters and setters | Andreas Rheinhardt | 2021-04-27 | 1 | -14/+0 |
* | avutil/frame: Remove deprecated AVFrame.pkt_pts field | Andreas Rheinhardt | 2021-04-27 | 1 | -10/+0 |
* | avutil/frame: Remove deprecated AVFrame.error | Andreas Rheinhardt | 2021-04-27 | 1 | -6/+0 |
* | avutil/frame: Remove AVFrame QP table API | Andreas Rheinhardt | 2021-04-27 | 1 | -97/+0 |
* | lavu: add side data AV_FRAME_DATA_DETECTION_BBOXES for object detection/class... | Guo, Yejun | 2021-04-17 | 1 | -0/+1 |
* | avutil/frame: Return 0 on success in av_frame_ref() | Andreas Rheinhardt | 2021-04-05 | 1 | -1/+1 |
* | avutil/frame: Deprecate av_get_colorspace_name() | Andreas Rheinhardt | 2021-03-24 | 1 | -1/+2 |
* | avutil/frame: change av_frame_new_side_data() size parameter type to size_t | James Almer | 2021-03-10 | 1 | -1/+1 |
* | libavutil: introduce AVFilmGrainParams side data | Lynne | 2020-11-25 | 1 | -0/+1 |
* | avutil/frame: fix potential leaks in av_frame_ref() | Gil Pedersen | 2020-11-19 | 1 | -3/+3 |
* | avutil/frame: use av_buffer_replace() to simplify code | Gil Pedersen | 2020-11-19 | 1 | -22/+9 |
* | libavutil/frame: avoid UB when getting plane sizes | Brian Kim | 2020-07-22 | 1 | -4/+16 |
* | avutil: add AV_FRAME_DATA_SEI_UNREGISTERED side data type | Limin Wang | 2020-06-11 | 1 | -0/+1 |
* | Stop hardcoding align=32 in av_frame_get_buffer() calls. | Anton Khirnov | 2020-05-22 | 1 | -2/+2 |
* | libavutil: add API for exporting video frame quantizers | Juan De León | 2020-05-12 | 1 | -0/+1 |
* | avutil/frame: make frame copy functions hwframe aware | Timo Rothenpieler | 2020-03-28 | 1 | -1/+9 |
* | avutil/frame: fix remove_side_data | Zhao Zhili | 2019-11-11 | 1 | -1/+1 |
* | avutil: add ROI (Region Of Interest) data struct and bump version | Guo, Yejun | 2019-01-17 | 1 | -0/+1 |
* | Add HDR dynamic metadata struct (for SMPTE 2094-40) to libavutil | Mohammad Izadi | 2018-12-21 | 1 | -0/+1 |
* | lavu/frame: Add error report if av_image_fill_pointers fail. | Jun Zhao | 2018-10-30 | 1 | -4/+6 |
* | lavc/h264: create AVFrame side data from H.264 timecodes | Devin Heitmueller | 2018-10-23 | 1 | -0/+1 |
* | lavu/frame: Add missing conversions from side data enum to name | Jun Zhao | 2018-09-21 | 1 | -0/+3 |
* | Merge commit 'f89ec87afaf0d1abb6d450253b0b348fd554533b' | James Almer | 2018-09-11 | 1 | -16/+16 |
|\ |
|
| * | frame: Simplify the video allocation | Luca Barbato | 2018-08-05 | 1 | -20/+9 |
| * | lavc, lavu: move frame cropping to a convenience function | wm4 | 2017-07-26 | 1 | -0/+100 |
| * | AVFrame: add an opaque_ref field | wm4 | 2017-02-11 | 1 | -0/+9 |
* | | Use the same name for stereo3d frame/packet side data | Vittorio Giovara | 2018-06-05 | 1 | -1/+1 |
* | | avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL | wm4 | 2018-04-03 | 1 | -2/+2 |
* | | lavu/frame: add QP side data | wm4 | 2018-03-18 | 1 | -6/+53 |
* | | lavu/frame: fix inconsistent qp_table_buf deprecation | wm4 | 2018-03-18 | 1 | -3/+4 |
* | | frame: add an av_frame_new_side_data_from_buf function | Rostislav Pehlivanov | 2018-03-01 | 1 | -17/+15 |
* | | avutil/frame: Add private_ref to AVFrame | Michael Niedermayer | 2017-11-10 | 1 | -1/+7 |
* | | avutil/frame: deprecate getters and setters for AVFrame fields | James Almer | 2017-10-29 | 1 | -0/+2 |
* | | avutil/frame: remove unneccessary metadata pointer getter | James Almer | 2017-10-23 | 1 | -2/+0 |
* | | Merge commit '4de220d2e3751c459f8739a08ac6ca52e63eba30' | James Almer | 2017-09-27 | 1 | -0/+3 |
|\| |
|
| * | frame: allow align=0 (meaning automatic) for av_frame_get_buffer() | Anton Khirnov | 2017-02-11 | 1 | -0/+4 |
* | | lavc, lavu: move frame cropping to a convenience function | wm4 | 2017-08-08 | 1 | -0/+100 |
* | | avutil/frame: add ICC Profile to av_frame_side_data_name | James Almer | 2017-07-26 | 1 | -0/+1 |
* | | Merge commit '52627248e49e58eb4b78e4fcda90a64f4c476ea3' | James Almer | 2017-05-08 | 1 | -0/+4 |
|\| |
|
| * | frame: add a cropping rectangle to AVFrame | Anton Khirnov | 2017-01-12 | 1 | -0/+4 |
* | | lavu: add support for Content Light Level side metadata | Steve Lhomme | 2017-04-06 | 1 | -0/+1 |
* | | Revert "avutil/frame: Disallow zero sized frame side data" | Michael Niedermayer | 2017-03-03 | 1 | -2/+0 |