| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/h2645_sei: loosen up min luminance requirements | Niklas Haas | 2024-05-28 | 1 | -2/+6 |
* | avcodec/h2645_sei: Remove dead checks | Michael Niedermayer | 2024-05-13 | 1 | -4/+2 |
* | avcodec/h2645_sei: validate Mastering Display Colour Volume SEI values | Kacper Michajłow | 2024-04-13 | 1 | -16/+39 |
* | avcodec/hevcdec: export global side data in AVCodecContext | James Almer | 2024-04-11 | 1 | -92/+122 |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 1 | -1/+1 |
* | avcodec/h2645_sei: decode AFGS1 T.35 SEI | Niklas Haas | 2024-03-23 | 1 | -0/+25 |
* | avcodec/h2645_sei: signal new AVFilmGrainParams members | Niklas Haas | 2024-03-23 | 1 | -18/+28 |
* | avcodec/h2645_sei: use named constants for ITU-T T.35 metadata | James Almer | 2024-03-19 | 1 | -4/+6 |
* | lavc/*dec: use side data preference for mastering display/content light metadata | Anton Khirnov | 2024-03-08 | 1 | -44/+53 |
* | avcodec: move content light level SEI handling to h2645_sei | Jan Ekström | 2023-07-27 | 1 | -0/+33 |
* | avcodec: move mastering display colour volume SEI handling to h2645_sei | Jan Ekström | 2023-07-27 | 1 | -0/+79 |
* | avcodec/avutil: move dynamic HDR10+ metadata parsing to libavutil | Raphaël Zumer | 2023-03-21 | 1 | -3/+3 |
* | avcodec/h2645_sei: add support for Ambient Viewing Environment SEI | Jan Ekström | 2023-01-13 | 1 | -0/+45 |
* | avcodec/h2645_sei: Factor attaching film grain side-data to frame out | Andreas Rheinhardt | 2022-12-01 | 1 | -1/+66 |
* | avcodec/h2645_sei: Also support Active Format Descriptor for HEVC | Andreas Rheinhardt | 2022-12-01 | 1 | -4/+11 |
* | avcodec/h2645_sei: Attach AVStereo3D side data generically | Andreas Rheinhardt | 2022-12-01 | 1 | -0/+64 |
* | avcodec/h2645_sei: Factor out applying SEIs to frames | Andreas Rheinhardt | 2022-12-01 | 1 | -0/+57 |
* | avcodec/h2645_sei: Factor out freeing common SEI parts | Andreas Rheinhardt | 2022-12-01 | 1 | -0/+12 |
* | avcodec/h2645_sei: Factor updating H.2645 SEIs out | Andreas Rheinhardt | 2022-12-01 | 1 | -0/+29 |
* | avcodec/h2645_sei: Factor parsing common SEI messages out | Andreas Rheinhardt | 2022-12-01 | 1 | -0/+391 |