video: rework part 2
[platform/upstream/gstreamer.git] / gst-libs / gst / video / video.c
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 TaymansMerge branch 'master' into 0.11
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-23 Stefan Kostdocs: add missing parameter docs
2011-05-23 Stefan Kostwhitespace: trim trailing whitespace
2011-05-23 Stefan Kostvideo.c: use a break and a final warning instead of...
2011-05-23 Stefan Kostvideo.c: use g_assert_not_reached() for logical error...
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-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-14 David SchleefRevert "video: Remove the extensive checkings from...
2011-04-14 Sreerenj Balachandranvideo: Remove the extensive checkings from switch
2011-04-07 Wim TaymansMerge branch 'master' into 0.11
2011-04-07 Sebastian Drögevideo: Fix creation of grayscale caps
2011-04-06 Wim TaymansMerge branch 'master' into 0.11
2011-04-04 David Schleefvideo: Fix YUV9 and YVU9 again
2011-04-04 Wim TaymansMerge branch 'master' into 0.11
2011-04-01 David Schleefvideo: Fix height calculation for YUV9/YVU9
2011-03-28 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-23 Thiago Santosvideo: Getting component offsets without dimensions...
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-20 David Schleefvideo: Add ARGB64 and AYUV64
2011-02-20 David Schleefvideo: Add gst_video_format_get_component_depth()
2011-01-05 Edward Herveyvideo: Fix uninitialized variables
2010-12-03 Tim-Philipp Müllervideo: add missing break statement for the GST_VIDEO_FO...
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-12-02 Sebastian Drögevideo: Return correct component width/height for A420
2010-10-15 Sebastian Drögevideo: Fix stupid copy&paste error in last commit
2010-10-15 Sebastian Drögevideo: API: Add A420 video format
2010-09-14 David Schleefvideo: Add UYVP, 10-bit 4:2:2
2010-08-24 Sebastian Drögevideo: Fix component width for NV12/NV21
2010-06-14 Edward Herveyvideo: Fix unitialized variable.
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-08 Sebastian Drögevideo: Return TRUE in gst_video_format_is_gray() for...
2010-06-07 Martin Bissonvideo: Add support for Y800 and Y16
2010-05-13 Sebastian Drögevideo: Use simple fraction multiplication functions...
2010-04-29 Sebastian Drögevideo: API: Add GST_VIDEO_FORMAT_v308 for packed 4...
2010-04-07 Sebastian Drögevideo: Fix parsing of 8-bit grayscale caps
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-10 Tim-Philipp Müllerdocs: fix Returns: for gst_video_parse_caps_color_matrix()
2010-03-09 David Schleefvideo: Add color-matrix handling to caps
2010-03-09 Benjamin Ottegstvideo: Fix typos in comments
2009-11-18 Jan Schmidtvideo: Add functions to create/parse still frame events.
2009-10-07 Benjamin OtteAdd NV12 and NV21 formats
2009-10-07 Benjamin Otte[video] Fix Y41B
2009-05-15 David Schleefvideo: Add Y444, v210, v216 formats
2009-04-15 Sebastian Drögevideo: Add support for YVYU YUV colorspace
2009-02-22 Edward Herveylibs/video: Fix gst_video_format_new_caps* functions.
2009-02-19 Edward Herveyvideo: Fix 'Since' tags
2009-02-19 Edward Herveyvideo: Add flags for interlaced video along with conven...
2008-07-15 David Schleefgst-libs/gst/video/video.c: Revert ABI change.
2008-07-14 Mark Nauwelaertsgst-libs/gst/video/video.c: Video format can also be...
2008-05-09 Jan SchmidtDocument the GstTuner and GstColorBalance interfaces...
2008-04-11 Tim-Philipp Müllergst-libs/gst/video/video.c: Add guards to these functio...
2008-03-17 Tim-Philipp Müllergst-libs/gst/video/video.c: Fix gst_video_format_parse_...
2008-03-02 Tim-Philipp Müllergst-libs/gst/video/video.*: API: add GST_VIDEO_FORMAT_Y...
2008-03-02 Tim-Philipp Müllergst-libs/gst/video/video.c: YV12 is I420 with swapped...
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...
2006-03-07 Christophe FergeauDon't leak references returned by gst_pad_get_parent()
2005-11-22 Jan SchmidtConvert elements to use fractions for their framerate.
2005-10-17 Thomas Vander Stichelegst/: doc updates
2005-10-16 Thomas Vander Stichelerestructure configure.ac, use correct libtool LDFLAGS...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-14 Thomas Vander Stichelegst-indent
2003-12-27 Jeremy SimonFix warnings
2003-12-22 David SchleefMerge CAPS branch
2003-12-04 Andy Wingoremove copyright field from plugins
2003-10-31 Benjamin Ottefirst bunch of conversions to new plugin_init. Includes...
2003-07-06 Ronald S. BultjeNew mimetypes gone into effect today - this commit...
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-05-24 Wim TaymansUNITS -> DEFAULT
2003-01-30 Ronald S. BultjeAdd untested get-video-size function (bug 104360)
2002-09-29 Andy Wingo%f is double
2002-09-26 Ronald S. BultjeThis adds a generic video functions library