gst/gdp/gstgdppay.c (gst_gdp_pay_reset_streamheader, gst_gdp_pay_chain, gst_gdp_pay_s...
[platform/upstream/gstreamer.git] / sys /
2007-03-08 Jan Schmidtsys/: Move some cleanup stuff from the state change...
2007-02-28 Wim Taymanssys/v4l/: Fix duration and timestamping, taking latency...
2007-02-15 Wim Taymanssys/: Small constifications.
2007-02-06 Julien Mouttesys/xvimage/xvimagesink.*: Implement PropertyProbe...
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-16 Stefan Kostsys/xvimage/xvimagesink.c: Red and blue mask was swappe...
2007-01-09 Tim-Philipp Müllerext/ogg/Makefile.am: Dist gstoggdemux.h to fix 'make...
2007-01-07 Young-Ho Chasys/xvimage/xvimagesink.c: Fixes : #390076.
2007-01-07 Julien Mouttesys/: Use flow_lock much more to protect every access...
2007-01-04 Thomas Vander Sticheleconfigure.ac: split out GST_CFLAGS into GST_PLUGINS_BAS...
2007-01-04 Julien MoutteAdd a method to the XOverlay interface to allow disabli...
2006-12-27 Julien Mouttesys/: Plug a caps leak.
2006-12-09 Jens GranseuerDeclare variables at the beginning of a block. Fixes...
2006-11-24 Stefan Kostsys/xvimage/xvimagesink.c: Fix spacing in debug message.
2006-11-15 Stefan Kostsys/xvimage/xvimagesink.c: clear xv when going to NULL...
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-10-05 Tim-Philipp MüllerPrintf format fixes.
2006-09-30 Jan Schmidtgst/playback/gstdecodebin.c: Fix typo in a debug statement.
2006-09-20 Stefan Kostsys/xvimage/xvimagesink.c: change colorkey behaviour...
2006-09-19 Wim Taymansgst-libs/gst/riff/riff-media.c: Reorder the audio forma...
2006-09-18 Stefan Kostgst/videotestsrc/gstvideotestsrc.c: Use G_UNLIKELY...
2006-09-18 Stefan Kostsys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support)
2006-09-18 Stefan Kostsys/xvimage/xvimagesink.c: xvimage assumed that XV_COLO...
2006-08-15 Tim-Philipp Müllersys/: Fix leak (#351502).
2006-07-19 Martin Szuleckisys/v4l/gstv4lelement.c: If "device-name" is requested...
2006-07-13 Jan Schmidtsys/xvimage/xvimagesink.c: Fix missing g_unlock from...
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-23 Tim-Philipp MüllerUse GST_DEBUG_CATEGORY_STATIC where possible (#342503).
2006-06-22 Wim Taymanssys/ximage/ximagesink.c: Avoid type checking in buffer...
2006-06-11 Thomas Vander Stichelefurther clean up build
2006-06-01 Stefan KostFix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
2006-05-26 Jan Schmidtsys/ximage/ximagesink.c: Improve the errors produced...
2006-05-26 Jan Schmidtsys/xvimage/xvimagesink.c: Improve the errors produced...
2006-05-19 Jan SchmidtUse the gstutil scaling function to preserve 64 bits...
2006-05-19 Jan Schmidtsys/xvimage/xvimagesink.*: When performing buffer alloc...
2006-05-12 Jan SchmidtFix the build.
2006-05-12 Jan SchmidtFix integer overflow problem with pixel-aspect-ratio...
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-04-08 Stefan KostFix broken GObject macros
2006-04-01 Thomas Vander Sticheleremove BT8x8 from description, works for more devices
2006-03-24 Stefan KostAdd docs for adder, use GST_ELEMENT_DETAILS macro,...
2006-03-21 Edward Herveygcc 4.1 unreferenced pointer fixes.
2006-03-20 Julien Mouttesys/xvimage/xvimagesink.c: Fix a memleak reported by...
2006-03-05 Julien Mouttesys/xvimage/xvimagesink.c: Check that the xvimage we...
2006-02-24 Tim-Philipp Müllersys/: Add some _CFLAGS and _LIBS that seem to be missin...
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-02-03 Edgard LimaJust make it compile with --disable-gst-debug.
2006-01-31 Andy Wingosys/v4l/gstv4lsrc.c (gst_v4lsrc_set_caps): Don't segfau...
2006-01-28 Thomas Vander Stichelesys/v4l/v4l_calls.c: check for and throw RESOURCE_BUSY
2006-01-27 Jan Schmidtext/alsa/gstalsasink.c: Free the device name string.
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-21 Julien Mouttesys/xvimage/xvimagesink.c: I think one day i'll complet...
2006-01-15 Thomas Vander Stichelesys/: move all regularly occurring messages to GST_LOG...
2005-12-11 Julien Mouttesys/xvimage/xvimagesink.c: Fixed a leak of the current...
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-28 Julien Mouttesys/: Fixed a tricky bug. When caps renegotiation happe...
2005-11-28 Thomas Vander Stichelegst-libs/gst/video/Makefile.am: compile in copied-over...
2005-11-28 Julien Mouttesys/xvimage/xvimagesink.c: Fix navigation events coordi...
2005-11-28 Julien Mouttesys/xvimage/xvimagesink.c: Use calculated video geometr...
2005-11-28 Julien Mouttesys/xvimage/xvimagesink.c: Refuse to create an XvImage...
2005-11-27 Julien Mouttesys/ximage/ximagesink.c: Fixed a tricky race.
2005-11-27 Julien MoutteMore and more documentation.
2005-11-26 Julien MoutteAdded doc for xvimagesink.
2005-11-26 Julien Mouttedocs/plugins/: Updated version.
2005-11-23 Jan SchmidtUpdates for API changes
2005-11-23 Jan Schmidtpo/: Translation string updates
2005-11-22 Jan Schmidtext/libvisual/visual.c: Fix the fps calculations.
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/xvimage/xvimagesink.c: Handle navigation events...
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-21 Tim-Philipp Müllersys/ximage/: Rename ximage plugin to ximagesink (#32142...
2005-11-21 Jan SchmidtRename gst_caps_structure_fixate_* to gst_structure_fix...
2005-11-21 Tim-Philipp MüllerFixes for GST_FOURCC_FORMAT API change.
2005-11-20 Jan Schmidtgst-libs/gst/tag/: Remove obsolete vorbistag element...
2005-11-18 Julien Mouttesys/ximage/ximagesink.*: Refactoring of ximagesink.
2005-11-15 Tim-Philipp Müllersys/xvimage/xvimagesink.c: Make state change function...
2005-11-14 Julien Mouttesys/xvimage/xvimagesink.c: Discovered how to take away...
2005-11-11 Tim-Philipp Müllersys/xvimage/xvimagesink.c: Check whether peer pad exist...
2005-11-10 Thomas Vander Stichelesys/v4l/gstv4lsrc.c: Check if the caps have a fourcc...
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-16 Thomas Vander Stichelerestructure configure.ac, use correct libtool LDFLAGS...
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-31 Tim-Philipp Müllersys/v4l/gstv4lsrc.c: The 'timestamp-offset' property...
2005-08-28 Andy WingoUpdates for two-arg init from GST_BOILERPLATE_FULL.
next