gstreamer/gst/matroska
Mathieu Duponchelle d9235404aa matroska-mux: write colorimetry
This is a straightforward translation of 5dd39d8, can be trivially
checked by running:

gst-launch-1.0 -v videotestsrc ! video/x-raw, colorimetry=2:4:7:1 ! \
matroskamux ! matroskademux ! fakesink

and verifying that the colorimetry is correctly preserved.

https://bugzilla.gnome.org/show_bug.cgi?id=796344
2018-05-23 15:14:23 +02:00
..
ebml-ids.h Fix FSF address 2012-11-04 00:07:18 +00:00
ebml-read.c matroska: Quiet a WARN when parsing push mode 2017-01-17 11:50:27 +11:00
ebml-read.h Fix FSF address 2012-11-04 00:07:18 +00:00
ebml-write.c matroskamux: Create a TIME segment when creating streamable output 2015-10-11 11:37:51 +01:00
ebml-write.h matroskamux: Create a TIME segment when creating streamable output 2015-10-11 11:37:51 +01:00
lzo.c matroska: get rid of _stdint.h include 2016-02-08 00:11:55 +00:00
lzo.h Decode the codec private data and following ContentEncoding if necessary. 2008-08-02 18:18:05 +00:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
matroska-demux.c matroskademux: tag disabled streams with FLAG_UNSELECT 2018-05-15 10:25:35 +01:00
matroska-demux.h matroskademux: track highest known cluster position and time 2017-06-24 17:36:54 +02:00
matroska-ids.c matroskademux: Add parsing Colour element 2017-11-08 11:01:55 +02:00
matroska-ids.h Add AV1 to matroska plugin 2017-12-15 18:00:31 +01:00
matroska-mux.c matroska-mux: write colorimetry 2018-05-23 15:14:23 +02:00
matroska-mux.h matroska: re-activate and update TOC support 2017-12-15 16:14:43 +02:00
matroska-parse.c matroskaparse: add support for skipping invalid data 2016-11-21 13:38:08 +02:00
matroska-parse.h matroska: Remove unused variable 2015-08-13 14:11:12 +01:00
matroska-read-common.c matroska: fix memory leaks due to toc related updates 2017-12-15 16:14:43 +02:00
matroska-read-common.h matroska: re-activate and update TOC support 2017-12-15 16:14:43 +02:00
matroska.c Fix FSF address 2012-11-04 00:07:18 +00:00
meson.build Meson: Generate pc file for all plugins in good 2018-04-25 11:07:06 +01:00
webm-mux.c Add AV1 to matroska plugin 2017-12-15 18:00:31 +01:00
webm-mux.h Fix FSF address 2012-11-04 00:07:18 +00:00