sys/v4l/gstv4lsrc.c: Check if the caps have a fourcc field. Fixes crash for gst...
[platform/upstream/gst-plugins-base.git] / gst /
2005-11-10 Tim-Philipp Müllergst/sine/gstsinesrc.c: Send newsegment event in TIME...
2005-11-09 Tim-Philipp Müllergst/playback/gstplaybin.c: Set elements to NULL state...
2005-11-08 Tim-Philipp Müllergst/audioconvert/gstaudioconvert.c: Fix typo in docs.
2005-11-08 Tim-Philipp Müllergst/volume/gstvolume.c: Fix compilation on Solaris...
2005-11-03 Wim Taymansgst/playback/gstdecodebin.c: Handle the case where...
2005-11-03 Thomas Vander Sticheletcp elements need some system headers like sys/socket.h
2005-11-03 Thomas Vander Stichelesubparse needs regex.h - might need to move to sys/
2005-10-31 Wim Taymansgst-libs/gst/audio/gstringbuffer.h: Don't break ABI.
2005-10-28 Thomas Vander Stichelegst/playback/gstplaybin.c: first try autovideosink...
2005-10-27 Tim-Philipp Müllergst/playback/: Port these two tests as well.
2005-10-27 Wim Taymansgst/adder/gstadder.c: Fix timestamps and fix deadlock...
2005-10-26 Michael Smithgst/audioconvert/audioconvert.c: When clearing an audio...
2005-10-26 Tim-Philipp Müllergst/tcp/: Remove unused 'curoffset' structure member.
2005-10-24 Julien MoutteAnd here comes my change on caps for framerate and...
2005-10-21 Wim Taymansgst/playback/gstdecodebin.c: Don't try to remove elemen...
2005-10-20 Tim-Philipp Müllerext/vorbis/vorbisenc.c: Implement position and duration...
2005-10-20 Wim Taymansgst/playback/: Fix tests again
2005-10-20 Tim-Philipp Müllergst/: Don't use functions for position queries when...
2005-10-20 Wim Taymansgst/playback/gstplaybasebin.c: Fix leak.
2005-10-19 Tim-Philipp Müllergst/audioconvert/: And bye bye buffer-frames-convert
2005-10-19 Wim TaymansBye bye buffer-frames.
2005-10-19 Wim TaymansQuery API update.
2005-10-19 Tim-Philipp Müllergst/typefind/gsttypefindfunctions.c: Akos Maroy (#308663).
2005-10-18 Wim Taymansgst/playback/: Make playbin async, it'll commit state...
2005-10-17 Stefan Kostgst/: fix broken build of controllerized plugins
2005-10-17 Thomas Vander Stichelegst/: doc updates
2005-10-17 Andy Wingogst/tcp/gstmultifdsink.c: Convert to use the boilerplat...
2005-10-17 Julien Mouttegst/ffmpegcolorspace/gstffmpegcolorspace.c: We are...
2005-10-16 Andy Wingogst/playback/gstdecodebin.c
2005-10-16 Thomas Vander Stichelerestructure configure.ac, use correct libtool LDFLAGS...
2005-10-13 Stefan Kosttypo fixes
2005-10-13 Michael Smith- Don't use non-portable LL suffix on constants, since...
2005-10-12 Stefan Kostrenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved...
2005-10-12 Wim Taymansgst-libs/gst/audio/gstringbuffer.c: Don't assert on...
2005-10-11 Wim Taymanscheck/generic/states.c: remove old property.
2005-10-11 Michael Smithgst/playback/gstplaybin.c: Override send_event differen...
2005-10-10 Wim Taymansgst/audioconvert/: Alloc temp storage somewhere else...
2005-10-10 Wim Taymansgst/tcp/gsttcpserversrc.c: Don't block in accept while...
2005-10-09 Stefan Kostgst/audiotestsrc/gstaudiotestsrc.*: fixed typo, added...
2005-10-09 Tim-Philipp Müllergst/typefind/gsttypefindfunctions.c: Add wavpack and...
2005-10-09 Tim-Philipp Müllergst/typefind/gsttypefindfunctions.c: Add typefind funct...
2005-10-09 Stefan Kostadd new plugin and element
2005-10-09 Tim-Philipp Müllergst/adder/gstadder.c: Add query function to source...
2005-10-08 Thomas Vander Stichelegst/typefind/gsttypefindfunctions.c: Fix leaks in typef...
2005-10-08 Wim Taymansgst/tcp/gstmultifdsink.c: Fix crasher when going to...
2005-10-04 Michael Smithgst/playback/: Set state to NULL before removing from...
2005-10-04 Michael Smithgst/playback/gstplaybin.c: Correct refcounting in send_...
2005-10-02 Andy Wingogst/playback/gstdecodebin.c (try_to_link_1) set element...
2005-09-29 Wim Taymansg_debug build fix.
2005-09-29 Wim Taymansext/vorbis/vorbisdec.c: We use fixed caps.
2005-09-28 Stefan Kostgst/adder/gstadder.c: fix adder for float elements
2005-09-28 Andy Wingogst/videotestsrc/gstvideotestsrc.c: Implement live...
2005-09-28 Andy Wingogst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually...
2005-09-28 Andy Wingogst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init...
2005-09-28 Andy Wingogst/tcp/gsttcpclientsrc.c: Make interruptable -- code...
2005-09-27 Andy Wingogst/tcp/gsttcpclientsrc.c: Cleaned up.
2005-09-27 Andy Wingogst/tcp/gsttcpserversrc.c: Cleaned up.
2005-09-27 Andy Wingopacify old gcc take 2
2005-09-27 Andy Wingopacify old gcc
2005-09-27 Andy Wingogst/tcp/: Updated for new gsttcp API.
2005-09-27 Andy Wingogst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base...
2005-09-26 Andy Wingogst/sine/gstsinesrc.*: Refactor, remove the table looku...
2005-09-23 Thomas Vander Sticheleadd/fix docs
2005-09-23 David Schleefgst/audioresample/: Convert to using gst debugging
2005-09-23 Thomas Vander Stichelesome documentation for audioconvert
2005-09-22 Wim Taymansgst/playback/gstplaybin.c: Only seek on one sink, the...
2005-09-21 Andy Wingogst/playback/gstplaybasebin.c: Attempt to fix up buffer...
2005-09-18 David Schleefgst/playback/gstdecodebin.c: free plugin list correctly
2005-09-15 Thomas Vander Stichelefix up ffmpegcolorspace docs; extract header
2005-09-15 Wim Taymansgst/audioconvert/gstaudioconvert.c: And enable 24 bits...
2005-09-15 David SchleefFixes for changes in registry API.
2005-09-13 Tim-Philipp Müllergst/audioconvert/Makefile.am: Audioconvert derives...
2005-09-12 Wim Taymansgst/audioconvert/audioconvert.*: Cleanups, speedups...
2005-09-11 Thomas Vander Sticheleadd more elements to the docs
2005-09-09 Jan Schmidtcheck/: Add extra tests for basetransform based components.
2005-09-09 Thomas Vander Stichelefix up header rename
2005-09-06 Jan Schmidtconfigure.ac: In the output at the end, don't show...
2005-09-04 Thomas Vander Stichelefix distcheck
2005-09-02 Thomas Vander Sticheledisable 24 bit until it gets fixed
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-08-29 Stefan Kostgst/volume/gstvolume.c: do not update controlled params...
2005-08-29 Stefan Kostcontrollerized elements also need to link against contr...
2005-08-29 Stefan Kostcontrollerized two audio plugins
2005-08-28 Andy WingoUpdates for two-arg init from GST_BOILERPLATE_FULL.
2005-08-26 Wim Taymansgst/audioconvert/audioconvert.c: Cleanups.
2005-08-26 Wim Taymansgst/audioconvert/audioconvert.c: More elegant and worki...
2005-08-26 Wim Taymansgst/audioconvert/audioconvert.c: Use realloc else we...
2005-08-26 Thomas Vander Sticheleuse base class' newsegment to properly timestamp
2005-08-26 Wim Taymansgst/audioconvert/: Oops, allocate enough space to perfo...
2005-08-26 Wim Taymansgst/audioconvert/: Cleanups, librarify a bit, optimize...
2005-08-25 Thomas Vander Sticheleplug some leaks
2005-08-25 Thomas Vander Stichelecheck/: add a test for audioconvert
2005-08-25 Thomas Vander Sticheleadd a check for audioresample
2005-08-25 Thomas Vander Sticheleshow some info on what's left in the queue
2005-08-25 Thomas Vander Stichelegst/audioresample/: add room for extra overlap samples...
2005-08-25 Jan Schmidtgst/playback/gstplaybasebin.c: Revert unpopular change...
2005-08-24 Stefan Kostgst/volume/gstvolume.c: made set_caps function static
2005-08-24 Thomas Vander Sticheledebugging fixes
2005-08-24 Thomas Vander Stichelec/: add core's plugins to the mix so that playbin works
2005-08-24 Christian Schallerfix broken header setup in Makefile.am
next