Results (1 - 10 of 84)
- [b817e192]: avformat/dump: support printing Dolby Vision stream group information ...
- avformat/dump: support printing Dolby Vision stream group information Signed-off-by: James Almer <jamrial@gmail.com>
- By — Jun 12, 2026, 3:10:12 PM
- [d7c7ee4e]: avformat: add AV_STREAM_GROUP_PARAMS_DOLBY_VISION This uses existing ...
- avformat: add AV_STREAM_GROUP_PARAMS_DOLBY_VISION This uses existing AVStreamGroupLayeredVideo. Signed-off-by: Kacper Michajłow <kasper93@gmail.com>
- By — May 31, 2026, 3:43:29 AM
- [8d89d7c2]: avformat/mov: create Dolby Vision stream group See: ...
- avformat/mov: create Dolby Vision stream group See: https://professionalsupport.dolby.com/s/article/How-to-signal-Dolby-Vision-in-ISOBMFF-format-AKA-mp4-container Signed-off-by: Kacper Michajłow <kasper93@gmail.com>
- By — May 31, 2026, 3:43:29 AM
- [29bc8ec8]: avformat/mpegts: create Dolby Vision stream group See: ...
- avformat/mpegts: create Dolby Vision stream group See: https://professionalsupport.dolby.com/s/article/How-to-signal-Dolby-Vision-in-MPEG-2-TS Signed-off-by: Kacper Michajłow <kasper93@gmail.com>
- By — May 31, 2026, 3:43:29 AM
- [b31fdbf]: avformat/matroskadec: create Dolby Vision stream group Matroska has ...
- avformat/matroskadec: create Dolby Vision stream group Matroska has no explicit cross-track Dolby Vision reference, so the pairing is recovered from the dvcC/dvvC config records. Find a single HEVC track whose record declares a profile 7 enhancement layer (el_present_ ...
- By — May 31, 2026, 3:43:29 AM
- [8c86d827]: fate: add tests for Dolby Vision Profile 7 hvcE preservation Tests ...
- fate: add tests for Dolby Vision Profile 7 hvcE preservation Tests covering demux and remux of DV P7 dual-layer content with both dvcC and hvcE BlockAdditionMapping/box across MP4 and Matroska.
- By — May 30, 2026, 5:37:28 PM
- [5f6dff5]: avcodec/packet: add AV_PKT_DATA_HEVC_CONF side data type Carries a ...
- ... type Carries a raw HEVCDecoderConfigurationRecord for the Dolby Vision enhancement layer, parsed from the hvcE box (ISOM) or the corresponding BlockAdditionMapping (Matroska).
- By — May 30, 2026, 5:37:28 PM
- [2c74d19]: avformat/mov: parse hvcE box as AV_PKT_DATA_HEVC_CONF side data The ...
- ... hvcE box carries the HEVCDecoderConfigurationRecord for the Dolby Vision enhancement layer in ISOM-based containers. Store its raw contents as AV_PKT_DATA_HEVC_CONF on the stream's coded side data, mirroring the existing dvcC/dvvC handling.
- By — May 30, 2026, 5:37:28 PM
- [199e49d]: avformat/movenc: write hvcE box for Dolby Vision enhancement layer ...
- avformat/movenc: write hvcE box for Dolby Vision enhancement layer When AV_PKT_DATA_HEVC_CONF is present on a MODE_MP4 HEVC track, write it as an hvcE box alongside hvcC and dvcC. Like dvcC, writing requires -strict unofficial.
- By — May 30, 2026, 5:37:28 PM
- [e2cfc80f]: avformat/matroska: add hvcE block addition mapping type Add ...
- ... e Add MATROSKA_BLOCK_ADD_ID_TYPE_HVCE (0x68766345) for the Dolby Vision enhancement-layer HEVC configuration, alongside the existing dvcC/dvvC entries.
- By — May 30, 2026, 5:37:28 PM
Note:
See TracSearch
for help on searching.
