summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Release 0.10.30RELEASE-0.10.30Tim-Philipp Müller2011-06-151-2/+182
* Release 0.10.29RELEASE-0.10.29Tim-Philipp Müller2011-05-101-2/+5502
* Release 0.10.28RELEASE-0.10.28Tim-Philipp Müller2011-03-081-2/+90
* Release 0.10.27RELEASE-0.10.27Tim-Philipp Müller2011-01-211-2/+3294
* Release 0.10.26RELEASE-0.10.26Tim-Philipp Müller2010-12-011-2/+2285
* Release 0.10.25RELEASE-0.10.25Tim-Philipp Müller2010-09-021-2/+964
* Release 0.10.24RELEASE-0.10.24Tim-Philipp Müller2010-07-151-2/+1811
* Release 0.10.23RELEASE-0.10.23Tim-Philipp Müller2010-05-301-2/+2172
* Release 0.10.22RELEASE-0.10.22Tim-Philipp Müller2010-04-281-2/+2443
* Release 0.10.21RELEASE-0.10.21Tim-Philipp Müller2010-03-091-3/+127
* Release 0.10.20RELEASE-0.10.20Tim-Philipp Müller2010-03-081-2/+193
* Release 0.10.19RELEASE-0.10.19Tim-Philipp Müller2010-03-061-2/+1122
* Release 0.10.18RELEASE-0.10.18Tim-Philipp Müller2010-02-101-2/+1974
* Release 0.10.17RELEASE-0.10.17Jan Schmidt2009-11-171-0/+134
* 0.10.16.2 pre-releaseJan Schmidt2009-11-091-2/+2228
* Release 0.10.16RELEASE-0.10.16Tim-Philipp Müller2009-08-291-11/+5719
* Release 0.10.15RELEASE-0.10.15Jan Schmidt2009-05-201-0/+46
* 0.10.14.3 pre-releaseJan Schmidt2009-05-161-0/+2952
* 0.10.14.2 pre-releaseJan Schmidt2009-05-121-2/+2192
* Release 0.10.14RELEASE-0_10_14Jan Schmidt2009-02-191-2757/+2804
* Update ChangeLog for 0.10.13.3Jan Schmidt2009-02-191-0/+81
* ChangeLog: Update ChangeLog for 0.10.13.2Jan Schmidt2009-02-071-17631/+30875
* sys/v4l2/gstv4l2src.c: Fix error code (the message string also needs love, bu...GIT_CONVERSIONTim-Philipp Müller2009-01-201-0/+5
* gst/videocrop/gstvideocrop.c: Add 8bit grayscale support to videocrop plugin....Luotao Fu2009-01-191-0/+8
* gst/audiofx/audioreverb.c: Set the default value in the instance init function.Sebastian Dröge2009-01-191-0/+5
* Add an echo/reverb filter to the audiofx plugin, with configurable echo delay...Sebastian Dröge2009-01-191-0/+23
* gst/spectrum/gstspectrum.*: Implement a simple compensation algorithm for rou...Sebastian Dröge2009-01-191-0/+9
* sys/osxaudio/Makefile.am: Link against CoreServices (needed for osx 10.4) and...Michael Smith2009-01-151-0/+6
* gst/qtdemux/qtdemux.c: Catch invalid and commonly wrong playback rates in the...Wim Taymans2009-01-151-0/+6
* gst/spectrum/gstspectrum.c: Don't call gst_fft_f32_free() with NULL to preven...Sebastian Dröge2009-01-151-0/+6
* gst/spectrum/gstspectrum.*: Use correct types for frame/fft counters and some...Sebastian Dröge2009-01-141-0/+7
* ext/pulse/pulseprobe.c: Fix refcount loop, resulting in a thread leak. Fixes ...Lennart Poettering2009-01-141-0/+8
* gst/spectrum/: Post a spectrum message on the bus for every interval, even if...Sebastian Dröge2009-01-141-0/+17
* Add audioiirfilter and audiofirfilter elements which allow generic IIR/FIR fi...Sebastian Dröge2009-01-131-0/+56
* gst/qtdemux/qtdemux.c: Fix format string for guint64.Thiago Sousa Santos2009-01-131-0/+6
* sys/osxaudio/Makefile.am: osxaudio plugin now requires AudioUnit framework, s...Michael Smith2009-01-131-0/+6
* tests/examples/rtp/server-alsasrc-PCMA.c: Add some example code for printing ...Wim Taymans2009-01-131-0/+6
* gst/audiofx/: Use a custom mutex for protecting the instance fields instead o...Sebastian Dröge2009-01-131-0/+22
* gst/audiofx/: Implement a base class for generic audio FIR filters.Sebastian Dröge2009-01-111-0/+43
* gst/qtdemux/qtdemux.c: In push mode, error out if we get EOS before we've cre...Michael Smith2009-01-081-0/+8
* gst/matroska/: Some cleanups, refactoring and minor enhancements in caps hand...Mark Nauwelaerts2009-01-081-0/+14
* ext/pulse/pulsesink.*: Use a mutex to protect the current stream pointer, and...Jan Schmidt2009-01-071-0/+9
* sys/v4l2/gstv4l2src.c: Remove () from translateable string, so that it makes ...Jan Schmidt2009-01-071-0/+5
* gst/avi/gstavimux.c: Minor fix/cleanup in header field calculation.Mark Nauwelaerts2009-01-071-0/+5
* gst/matroska/matroska-mux.*: Remove internal taglist and fully use tagsetter ...Mark Nauwelaerts2009-01-061-0/+7
* gst/avi/gstavimux.*: Ensure header size invariance during subsequent rewrite ...Mark Nauwelaerts2009-01-061-0/+8
* ext/pulse/pulsesink.c: Don't wait for the pulse mainloop when destroying the ...Sebastian Dröge2009-01-051-0/+7
* sys/v4l2/gstv4l2src.c: Add support for grayscale v4l2 devices. Fixes bug #566...Sascha Hauer2009-01-051-0/+9
* gst/qtdemux/: Streamline tag handling and pass unparsed tags as binary blob i...Mark Nauwelaerts2009-01-051-0/+11
* gst/audiofx/: Implement a base class for IIR filters.Sebastian Dröge2009-01-051-0/+28