Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-09-24 | Release 1.2.0 | Sebastian Dröge | 1 | -2/+422 |
2013-09-19 | Release 1.1.90 | Sebastian Dröge | 1 | -2/+698 |
2013-08-28 | Release 1.1.4 | Sebastian Dröge | 1 | -2/+1074 |
2013-07-29 | Release 1.1.3 | Sebastian Dröge | 1 | -2/+907 |
2013-07-11 | Release 1.1.2 | Sebastian Dröge | 1 | -2/+817 |
2013-06-05 | Release 1.1.1 | Sebastian Dröge | 1 | -2/+6991 |
2012-10-25 | Release 1.0.2 | Tim-Philipp Müller | 1 | -2/+496 |
2012-10-07 | Release 1.0.1 | Tim-Philipp Müller | 1 | -0/+1766 |
2012-09-14 | Release 0.11.94 | Tim-Philipp Müller | 1 | -2/+2338 |
2012-06-07 | Release 0.11.92 | Sebastian Dröge | 1 | -2/+702 |
2012-05-13 | Release 0.11.91 | Sebastian Dröge | 1 | -2/+727 |
2012-04-12 | Release 0.11.90 | Sebastian Dröge | 1 | -2/+1109 |
2012-03-22 | Release 0.11.2 | Wim Taymans | 1 | -2/+1389 |
2012-02-17 | RELEASE 0.11.1 | Wim Taymans | 1 | -2/+10247 |
2011-06-15 | Release 0.10.30 | Tim-Philipp Müller | 1 | -2/+182 |
2011-05-10 | Release 0.10.29 | Tim-Philipp Müller | 1 | -2/+5502 |
2011-03-08 | Release 0.10.28 | Tim-Philipp Müller | 1 | -2/+90 |
2011-01-21 | Release 0.10.27 | Tim-Philipp Müller | 1 | -2/+3294 |
2010-12-01 | Release 0.10.26 | Tim-Philipp Müller | 1 | -2/+2285 |
2010-09-02 | Release 0.10.25 | Tim-Philipp Müller | 1 | -2/+964 |
2010-07-15 | Release 0.10.24 | Tim-Philipp Müller | 1 | -2/+1811 |
2010-05-30 | Release 0.10.23 | Tim-Philipp Müller | 1 | -2/+2172 |
2010-04-28 | Release 0.10.22 | Tim-Philipp Müller | 1 | -2/+2443 |
2010-03-09 | Release 0.10.21 | Tim-Philipp Müller | 1 | -3/+127 |
2010-03-08 | Release 0.10.20 | Tim-Philipp Müller | 1 | -2/+193 |
2010-03-06 | Release 0.10.19 | Tim-Philipp Müller | 1 | -2/+1122 |
2010-02-10 | Release 0.10.18 | Tim-Philipp Müller | 1 | -2/+1974 |
2009-11-17 | Release 0.10.17 | Jan Schmidt | 1 | -0/+134 |
2009-11-09 | 0.10.16.2 pre-release | Jan Schmidt | 1 | -2/+2228 |
2009-08-29 | Release 0.10.16 | Tim-Philipp Müller | 1 | -11/+5719 |
2009-05-20 | Release 0.10.15 | Jan Schmidt | 1 | -0/+46 |
2009-05-16 | 0.10.14.3 pre-release | Jan Schmidt | 1 | -0/+2952 |
2009-05-12 | 0.10.14.2 pre-release | Jan Schmidt | 1 | -2/+2192 |
2009-02-19 | Release 0.10.14 | Jan Schmidt | 1 | -2757/+2804 |
2009-02-19 | Update ChangeLog for 0.10.13.3 | Jan Schmidt | 1 | -0/+81 |
2009-02-07 | ChangeLog: Update ChangeLog for 0.10.13.2 | Jan Schmidt | 1 | -17631/+30875 |
2009-01-20 | sys/v4l2/gstv4l2src.c: Fix error code (the message string also needs love, bu... | Tim-Philipp Müller | 1 | -0/+5 |
2009-01-19 | gst/videocrop/gstvideocrop.c: Add 8bit grayscale support to videocrop plugin.... | Luotao Fu | 1 | -0/+8 |
2009-01-19 | gst/audiofx/audioreverb.c: Set the default value in the instance init function. | Sebastian Dröge | 1 | -0/+5 |
2009-01-19 | Add an echo/reverb filter to the audiofx plugin, with configurable echo delay... | Sebastian Dröge | 1 | -0/+23 |
2009-01-19 | gst/spectrum/gstspectrum.*: Implement a simple compensation algorithm for rou... | Sebastian Dröge | 1 | -0/+9 |
2009-01-15 | sys/osxaudio/Makefile.am: Link against CoreServices (needed for osx 10.4) and... | Michael Smith | 1 | -0/+6 |
2009-01-15 | gst/qtdemux/qtdemux.c: Catch invalid and commonly wrong playback rates in the... | Wim Taymans | 1 | -0/+6 |
2009-01-15 | gst/spectrum/gstspectrum.c: Don't call gst_fft_f32_free() with NULL to preven... | Sebastian Dröge | 1 | -0/+6 |
2009-01-14 | gst/spectrum/gstspectrum.*: Use correct types for frame/fft counters and some... | Sebastian Dröge | 1 | -0/+7 |
2009-01-14 | ext/pulse/pulseprobe.c: Fix refcount loop, resulting in a thread leak. Fixes ... | Lennart Poettering | 1 | -0/+8 |
2009-01-14 | gst/spectrum/: Post a spectrum message on the bus for every interval, even if... | Sebastian Dröge | 1 | -0/+17 |
2009-01-13 | Add audioiirfilter and audiofirfilter elements which allow generic IIR/FIR fi... | Sebastian Dröge | 1 | -0/+56 |
2009-01-13 | gst/qtdemux/qtdemux.c: Fix format string for guint64. | Thiago Sousa Santos | 1 | -0/+6 |
2009-01-13 | sys/osxaudio/Makefile.am: osxaudio plugin now requires AudioUnit framework, s... | Michael Smith | 1 | -0/+6 |