speexdec: free some more when resetting
[platform/upstream/gst-plugins-good.git] / ext /
2010-01-27 Mark Nauwelaertsspeexdec: free some more when resetting
2010-01-27 Mark Nauwelaertsspeexenc: prevent invalid arithmetic if not setup yet
2010-01-25 Stefan KostRevert "v4l2src: don't deref NULL"
2010-01-25 Stefan Kostv4l2src: don't deref NULL
2010-01-23 Michael Smithjpegenc: when creating an overflow buffer, copy timestamps.
2010-01-22 Peter van Hardenbergjpegenc: enlarge buffer if libjpeg tells us it's out...
2010-01-13 Sebastian Drögeapev2mux: Don't call constructors directly, this leads...
2010-01-08 Mark Nauwelaertsflacenc: fix seekpoints property copy-and-paste documen...
2010-01-08 Mark Nauwelaertsflacenc: optionally add a seek table
2010-01-06 Mark Nauwelaertsflacdec: really use upstream timestamp if there is one
2010-01-04 Robert Weidlichshout2send: Add 'public' property
2009-12-23 Mark Nauwelaertsflacdec: use a single decoder field for both push and...
2009-12-23 Mark Nauwelaertsflacdec: fix possible hanging in pull mode seeking
2009-12-04 Sebastian Drögeladspa: Remove the sources from gst-plugins-good
2009-12-02 Thiago Santosshout2: Convert delay correctly
2009-12-01 Wim Taymansjpegdec: reset segment info after flush
2009-11-28 Wim Taymansshout2: use gstpoll for timeouts
2009-11-24 Stefan Kostjpegenc: fix spelling in comment
2009-11-19 Sebastian Drögewavpackparse: After pushing a frame, update last_stop...
2009-11-19 Sebastian Drögewavpackparse: Allow pulling the last WavPack frame...
2009-11-18 Wim Taymanspulsesink: use acquired flag when checking valid state
2009-11-18 Wim Taymanspulsesink: implement some more callbacks
2009-11-09 Tim-Philipp Müllerjpegdec: free temporary buffer when changing state...
2009-11-09 Tim-Philipp Müllerjpegdec: only allocate as much temporary memory as...
2009-11-05 Tim-Philipp Müllerpulsesink: printf format fix
2009-11-05 Tim-Philipp Müllerraw1394: printf format fixes
2009-11-03 Stefan Kostjpegdec: don't allocate big arrays on the stack
2009-10-30 Sebastian Drögepulsesink: Only set the volume on stream connection...
2009-10-22 Priit Laescacasink: minor cleanups for header.
2009-10-22 Priit Laescacasink: exit properly when invalid driver has been...
2009-10-19 Bastien NoceraFix the StreamVolume interface not being advertised
2009-10-18 Lennart Poetteringpulse: never apply volume more than once
2009-10-17 Sebastian Drögepulsesink: Initialize gettext for the translated string...
2009-10-17 Lennart Poetteringpulse: use 'performer' as a fallback for 'artist' tag
2009-10-17 Lennart Poetteringpulse: when constructing a stream title from tag data...
2009-10-17 Lennart Poetteringpulse: loop while connecting to server
2009-10-17 Lennart Poetteringpulse: mainloop creation can fail too, so handle that
2009-10-17 Lennart Poetteringpulse: adjust CHECK_DEAD_GOTO macro to glib style
2009-10-17 Lennart Poetteringpulse: make a few things smaller by making them bitfields
2009-10-16 Tim-Philipp Müllerjpegdec: fix branch hints
2009-10-16 Tim-Philipp Müllerjpegdec: fix regression in indirect decode path
2009-10-16 Tim-Philipp Müllerjpegdec: fix regression with certain formats
2009-10-16 Tim-Philipp Müllerjpegdec: don't use decompress structure members we...
2009-10-16 Tim-Philipp Müllerjpegdec: remove some unused members from jpegdec instan...
2009-10-14 René Stadlerpulsesink: set desired minreq value to segsize/latency...
2009-10-13 Tim-Philipp Müllerjpegdec: fix bogus warning about discont flag on first...
2009-10-13 Tim-Philipp Müllerjpegdec: fix crash for unusual vertical chroma subsampl...
2009-10-09 Josep Torrajpegdec: fixes warning building in snow leopard
2009-10-09 Stefan Kostflac: apparently on some platforms a FLAC__uint64!...
2009-10-09 Stefan Kostbuild: don't cast, but use the right format specified...
2009-10-09 Josep Torradv: fix warnings on macosx
2009-10-09 Josep Torraflac: fix warnings on macosx
2009-10-09 Josep Torraannodex: fix warnings in macosx
2009-10-07 Stefan Kostbuild: fprintf, sprintf, sscanf need stdio.h
2009-10-06 René Stadlerpulsesrc: guard fragment size with a lower limit based...
2009-10-06 Stefan Kostjpegdec: comment/logging cleanups and more branch guides
2009-10-02 René Stadlerpulse: rename pa_buffer_attr variables
2009-09-30 Christian F.K. Sch... Update makefile with missing header file
2009-09-30 Stefan Kostjpegdec: don't leak output buffers on decoding errors
2009-09-28 Tim-Philipp Müllerjpegdec: fix 'unused variable' compiler warning when...
2009-09-28 Stefan Kostjpeg: handle more libjpeg return values, add some more...
2009-09-22 Alessandro DecinaFix compile warnings with gcc 4.0.1.
2009-09-21 Stefan Kostjpegdec: add a G_UNLIKELY and put perf-cat log to code...
2009-09-18 Mark Nauwelaertsspeexdec: allow for unknown varying number of frames...
2009-09-18 Mark Nauwelaertsspeexdec: use correct sample size in conversions
2009-09-18 Mark Nauwelaertsspeexenc: fix buffer time and duration for multiple...
2009-09-15 Sebastian Drögepulsesrc: Don't dereference NULL pointers
2009-09-15 David Henningssonpulsesink: Don't dereference NULL pointers
2009-09-14 Wim Taymanspulsesink: handle stream events
2009-09-14 David Schleefdvdemux: Use values from decoder structure directly
2009-09-13 David Schleefdvdemux: Add code to parse SMPTE time codes
2009-09-13 David Schleefdvdemux: Fix detection of new media
2009-09-12 Edward Herveydvdemux: Set DISCONT flag on buffers when REC_ST flag...
2009-09-11 Sebastian Drögepulsesink: Implement GstStreamVolume interface
2009-09-11 Sebastian Drögepulsesink: Implement mute property
2009-09-11 Wim Taymansgdkpixbufsink: fix docs refering to send-messages
2009-09-11 Wim Taymanspixbufsink: add post-messages property
2009-09-10 David Schleefdv1394src: Add a clock based on isochronous cycle counter
2009-09-09 Wim Taymanspulsesink: remove ringbuffer reset compensation
2009-09-09 Wim Taymanspulsesink: whitespace fixes
2009-09-08 Wim Taymanspulse: small cleanups
2009-09-06 David SchleefRemove Ronald Bultje from Authors field
2009-09-03 Edward Herveyjpegdec: Avoid unnecessary processing until we have...
2009-09-03 Stefan Kostspeexenc: small taglist handling cleanup
2009-09-02 Stefan Kostpulsesink: also guard reseting subscribe callback with...
2009-08-31 Tim-Philipp Müllerflactag, wavparse: GstAdapter is not a GstObject
2009-08-25 Wim Taymanspulsesink: don't use relative seeks
2009-08-24 Wim Taymanspulsesrc: don't discard the result of _set_caps()
2009-08-17 Tim-Philipp Müllersmokeenc: don't crash when compiled against libjpeg7
2009-08-14 Zaheer Meralidvdec: set bottom field first on PAL interlaced content...
2009-08-10 Edward Herveydv1394src: Fix element for live usage... which has...
2009-08-10 Edward Herveyraw1394: Remove unneeded variable
2009-08-10 Sebastian Drögewavpack: Use GLib GChecksum instead of our own MD5...
2009-08-06 Sebastian Drögesouphttpsrc: Use SOUP_METHOD_GET instead of "GET" string
2009-08-06 Wim Taymanspulsesrc: set the default slave method to skew
2009-08-06 Tim-Philipp Müllerpulsesrc: fix compilation with --disable-gst-debug
2009-08-03 Jonathan Tellierpulsesrc: initialize the probe with the server
2009-08-02 Tim-Philipp Müllerpulsesink: don't do logic within g_assert() statements
2009-08-01 Tim-Philipp Müllerflacdec: send newsegment event when operating push...
2009-08-01 Tim-Philipp Müllerflacdec: small cleanups
next