change NULL to (NULL) for GST_ELEMENT_ERROR
[platform/upstream/gst-plugins-base.git] / sys / ximage / ximagesink.c
2004-02-02 Thomas Vander Stichelechange NULL to (NULL) for GST_ELEMENT_ERROR
2004-02-01 Julien Mouttegst-libs/gst/play/play.c: s/sinkconnect/sink_link
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-29 Julien Mouttesys/: Emit the have_xwindow_id signal in xwindow_create.
2004-01-28 Julien Mouttesys/: Removing some useless debugs messages, correctly...
2004-01-28 Julien Mouttesys/: Our
2004-01-22 Julien Mouttegst-libs/gst/play/gstplay.c: Reworked the pipeline...
2004-01-20 David Schleefsys/ximage/ximagesink.c: Change to using a framerate...
2004-01-18 Thomas Vander Sticheleuse new error signal and classification
2004-01-18 Julien Mouttesys/ximage/ximagesink.c: Adding synchronous property...
2004-01-15 Julien Mouttesys/: Making both of them use the buffer free function...
2004-01-15 David Schleefext/esd/esdsink.c: Remove property that handles osssink...
2004-01-15 Benjamin Otteext/alsa/gstalsasink.c: Don't update the time of the...
2004-01-14 Julien Mouttegst/videofilter/gstvideobalance.c: Fixing videobalance...
2004-01-14 Julien Mouttegst-libs/gst/colorbalance/colorbalance.c: Adding a...
2004-01-14 Benjamin Otteuse element time.
2004-01-12 Julien Mouttesys/: Fixing the direct put buffers detection. I prefer...
2004-01-12 Benjamin Ottegst-libs/gst/video/video.h: Fix caps template names...
2004-01-11 Julien Moutteext/ffmpeg/gstffmpegcolorspace.c: Fixing the pad_alloc_...
2004-01-11 David Schleefext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed...
2004-01-09 Julien Moutteext/ffmpeg/gstffmpegcolorspace.c: Implementing gst_pad_...
2004-01-08 Julien Mouttesys/ximage/ximagesink.c: configure event is not emiting...
2004-01-07 Julien Moutteexamples/gstplay/Makefile.am: Adding the interface...
2004-01-07 Julien Moutteexamples/gstplay/player.c: Adding some new lines in...
2004-01-06 Jan Schmidtext/dv/gstdvdec.c: Fix caps negotiation.
2004-01-04 David SchleefFix the fixate functions to handle new prototype:
2004-01-04 Benjamin Ottesys/ximage/ximagesink.*: assorted fixes to make (re...
2004-01-02 David Schleefext/ffmpeg/gstffmpegenc.c: Negotiation fixes.
2004-01-02 Ronald S. Bultjesys/ximage/ximagesink.c: Comment out internal resize...
2004-01-01 Ronald S. Bultjeconfigure.ac: Fix configure check for mpeg2enc. We...
2003-12-31 David SchleefNegotiation fixes.
2003-12-23 Ronald S. BultjeFix 24bppLE RGB
2003-12-22 David SchleefMerge CAPS branch
2003-12-17 Ronald S. BultjeFix LE caps on bpp=24/32. Our docs currently say that...
2003-12-12 Julien MoutteReverting Benjamin's changes as agreed with Ronald...
2003-12-07 Ronald S. BultjeMove over from GstInterface to GstImplementsInterface...
2003-12-04 Andy Wingoremove copyright field from plugins
2003-11-26 Julien MoutteMaking XShm code shorter.
2003-11-25 Benjamin Otteremove g_print messages (2nd time today, I suck)
2003-11-25 Benjamin Ottevarious fixes from mem leaks to correct caps nego
2003-11-22 David Schleefdistcheck fixes
2003-11-19 Julien MoutteFinishing GstVideoSink subclassing.
2003-11-19 Julien MoutteGstVideoSink subclassing. 90% done.
2003-11-17 Julien MoutteLot of small fixes.
2003-11-15 Julien MoutteChecking return value of gst_pad_try_set_caps on softwa...
2003-11-13 Julien MoutteUsing less and less XGetWindowAttributes. I m using...
2003-11-12 Julien Moutte- Fixing framerate on caps renegotiation. We memorize...
2003-11-12 Benjamin Ottefix build system for X, XShm and Xv
2003-11-11 Thomas Vander Sticheleyikes, cvs didn't like my vim swap file.
2003-11-11 Thomas Vander Stichelefix define
2003-11-11 David Schleefrecreate ximage after try_set_caps suceeds
2003-11-11 David SchleefChange GstCaps to GstStructure in navigation events...
2003-11-10 Julien MoutteTrying to fix the caps renegotiation.
2003-11-09 Julien MoutteFixed navigation events.
2003-11-08 Julien MoutteMoved the xevents handling in a function. Trying to...
2003-11-07 David Schleefdummy checkin to add log for last checkin: use try_set_...
2003-11-07 David SchleefI'm too lazy to comment this
2003-11-07 Julien MoutteFirst draft at renegotiation on XConfigure event and...
2003-11-07 Thomas Vander Sticheletest and define HAVE_XSHM build ximage plugin
2003-11-06 David SchleefFix caps handling
2003-11-06 Julien MoutteAdding navigation interface.
2003-11-06 Julien MoutteAdding ximagesink plugin.