souphttpsrc: Set the Content-Type HTTP header on the caps.
[platform/upstream/gst-plugins-good.git] / sys / ximage /
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-03-17 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes warning...
2010-03-10 Thadeu Lima de Sou... ximagesrc: send new_segment with GST_FORMAT_TIME format
2009-04-18 Edward Herveyximage: Remove dead assignments.
2009-04-18 Edward HerveyRemove trivial unused variables detected by CLang stati...
2009-01-29 Stefan KostUpdate and add documentation for platform specific...
2008-11-04 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-10-08 Edward Herveysys/ximage/gstximagesrc.c: Fix build for systems that...
2008-10-03 Wim Taymanssys/ximage/gstximagesrc.c: Stop leaking the cursor...
2008-02-12 Jan Schmidtsys/ximage/gstximagesrc.c: Initialise variables when...
2008-02-12 Sebastian Drögesys/ximage/ximageutil.c: Chain up in the finalize funct...
2008-02-12 Jan Schmidtsys/ximage/gstximagesrc.c: Free allocated Damage memory...
2007-12-26 Tim-Philipp MüllerFix 'xyz may be used uninitialized' compiler warnings...
2007-06-11 daniel fischersys/ximage/gstximagesrc.c: Actually use the display_nam...
2007-05-11 Eric Anholtsys/ximage/gstximagesrc.c (gst_ximage_src_open_display...
2007-05-11 Zaheer Abbas Meralisys/ximage/gstximagesrc.c (gst_ximage_src_start, gst_xi...
2007-03-04 Jan Schmidtsys/ximage/gstximagesrc.c: Chain up in dispose
2007-03-04 Jan Schmidtsys/ximage/gstximagesrc.c: Catch the case where no...
2007-03-04 Jan SchmidtFix a bunch of leaks shown by the newly-added states...
2007-03-01 Zaheer Abbas Meralisys/ximage/gstximagesrc.c: Error out correctly when...
2007-01-25 Edward HerveyUse G_GSIZE_FORMAT in print statements for portability.
2006-12-24 Tim-Philipp Müllersys/ximage/gstximagesrc.c: Fix presumably copy'n'pasto...
2006-10-05 Tim-Philipp MüllerPrintf format fixes.
2006-08-04 Zaheer Abbas Meralisys/ximage/ximageutil.c: Fix rgb masks when recording...
2006-07-25 Tim-Philipp Müllersys/ximage/gstximagesrc.c: Document newly-added propert...
2006-07-14 Zaheer Abbas Meralisys/ximage/gstximagesrc.c: Fix segfault when moving...
2006-07-08 Zaheer Abbas Meralisys/ximage/gstximagesrc.*: Fix use-damage property...
2006-07-08 Zaheer Abbas Meralisys/ximage/gstximagesrc.*: Add use_damage property...
2006-06-29 Zaheer Abbas Meralisys/ximage/gstximagesrc.c: Fix hypothetical crash.
2006-06-11 Thomas Vander Sticheleautogen.sh: require am17
2006-06-01 Stefan KostFix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
2006-04-28 Thomas Vander SticheleMove ximagesrc plug-in to good after review. Fixes...
2006-04-28 Thomas Vander Sticheleborgify naming
2006-04-28 Thomas Vander Sticheledoc tweaks
2006-04-28 Thomas Vander Sticheleclean up Makefile.am
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-04-08 Stefan KostFix broken GObject macros
2006-04-07 Zaheer Abbas MeraliTypo fix, s/XFree86/X11 and added doc blurb saying...
2006-04-07 Zaheer Abbas Meralisys/ximagesrc/ximagesrc.c: Fix typo, C++ style comments...
2006-04-01 Thomas Vander Stichelerework build; add translations for v4l2
2006-03-31 Zaheer Abbas MeraliAdd tests and fix PAR caps issue to ximagesrc
2006-03-31 Zaheer Abbas Meralisys/ximagesrc/ximagesrc.c: Add docs to ximagesrc
2006-03-31 Zaheer Abbas Meralisys/ximagesrc/: Fix ximagesrc so a) the cursor doesnt...
2006-03-17 Zaheer Abbas MeraliHave a show mouse pointer property and use it if we can
2006-02-20 Jan SchmidtPort ximagesrc to 0.10 (Closes #304795)