video-color: make sRGB colorimetry the default for RGB
[platform/upstream/gstreamer.git] / gst-libs / gst / video / video-info.c
2014-11-19 Wim Taymansvideo-color: make sRGB colorimetry the default for RGB
2014-11-06 Wim Taymansvideo-info: use h-cosited chroma for HD video by default
2014-06-10 Thiago Santosvideo: avoid overflows when doing int operations for...
2014-05-12 Nicolas Dufresnevideo-info: Also check the stride and offset are equal
2014-02-18 Nicolas Dufresnevideo: Fix NV12_64Z32 default offset and size
2014-01-13 Nicolas Dufresnevideo: Don't use extra plane and componenent for tile...
2014-01-13 Wim Taymansvideo: rename NV12T -> NV12_64Z32
2014-01-13 Wim Taymansvideo: add NV12T support
2013-12-30 Sebastian Drögeaudio/video-info: Properly initialize the info structur...
2013-12-30 Sebastian Drögeaudio/video-info: Initialize the complete struct to...
2013-12-20 Edward Herveyaudio/video: Initialize all {audio|video}info fields
2013-12-17 Sebastian DrögeRevert "video: specify/restrict usage of GST_VIDEO_FORM...
2013-12-11 Edward Herveyvideo: specify/restrict usage of GST_VIDEO_FORMAT_ENCODED
2013-07-19 Wim Taymansvideo-info: respect stride alignment
2013-07-19 Wim TaymansRevert "video: respect stride alignment when calculatin...
2013-07-18 Arnaud Vracvideo: respect stride alignment when calculating planes...
2013-07-16 Sebastian Drögevideo: Add support for NV24 color format
2013-05-15 Arnaud Vracvideo: add NV16 format
2012-12-22 Tim-Philipp Müllervideo: fix A420 size calculation
2012-11-10 Sebastian Drögevideo: Add GBR/GBR_10LE/GBR_10BE color formats
2012-11-10 Sebastian Drögevideo: Add Y444_10{LE,BE} video formats
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-09-12 Michael Smithvideo: Add support for 4:2:2 10 bit video.
2012-09-11 Wim Taymansvideo-info: don't do alignment on the palette
2012-08-20 Wim Taymansvideo-info: update padding
2012-08-20 Wim Taymansvideo: expose gst_video_info_align
2012-07-13 Edward Herveylibs: Remove "Since" markers and minor doc fixups
2012-06-05 Wim Taymansvideo: move methods into separate files