Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-06cbs_h265: add support for Film Grain Characteristics SEI messageJames Almer
2021-03-13avcodec/cbs_h26[45]: Remove redundant enum constantsAndreas Rheinhardt
2021-01-21cbs_h2645: Merge SEI message handling in common between codecsMark Thompson
2021-01-21cbs_h2645: Merge SEI messages in common between codecsMark Thompson
2020-09-02cbs: Ensure that reference fields always follow the associated pointerMark Thompson
2020-05-04avcodec/cbs_h265: add missing support for reserved_payload_extension_data SEI...James Almer
2020-05-04avcodec/cbs_h265: rename H265RawPSExtensionData to H265RawExtensionDataJames Almer
2019-07-20avcodec/cbs_h265: add support for Alpha Channel Info SEI messagesJames Almer
2019-04-29avcodec/cbs_h2645: use the fixed() macro for forbidden_zero_bitJames Almer
2019-04-17avcodec/cbs_h265: fix storage type for time_offset_value in Time Code SEIJames Almer
2018-11-18cbs_h265: Add a lot more SEI parsing supportMark Thompson
2018-11-11cbs_h265: Add PTL parsing for sublayersMark Thompson
2018-05-10cbs_h265: read/write content light level information SEI messageHaihao Xiang
2018-05-10cbs_h265: read/write HEVC PREFIX SEIHaihao Xiang
2018-05-09avcodec/cbs_h2645: use AVBufferRef to store list of active parameter setsJames Almer
2018-02-22Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2'Mark Thompson
2018-02-21cbs: Refcount all the things!Mark Thompson
2017-10-17lavc: Add coded bitstream read/write support for H.265Mark Thompson
2017-08-13lavc: Add coded bitstream read/write support for H.265Mark Thompson