2009-10-07 |
Stefan Kost | ximagesink: only start event thread if needed |
tree | commitdiff |
2009-09-08 |
Tim-Philipp Müller | ximagesink, xvimagesink: use new GstVideoSink::show_fra... |
tree | commitdiff |
2009-09-06 |
René Stadler | ximagesink: fix small memory leak when setting window... |
tree | commitdiff |
2009-06-22 |
Stefan Kost | x(v)imagesink: pass the xwindow along to not look at... |
tree | commitdiff |
2009-06-22 |
Stefan Kost | x(v)imagesink: catch tags and show title in own window |
tree | commitdiff |
2009-04-14 |
Hannes Bistry | ximagesink: fix mouse pointer offsets in navigation... |
tree | commitdiff |
2009-02-26 |
Stefan Kost | ximagesink: use GST_FLOW_NOT_NEGOTIATED for partial... |
tree | commitdiff |
2009-02-26 |
Stefan Kost | ximagsink: do not access uninitialized height variable. |
tree | commitdiff |
2009-02-22 |
Sebastian Dröge | x(v)imagesink: Correctly cast to GstBuffer * before... |
tree | commitdiff |
2009-02-02 |
Wim Taymans | Fix buffer_alloc in ximagesink |
tree | commitdiff |
2008-12-03 |
Edward Hervey | sys/: Clear all flags on buffers returned from the... |
tree | commitdiff |
2008-10-22 |
Stefan Kost | sys/: Don't mark as gtk-doc docs as they aren't public. |
tree | commitdiff |
2008-10-16 |
Stefan Kost | Don't install static libs for plugins. Fixes #550851... |
tree | commitdiff |
2008-07-17 |
Jan Schmidt | sys/: it's not legal to ask the |
tree | commitdiff |
2008-07-11 |
Stefan Kost | Cleanup Plugin docs. Link to signals and properties... |
tree | commitdiff |
2008-06-24 |
Jan Schmidt | sys/ximage/ximagesink.h: When the caps change, make... |
tree | commitdiff |
2008-03-22 |
Sebastian Dröge | Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs... |
tree | commitdiff |
2008-03-03 |
Sebastian Dröge | Correct all relevant warnings found by the sparse seman... |
tree | commitdiff |
2007-12-31 |
Thijs Vermeir | sys/ximage/ximagesink.c: fix typo |
tree | commitdiff |
2007-11-16 |
Tommi Myöhänen | sys/: Don't leak the PAR on errors. Fixes #496731. |
tree | commitdiff |
2007-10-22 |
Wim Taymans | sys/: Make sure that before we clean up the X resources... |
tree | commitdiff |
2007-09-09 |
René Stadler | sys/: Correctly chain up finalize with the parent class... |
tree | commitdiff |
2007-07-14 |
Jorn Baayen | sys/: add 'handle-expose' property. Useful for video... |
tree | commitdiff |
2007-05-21 |
Mike Smith | sys/: Fix a locking-order bug I introduced with my... |
tree | commitdiff |
2007-05-17 |
Jan Schmidt | sys/: When we create our own window, indicate that... |
tree | commitdiff |
2007-05-03 |
Tim-Philipp Müller | sys/ximage/ximagesink.c: When XShm is not available... |
tree | commitdiff |
2007-04-24 |
Christian Kirbach | sys/ximage/ximagesink.c: Fix build if XShm is not avail... |
tree | commitdiff |
2007-03-08 |
Jan Schmidt | sys/: Move some cleanup stuff from the state change... |
tree | commitdiff |
2007-02-15 |
Wim Taymans | sys/: Small constifications. |
tree | commitdiff |
2007-01-23 |
Julien Moutte | sys/: Don't lock on navigation event push, just on... |
tree | commitdiff |
2007-01-22 |
Julien Moutte | sys/: Looking at Xorg code i can't figure out if that... |
tree | commitdiff |
2007-01-22 |
Julien Moutte | sys/: Lock that X Call as well. Fixes #397673. |
tree | commitdiff |
2007-01-07 |
Julien Moutte | sys/: Use flow_lock much more to protect every access... |
tree | commitdiff |
2007-01-04 |
Thomas Vander Stichele | configure.ac: split out GST_CFLAGS into GST_PLUGINS_BAS... |
tree | commitdiff |
2007-01-04 |
Julien Moutte | Add a method to the XOverlay interface to allow disabli... |
tree | commitdiff |
2006-12-27 |
Julien Moutte | sys/: Plug a caps leak. |
tree | commitdiff |
2006-11-14 |
Jan David Mol | Various gsize and gssize printf fixes. Fixes #372507. |
tree | commitdiff |
2006-10-27 |
Tim-Philipp Müller | sys/: Explicitly create our custom buffer classes at... |
tree | commitdiff |
2006-10-20 |
Stefan Kost | sys/: Try to redraw borders only when needed. Apparentl... |
tree | commitdiff |
2006-09-18 |
Stefan Kost | gst/videotestsrc/gstvideotestsrc.c: Use G_UNLIKELY... |
tree | commitdiff |
2006-08-15 |
Tim-Philipp Müller | sys/: Fix leak (#351502). |
tree | commitdiff |
2006-07-13 |
Jan Schmidt | sys/: Implement a locking order to ensure we always... |
tree | commitdiff |
2006-07-13 |
Jan Schmidt | gst/playback/gstdecodebin.c: Fix a caps leak when linki... |
tree | commitdiff |
2006-06-22 |
Wim Taymans | sys/ximage/ximagesink.c: Avoid type checking in buffer... |
tree | commitdiff |
2006-06-11 |
Thomas Vander Stichele | further clean up build |
tree | commitdiff |
2006-06-01 |
Stefan Kost | Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass |
tree | commitdiff |
2006-05-26 |
Jan Schmidt | sys/ximage/ximagesink.c: Improve the errors produced... |
tree | commitdiff |
2006-05-11 |
Wim Taymans | sys/: Register special buffer types along with the... |
tree | commitdiff |
2006-04-28 |
Stefan Kost | make GstElementDetails const |
tree | commitdiff |
2006-04-08 |
Stefan Kost | Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) |
tree | commitdiff |
2006-03-21 |
Edward Hervey | gcc 4.1 unreferenced pointer fixes. |
tree | commitdiff |
2006-02-24 |
Tim-Philipp Müller | sys/: Add some _CFLAGS and _LIBS that seem to be missin... |
tree | commitdiff |
2006-02-18 |
Jan Schmidt | sys/: Set shared memory segments to be deleted as soon... |
tree | commitdiff |
2006-02-11 |
Jan Schmidt | sys/: Fix up the XShm call testing so that we catch... |
tree | commitdiff |
2006-01-26 |
Julien Moutte | sys/: Handle some more cases of pixel aspect ratio. |
tree | commitdiff |
2006-01-22 |
Julien Moutte | sys/: Playbin keeps some ref to some frames. We might... |
tree | commitdiff |
2006-01-15 |
Thomas Vander Stichele | sys/: move all regularly occurring messages to GST_LOG... |
tree | commitdiff |
2005-11-28 |
Julien Moutte | sys/: Fixed a tricky bug. When caps renegotiation happe... |
tree | commitdiff |
2005-11-28 |
Thomas Vander Stichele | gst-libs/gst/video/Makefile.am: compile in copied-over... |
tree | commitdiff |
2005-11-27 |
Julien Moutte | sys/ximage/ximagesink.c: Fixed a tricky race. |
tree | commitdiff |
2005-11-27 |
Julien Moutte | More and more documentation. |
tree | commitdiff |
2005-11-26 |
Julien Moutte | docs/plugins/: Updated version. |
tree | commitdiff |
2005-11-22 |
Jan Schmidt | Convert elements to use fractions for their framerate. |
tree | commitdiff |
2005-11-22 |
Tim-Philipp Müller | sys/: Call gst_x_overlay_prepare_xwindow_id() to give... |
tree | commitdiff |
2005-11-22 |
Julien Moutte | sys/ximage/ximagesink.c: Add debug macros on functions. |
tree | commitdiff |
2005-11-21 |
Tim-Philipp Müller | gst-libs/gst/interfaces/xoverlay.*: Remove everything... |
tree | commitdiff |
2005-11-21 |
Tim-Philipp Müller | sys/ximage/: Rename ximage plugin to ximagesink (#32142... |
tree | commitdiff |
2005-11-20 |
Jan Schmidt | gst-libs/gst/tag/: Remove obsolete vorbistag element... |
tree | commitdiff |
2005-11-18 |
Julien Moutte | sys/ximage/ximagesink.*: Refactoring of ximagesink. |
tree | commitdiff |
2005-10-24 |
Julien Moutte | sys/: Check the caps against our xcontext caps. |
tree | commitdiff |
2005-10-24 |
Julien Moutte | And here comes my change on caps for framerate and... |
tree | commitdiff |
2005-10-16 |
Thomas Vander Stichele | restructure configure.ac, use correct libtool LDFLAGS... |
tree | commitdiff |
2005-10-12 |
Stefan Kost | renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved... |
tree | commitdiff |
2005-09-09 |
Jan Schmidt | check/: Add extra tests for basetransform based components. |
tree | commitdiff |
2005-09-08 |
Jan Schmidt | sys/: Fix compilation when XShm is not available. |
tree | commitdiff |
2005-09-06 |
Jan Schmidt | configure.ac: In the output at the end, don't show... |
tree | commitdiff |
2005-09-02 |
Andy Wingo | All plugins updated for element state changes. |
tree | commitdiff |
2005-08-24 |
Wim Taymans | ext/ogg/gstoggdemux.c: Parse seeking events better. |
tree | commitdiff |
2005-08-04 |
Ronald S. Bultje | sys/ximage/ximagesink.c: Do not set new window sizes... |
tree | commitdiff |
2005-08-03 |
Andy Wingo | sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_siz... |
tree | commitdiff |
2005-07-27 |
Wim Taymans | examples/seeking/seek.c: Update seek example. |
tree | commitdiff |
2005-07-21 |
Zaheer Abbas Merali | sys/ximage/: Prepare for adding ximagesrc, rename of... |
tree | commitdiff |
2005-07-16 |
Wim Taymans | Updated seek example. |
tree | commitdiff |
2005-07-14 |
Wim Taymans | gst/tcp/: 0.8 backporting. |
tree | commitdiff |
2005-07-13 |
Thomas Vander Stichele | make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should... |
tree | commitdiff |
2005-07-12 |
Thomas Vander Stichele | add deps for xv sinks on videosink |
tree | commitdiff |
2005-07-10 |
Thomas Vander Stichele | use overridable ERROR_CFLAGS; more macro splitting |
tree | commitdiff |
2005-07-04 |
Andy Wingo | configure.ac: Enable -Werror. |
tree | commitdiff |
2005-07-01 |
Andy Wingo | ext/theora/theoradec.c (theora_dec_src_getcaps): Implem... |
tree | commitdiff |
2005-06-30 |
Thomas Vander Stichele | fold all interfaces in one interfaces dir, preserving... |
tree | commitdiff |
2005-06-02 |
Wim Taymans | Cleanups and buffer alloc. |
tree | commitdiff |
2005-05-17 |
Wim Taymans | sys/: Port xvimagesink to new MiniObject. |
tree | commitdiff |
2005-05-16 |
David Schleef | Port from GstData to GstMiniObject. |
tree | commitdiff |
2005-05-09 |
Wim Taymans | Port to new query API. |
tree | commitdiff |
2005-05-09 |
Andy Wingo | ext/: ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek... |
tree | commitdiff |
2005-04-25 |
David Schleef | Don't use GST_PLUGIN_LDFLAGS, because these aren't... |
tree | commitdiff |
2005-04-25 |
David Schleef | configure.ac: Remove idct and resample libs |
tree | commitdiff |
2005-02-15 |
Jan Schmidt | sys/: Use a mutex protected list to marshal navigation... |
tree | commitdiff |
2005-02-12 |
Julien Moutte | sys/ximage/ximagesink.c: Protect interface methods... |
tree | commitdiff |
2005-02-05 |
Ronald S. Bultje | sys/: Clear window on PAUSED->READY instead of READY... |
tree | commitdiff |
next |