video: add some more macros
[platform/upstream/gstreamer.git] / gst-libs / gst / video / video.h
2011-08-17 Wim Taymansvideo: add some more macros
2011-08-16 Wim TaymansMerge branch 'master' into 0.11
2011-08-10 Josep TorraFix debug statements
2011-08-01 Wim Taymansvideo: ensure sign in scale function
2011-07-29 Wim Taymansvideo: add macro to access flags
2011-07-28 Tim-Philipp Müllervideo: make GST_VIDEO_FORMATS_ALL define more readable
2011-07-25 Wim Taymansvideo: add pack and unpack functions
2011-07-25 Wim Taymansvideo: add more info in the format structure
2011-07-10 Wim TaymansMerge branch 'master' into 0.11
2011-07-10 Wim Taymansvideo: add macros for par and fps
2011-07-07 Wim TaymansMerge branch 'master' into 0.11
2011-07-05 Wim Taymansvideo: update docs
2011-07-04 Wim Taymansvideo: add macro to get frame size
2011-07-04 Wim Taymansvideo: add some more macros
2011-07-04 Wim Taymansvideo: More video helper library improvements
2011-06-26 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-06-22 Wim Taymansvideo: add video copy function
2011-06-21 Wim TaymansMerge branch 'master' into 0.11
2011-06-21 Wim Taymansvideo: use gint to make parsing easier
2011-06-20 Wim Taymansvideo: remove intermediate Plane structure
2011-06-18 Tim-Philipp MüllerBump git version after unplanned 0.10.35 release
2011-06-17 Wim TaymansMerge branch 'master' into 0.11
2011-06-17 Wim Taymansvideo: Add GstVideoFrame helper structure
2011-06-17 Wim Taymansvideo: port to new API
2011-06-17 Wim Taymansvideo: rework part 2
2011-06-17 Wim Taymansvideo: rework part 1
2011-06-16 Wim Taymansvideo: add methods to parse X11 visuals
2011-06-16 Wim Taymansvideo: update video caps
2011-06-14 Wim TaymansMerge branch 'master' into 0.11
2011-06-13 Wim TaymansMerge branch 'master' into 0.11
2011-06-10 Wim TaymansMerge branch 'master' into 0.11
2011-06-06 Wim TaymansMerge branch 'master' into 0.11
2011-06-03 Wim TaymansMerge branch 'master' into 0.11
2011-06-02 Wim TaymansMerge branch 'master' into 0.11
2011-06-02 Wim Taymansvideo: fix header after merge
2011-06-02 Wim TaymansMerge branch 'master' into 0.11
2011-05-28 Tim-Philipp Müllervideo: sprinkle some G_GNUC_CONST
2011-05-28 Tim-Philipp Müllervideo: clean up header file
2011-05-27 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-26 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-24 Wim TaymansMerge branch 'master' into 0.11
2011-05-20 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-19 Wim TaymansMerge branch 'master' into 0.11
2011-05-18 Robert Swaingstvideo: Add gst_video_get_size_from_caps function
2011-05-17 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-17 Wim TaymansMerge branch 'master' into 0.11
2011-05-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-09 Wim Taymans-base: don't use buffer caps
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-13 Tim-Philipp Müllerdocs: fix typo in video format docs
2011-03-28 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-22 David Schleefvideo: Add gst_video_format_new_template_caps()
2011-02-28 Wim TaymansMerge branch 'master' into 0.11
2011-02-26 David Schleefvideo: Add support for r210
2011-02-25 Robert Swaingstvideo: Add GST_VIDEO_BUFFER_PROGRESSIVE flag
2011-02-20 David Schleefvideo: Add ARGB64 and AYUV64
2011-02-20 David Schleefvideo: Add gst_video_format_get_component_depth()
2010-12-02 Sebastian Drögevideo: Add YUV9, YVU9 and IYU1 video formats
2010-12-02 Sebastian Drögevideo: Add 8-bit paletted RGB
2010-10-15 Sebastian Drögevideo: API: Add A420 video format
2010-09-15 Tim-Philipp Müllerdocs: add Since: comment to docs for new GST_VIDEO_FORM...
2010-09-15 Sebastian Drögevideo: Add a destroy notify parameter to gst_video_conv...
2010-09-14 David Schleefvideo: Add UYVP, 10-bit 4:2:2
2010-09-14 Sebastian Drögevideo: Add async variant of the convert frame function
2010-09-14 Edward Herveyvideo: Add new method for converting a video frame
2010-06-13 Sebastian Drögevideo: Re-add (but deprecated) GST_VIDEO_{RED,GREEN...
2010-06-12 Martin Bissonvideo.{c,h}: Fix an endianness bug fix.
2010-06-12 Martin Bissonvideo.{c,h}: Add support for RGB and BGR with 15 and...
2010-06-07 Martin Bissonvideo: Add support for Y800 and Y16
2010-04-29 Sebastian Drögevideo: API: Add GST_VIDEO_FORMAT_v308 for packed 4...
2010-04-07 Tim-Philipp Müllerdocs: add gtk-doc chunks with Since: tags for new GST_V...
2010-04-07 Sebastian Drögevideo: API: Add GST_VIDEO_CAPS_GRAY{8,16}
2010-04-07 Sebastian Drögevideo: Add support for 8-bit and 16-bit grayscale formats
2010-03-15 David Schleefvideo: add gst_video_parse_caps_chroma_site()
2010-03-09 David Schleefvideo: Add color-matrix handling to caps
2009-11-18 Jan Schmidtvideo: Add functions to create/parse still frame events.
2009-10-07 Benjamin OtteUpdate Since tags for NV12/NV21
2009-10-07 Benjamin OtteAdd NV12 and NV21 formats
2009-05-15 David Schleefvideo: Add Y444, v210, v216 formats
2009-04-15 Sebastian Drögevideo: Fix typo in the docs
2009-04-15 Sebastian Drögevideo: Add support for YVYU YUV colorspace
2009-02-26 Stefan Kostdocs: fix newly added interlace constants and plug...
2009-02-19 Edward Herveyvideo: Fix 'Since' tags
2009-02-19 Edward Herveyvideo: Add flags for interlaced video along with conven...
2009-01-06 Jan Schmidtgst-libs/gst/video/: Fix up build flags and include...
2008-12-31 Edward Herveygst-libs/gst/video/: Add glib-mkenum for GstVideoFormat...
2008-05-09 Jan SchmidtDocument the GstTuner and GstColorBalance interfaces...
2008-03-02 Tim-Philipp Müllergst-libs/gst/video/video.*: API: add GST_VIDEO_FORMAT_Y...
2007-12-22 David Schleefgst-libs/gst/video/video.*: Add additional RGBA and...
2007-12-18 David SchleefAdd new GstVideFormat enum and write a bunch of helper...
2006-05-12 Jan SchmidtFix integer overflow problem with pixel-aspect-ratio...
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-22 Jan SchmidtConvert elements to use fractions for their framerate.
2005-10-24 Julien MoutteAnd here comes my change on caps for framerate and...
2005-02-09 Tim-Philipp MüllerAdd G_BEGIN_DECLS and G_END_DECLS around headers where...
2004-07-16 Wim Taymansgst-libs/gst/video/video.h: Added 32 bits RGBA. Not...
2004-03-15 Johan Dahlin*.h: Revert indenting
2004-03-14 Thomas Vander Stichelegst-indent
2004-01-12 Benjamin Ottegst-libs/gst/video/video.h: Fix caps template names...
2004-01-11 Benjamin OtteI'm too lazy to comment this
next