summaryrefslogtreecommitdiff
path: root/gst-libs/gst/video/video.h
Commit message (Expand)AuthorAgeFilesLines
* video: fix compiler warning in header with C++11 / clang-3.1Tim-Philipp Müller2013-04-271-2/+2
* video: Add support for planar 10 bit YUV color formatsSebastian Dröge2012-11-151-1/+13
* video: Add gst_video_info_is_equalEdward Hervey2012-04-241-1/+2
* video: Add GST_VIDEO_FORMAT_ENCODEDEdward Hervey2012-04-241-5/+5
* video: Backport GstVideoInfo/GstVideoFormatInfo from 0.11Edward Hervey2012-04-241-0/+467
* libgstvideo: minor fixes to key unit eventsAlessandro Decina2011-11-291-2/+6
* libgstvideo: Add force key unit eventsAndoni Morales Alastruey2011-11-291-0/+21
* Revert "libgstvideo: add a new API to handle QoS events and dropping logic"Vincent Penquerc'h2011-11-281-38/+0
* libgstvideo: add a new API to handle QoS events and dropping logicVincent Penquerc'h2011-11-281-0/+38
* video: sprinkle some G_GNUC_CONSTTim-Philipp Müller2011-05-281-13/+13
* video: clean up header fileTim-Philipp Müller2011-05-281-59/+131
* gstvideo: Add gst_video_get_size_from_caps functionRobert Swain2011-05-181-2/+3
* docs: fix typo in video format docsTim-Philipp Müller2011-04-131-1/+1
* video: Add gst_video_format_new_template_caps()David Schleef2011-03-221-1/+2
* video: Add support for r210David Schleef2011-02-251-1/+16
* gstvideo: Add GST_VIDEO_BUFFER_PROGRESSIVE flagRobert Swain2011-02-251-0/+10
* video: Add ARGB64 and AYUV64David Schleef2011-02-201-1/+23
* video: Add gst_video_format_get_component_depth()David Schleef2011-02-201-0/+1
* video: Add YUV9, YVU9 and IYU1 video formatsSebastian Dröge2010-12-021-1/+7
* video: Add 8-bit paletted RGBSebastian Dröge2010-12-021-1/+17
* video: API: Add A420 video formatSebastian Dröge2010-10-151-1/+3
* docs: add Since: comment to docs for new GST_VIDEO_FORMAT_UYVPTim-Philipp Müller2010-09-151-1/+1
* video: Add a destroy notify parameter to gst_video_convert_frame_async()Sebastian Dröge2010-09-151-1/+1
* video: Add UYVP, 10-bit 4:2:2David Schleef2010-09-141-1/+3
* video: Add async variant of the convert frame functionSebastian Dröge2010-09-141-0/+5
* video: Add new method for converting a video frameEdward Hervey2010-09-141-0/+3
* video: Re-add (but deprecated) GST_VIDEO_{RED,GREEN,BLUE}_MASK_1[56]Sebastian Dröge2010-06-131-0/+18
* video.{c,h}: Fix an endianness bug fix.Martin Bisson2010-06-121-3/+3
* video.{c,h}: Add support for RGB and BGR with 15 and 16 bits.Martin Bisson2010-06-121-37/+57
* video: Add support for Y800 and Y16Martin Bisson2010-06-071-1/+5
* video: API: Add GST_VIDEO_FORMAT_v308 for packed 4:4:4 YUVSebastian Dröge2010-04-291-1/+3
* docs: add gtk-doc chunks with Since: tags for new GST_VIDEO_CAPS_GRAY* APITim-Philipp Müller2010-04-071-0/+23
* video: API: Add GST_VIDEO_CAPS_GRAY{8,16}Sebastian Dröge2010-04-071-0/+17
* video: Add support for 8-bit and 16-bit grayscale formatsSebastian Dröge2010-04-071-1/+8
* video: add gst_video_parse_caps_chroma_site()David Schleef2010-03-151-0/+1
* video: Add color-matrix handling to capsDavid Schleef2010-03-091-0/+1
* video: Add functions to create/parse still frame events.Jan Schmidt2009-11-181-0/+2
* Update Since tags for NV12/NV21Benjamin Otte2009-10-071-2/+2
* Add NV12 and NV21 formatsBenjamin Otte2009-10-071-1/+5
* video: Add Y444, v210, v216 formatsDavid Schleef2009-05-151-1/+7
* video: Fix typo in the docsSebastian Dröge2009-04-151-1/+1
* video: Add support for YVYU YUV colorspaceSebastian Dröge2009-04-151-1/+3
* docs: fix newly added interlace constants and plug holes in video format docsStefan Kost2009-02-261-14/+17
* video: Fix 'Since' tagsEdward Hervey2009-02-191-0/+6
* video: Add flags for interlaced video along with convenience methods for inte...Edward Hervey2009-02-191-0/+27
* gst-libs/gst/video/: Fix up build flags and include statement for the new gen...Jan Schmidt2009-01-061-1/+1
* gst-libs/gst/video/: Add glib-mkenum for GstVideoFormat enum GTYPE auto-gener...Edward Hervey2008-12-311-0/+2
* Document the GstTuner and GstColorBalance interfaces, and some other random A...Jan Schmidt2008-05-091-1/+1
* gst-libs/gst/video/video.*: API: add GST_VIDEO_FORMAT_Y41B and GST_VIDEO_FORM...Tim-Philipp Müller2008-03-021-1/+26
* gst-libs/gst/video/video.*: Add additional RGBA and RGB-24 video formats.David Schleef2007-12-221-2/+7