ximagesink: implement ALLOCATION query
[platform/upstream/gstreamer.git] / sys / ximage / ximagesink.c
2011-05-19 Wim Taymansximagesink: implement ALLOCATION query
2011-05-19 Wim TaymansMerge branch 'master' into 0.11
2011-05-17 Sebastian Drögesys: Update for caps/pad template related API changes
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-16 Sebastian Drögeximagesink: Update for negotiation related API changes
2011-05-05 Sebastian Drögeximagesink: Send reconfigure event upstream if the...
2011-05-05 Sebastian Drögeximagesink: Add caps with the current window geometry...
2011-05-03 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-29 Wim Taymansremove buffer_alloc
2011-04-28 Wim TaymansMerge branch 'master' into 0.11
2011-04-25 Wim TaymansMerge branch 'master' into 0.11
2011-04-19 Sebastian Drögesys: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
2011-04-18 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-18 Sebastian Drögex(v)imagesink: If NULL caps are passed to buffer_alloc...
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-11 Wim TaymansMerge branch 'master' into 0.11
2011-04-07 Wim TaymansMerge branch 'master' into 0.11
2011-04-06 Wim TaymansMerge branch 'master' into 0.11
2011-04-06 Wim Taymansximage: more fixes
2011-04-06 benjamin gaignardxvimagesink: use bufferpool
2011-04-04 Wim TaymansMerge branch 'master' into 0.11
2011-03-31 Wim TaymansMerge branch 'master' into 0.11
2011-03-30 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-28 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-27 Wim Taymansplugins: fix for new memory API
2011-03-15 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-04 Wim Taymansximagesink: make metadata methods more like core
2011-03-04 Wim Taymansximagesink: reset the pool
2011-03-04 Wim Taymansximage: rewrite the buffer pool in ximagesink
2011-03-04 Wim TaymansMerge branch 'master' into 0.11
2011-02-28 Wim Taymansmeta: fix for new API
2011-02-28 Wim Taymansximagesink: experiment with convenience macros
2011-02-28 Wim Taymansximage: reimplement buffer pooling with metadata
2011-02-28 Wim Taymansmetadata: implement extra buffer data with metadata
2011-02-28 Wim TaymansX11: port imagesinks to new miniobjects
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.
next