ximagesink: Add docs for the new property
[platform/upstream/gstreamer.git] / sys / ximage / ximagesink.c
2010-12-02 Sebastian Drögeximagesink: Add docs for the new property
2010-12-02 Andrea Sebastianuttiximagsink: Add read-only properties window-width and...
2010-09-15 David Schleefxoverlay: Add guintptr versions of functions
2010-06-18 Philippe Normandximagesink: Ask pad peer to accept new caps once only
2010-05-10 Sebastian Drögeximagesink: Check if the X context is allocated before...
2010-05-10 Sebastian Drögeximagesink: Post an error message on the bus if no...
2010-05-06 Stefan Kostx(v)imagesink: use gst_caps_can_intersect() more
2010-04-16 Stefan Kostx(v)imagesink: gracefully handle ximagesink>xwindow...
2010-04-16 Stefan Kostximagesink: refactor _update_geometry()
2010-03-17 Reuben Dowleximagesink: Fix caps leak
2010-03-16 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-03-11 Stefan Kostx(v)imagesink: take new size from event thread and...
2009-10-07 Stefan Kostximagesink: only start event thread if needed
2009-09-08 Tim-Philipp Müllerximagesink, xvimagesink: use new GstVideoSink::show_fra...
2009-09-06 René Stadlerximagesink: fix small memory leak when setting window...
2009-06-22 Stefan Kostx(v)imagesink: pass the xwindow along to not look at...
2009-06-22 Stefan Kostx(v)imagesink: catch tags and show title in own window
2009-04-14 Hannes Bistryximagesink: fix mouse pointer offsets in navigation...
2009-02-26 Stefan Kostximagesink: use GST_FLOW_NOT_NEGOTIATED for partial...
2009-02-26 Stefan Kostximagsink: do not access uninitialized height variable.
2009-02-22 Sebastian Drögex(v)imagesink: Correctly cast to GstBuffer * before...
2009-02-02 Wim TaymansFix buffer_alloc in ximagesink
2008-12-03 Edward Herveysys/: Clear all flags on buffers returned from the...
2008-07-17 Jan Schmidtsys/: it's not legal to ask the
2008-07-11 Stefan KostCleanup Plugin docs. Link to signals and properties...
2008-06-24 Jan Schmidtsys/ximage/ximagesink.h: When the caps change, make...
2008-03-22 Sebastian DrögeUse G_PARAM_STATIC_STRINGS everywhere for GParamSpecs...
2008-03-03 Sebastian DrögeCorrect all relevant warnings found by the sparse seman...
2007-12-31 Thijs Vermeirsys/ximage/ximagesink.c: fix typo
2007-11-16 Tommi Myöhänensys/: Don't leak the PAR on errors. Fixes #496731.
2007-10-22 Wim Taymanssys/: Make sure that before we clean up the X resources...
2007-09-09 René Stadlersys/: Correctly chain up finalize with the parent class...
2007-07-14 Jorn Baayensys/: add 'handle-expose' property. Useful for video...
2007-05-21 Mike Smithsys/: Fix a locking-order bug I introduced with my...
2007-05-17 Jan Schmidtsys/: When we create our own window, indicate that...
2007-05-03 Tim-Philipp Müllersys/ximage/ximagesink.c: When XShm is not available...
2007-04-24 Christian Kirbachsys/ximage/ximagesink.c: Fix build if XShm is not avail...
2007-03-08 Jan Schmidtsys/: Move some cleanup stuff from the state change...
2007-02-15 Wim Taymanssys/: Small constifications.
2007-01-23 Julien Mouttesys/: Don't lock on navigation event push, just on...
2007-01-22 Julien Mouttesys/: Looking at Xorg code i can't figure out if that...
2007-01-22 Julien Mouttesys/: Lock that X Call as well. Fixes #397673.
2007-01-07 Julien Mouttesys/: Use flow_lock much more to protect every access...
2007-01-04 Julien MoutteAdd a method to the XOverlay interface to allow disabli...
2006-12-27 Julien Mouttesys/: Plug a caps leak.
2006-11-14 Jan David MolVarious gsize and gssize printf fixes. Fixes #372507.
2006-10-27 Tim-Philipp Müllersys/: Explicitly create our custom buffer classes at...
2006-10-20 Stefan Kostsys/: Try to redraw borders only when needed. Apparentl...
2006-09-18 Stefan Kostgst/videotestsrc/gstvideotestsrc.c: Use G_UNLIKELY...
2006-08-15 Tim-Philipp Müllersys/: Fix leak (#351502).
2006-07-13 Jan Schmidtsys/: Implement a locking order to ensure we always...
2006-07-13 Jan Schmidtgst/playback/gstdecodebin.c: Fix a caps leak when linki...
2006-06-22 Wim Taymanssys/ximage/ximagesink.c: Avoid type checking in buffer...
2006-05-26 Jan Schmidtsys/ximage/ximagesink.c: Improve the errors produced...
2006-05-11 Wim Taymanssys/: Register special buffer types along with the...
2006-04-28 Stefan Kostmake GstElementDetails const
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-03-21 Edward Herveygcc 4.1 unreferenced pointer fixes.
2006-02-18 Jan Schmidtsys/: Set shared memory segments to be deleted as soon...
2006-02-11 Jan Schmidtsys/: Fix up the XShm call testing so that we catch...
2006-01-26 Julien Mouttesys/: Handle some more cases of pixel aspect ratio.
2006-01-22 Julien Mouttesys/: Playbin keeps some ref to some frames. We might...
2006-01-15 Thomas Vander Stichelesys/: move all regularly occurring messages to GST_LOG...
2005-11-28 Julien Mouttesys/: Fixed a tricky bug. When caps renegotiation happe...
2005-11-27 Julien Mouttesys/ximage/ximagesink.c: Fixed a tricky race.
2005-11-27 Julien MoutteMore and more documentation.
2005-11-26 Julien Mouttedocs/plugins/: Updated version.
2005-11-22 Jan SchmidtConvert elements to use fractions for their framerate.
2005-11-22 Tim-Philipp Müllersys/: Call gst_x_overlay_prepare_xwindow_id() to give...
2005-11-22 Julien Mouttesys/ximage/ximagesink.c: Add debug macros on functions.
2005-11-21 Tim-Philipp Müllergst-libs/gst/interfaces/xoverlay.*: Remove everything...
2005-11-20 Jan Schmidtgst-libs/gst/tag/: Remove obsolete vorbistag element...
2005-11-18 Julien Mouttesys/ximage/ximagesink.*: Refactoring of ximagesink.
2005-10-24 Julien Mouttesys/: Check the caps against our xcontext caps.
2005-10-24 Julien MoutteAnd here comes my change on caps for framerate and...
2005-10-12 Stefan Kostrenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved...
2005-09-09 Jan Schmidtcheck/: Add extra tests for basetransform based components.
2005-09-08 Jan Schmidtsys/: Fix compilation when XShm is not available.
2005-09-06 Jan Schmidtconfigure.ac: In the output at the end, don't show...
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-08-24 Wim Taymansext/ogg/gstoggdemux.c: Parse seeking events better.
2005-08-04 Ronald S. Bultjesys/ximage/ximagesink.c: Do not set new window sizes...
2005-08-03 Andy Wingosys/ximage/ximagesink.c (gst_ximagesink_renegotiate_siz...
2005-07-27 Wim Taymansexamples/seeking/seek.c: Update seek example.
2005-07-21 Zaheer Abbas Meralisys/ximage/: Prepare for adding ximagesrc, rename of...
2005-07-16 Wim TaymansUpdated seek example.
2005-07-14 Wim Taymansgst/tcp/: 0.8 backporting.
2005-07-10 Thomas Vander Sticheleuse overridable ERROR_CFLAGS; more macro splitting
2005-07-04 Andy Wingoconfigure.ac: Enable -Werror.
2005-07-01 Andy Wingoext/theora/theoradec.c (theora_dec_src_getcaps): Implem...
2005-06-30 Thomas Vander Stichelefold all interfaces in one interfaces dir, preserving...
2005-06-02 Wim TaymansCleanups and buffer alloc.
2005-05-17 Wim Taymanssys/: Port xvimagesink to new MiniObject.
2005-05-16 David SchleefPort from GstData to GstMiniObject.
2005-05-09 Wim TaymansPort to new query API.
2005-05-09 Andy Wingoext/: ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek...
2005-04-25 David SchleefDon't use GST_PLUGIN_LDFLAGS, because these aren't...
2005-04-25 David Schleefconfigure.ac: Remove idct and resample libs
2005-02-15 Jan Schmidtsys/: Use a mutex protected list to marshal navigation...
2005-02-12 Julien Mouttesys/ximage/ximagesink.c: Protect interface methods...
next