gstreamer/ext/theora
Wim Taymans 9ad89374a3 video: add colorimetry info
Make enums for the chroma siting for easier use in the videoinfo.
Make enums for the color range, color matrix, transfer function and the
color primaries. Add these values to the video info structure in a Colorimetry
structure. These values define the exact colors and are needed to perform
correct colorspace conversion. Use a couple of predefined colorimetry specs
because in practice only a few combinations are in use.
Add view_id to the video frames to identify the view this frame represents in
multiview video.
Remove old gst_video_parse_caps_framerate, use the videoinfo for this.
Port elements to new colorimetry info.
Remove deprecated colorspace property from videotestsrc.
2011-08-23 18:57:35 +02:00
..
gsttheora.c theora: Rename source files to have the same name as the headers 2010-01-14 10:10:23 +01:00
gsttheoradec.c video: add colorimetry info 2011-08-23 18:57:35 +02:00
gsttheoradec.h theoradec: use cropping metadata 2011-06-23 18:02:40 +02:00
gsttheoraenc.c theoraenc: remove some unused code that caused a compiler warning 2011-07-05 10:04:42 +01:00
gsttheoraenc.h -base: port to GstVideoFrame API 2011-06-17 15:41:31 +02:00
gsttheoraparse.c Revert "-base_port to new query API" 2011-05-17 11:25:31 +02:00
gsttheoraparse.h theora: Convert theoraparse to libtheora 1.0 API 2009-10-23 17:49:48 -07:00
Makefile.am theoraenc: Implement two pass encoding 2010-07-16 17:40:12 +02:00