| Commit message (Expand) | Author | Age | Files | Lines |
* | Release 0.10.14 | Jan Schmidt | 2009-02-19 | 1 | -2757/+2804 |
* | Update ChangeLog for 0.10.13.3 | Jan Schmidt | 2009-02-19 | 1 | -0/+81 |
* | ChangeLog: Update ChangeLog for 0.10.13.2 | Jan Schmidt | 2009-02-07 | 1 | -17631/+30875 |
* | sys/v4l2/gstv4l2src.c: Fix error code (the message string also needs love, bu... | Tim-Philipp Müller | 2009-01-20 | 1 | -0/+5 |
* | gst/videocrop/gstvideocrop.c: Add 8bit grayscale support to videocrop plugin.... | Luotao Fu | 2009-01-19 | 1 | -0/+8 |
* | gst/audiofx/audioreverb.c: Set the default value in the instance init function. | Sebastian Dröge | 2009-01-19 | 1 | -0/+5 |
* | Add an echo/reverb filter to the audiofx plugin, with configurable echo delay... | Sebastian Dröge | 2009-01-19 | 1 | -0/+23 |
* | gst/spectrum/gstspectrum.*: Implement a simple compensation algorithm for rou... | Sebastian Dröge | 2009-01-19 | 1 | -0/+9 |
* | sys/osxaudio/Makefile.am: Link against CoreServices (needed for osx 10.4) and... | Michael Smith | 2009-01-15 | 1 | -0/+6 |
* | gst/qtdemux/qtdemux.c: Catch invalid and commonly wrong playback rates in the... | Wim Taymans | 2009-01-15 | 1 | -0/+6 |
* | gst/spectrum/gstspectrum.c: Don't call gst_fft_f32_free() with NULL to preven... | Sebastian Dröge | 2009-01-15 | 1 | -0/+6 |
* | gst/spectrum/gstspectrum.*: Use correct types for frame/fft counters and some... | Sebastian Dröge | 2009-01-14 | 1 | -0/+7 |
* | ext/pulse/pulseprobe.c: Fix refcount loop, resulting in a thread leak. Fixes ... | Lennart Poettering | 2009-01-14 | 1 | -0/+8 |
* | gst/spectrum/: Post a spectrum message on the bus for every interval, even if... | Sebastian Dröge | 2009-01-14 | 1 | -0/+17 |
* | Add audioiirfilter and audiofirfilter elements which allow generic IIR/FIR fi... | Sebastian Dröge | 2009-01-13 | 1 | -0/+56 |
* | gst/qtdemux/qtdemux.c: Fix format string for guint64. | Thiago Sousa Santos | 2009-01-13 | 1 | -0/+6 |
* | sys/osxaudio/Makefile.am: osxaudio plugin now requires AudioUnit framework, s... | Michael Smith | 2009-01-13 | 1 | -0/+6 |
* | tests/examples/rtp/server-alsasrc-PCMA.c: Add some example code for printing ... | Wim Taymans | 2009-01-13 | 1 | -0/+6 |
* | gst/audiofx/: Use a custom mutex for protecting the instance fields instead o... | Sebastian Dröge | 2009-01-13 | 1 | -0/+22 |
* | gst/audiofx/: Implement a base class for generic audio FIR filters. | Sebastian Dröge | 2009-01-11 | 1 | -0/+43 |
* | gst/qtdemux/qtdemux.c: In push mode, error out if we get EOS before we've cre... | Michael Smith | 2009-01-08 | 1 | -0/+8 |
* | gst/matroska/: Some cleanups, refactoring and minor enhancements in caps hand... | Mark Nauwelaerts | 2009-01-08 | 1 | -0/+14 |
* | ext/pulse/pulsesink.*: Use a mutex to protect the current stream pointer, and... | Jan Schmidt | 2009-01-07 | 1 | -0/+9 |
* | sys/v4l2/gstv4l2src.c: Remove () from translateable string, so that it makes ... | Jan Schmidt | 2009-01-07 | 1 | -0/+5 |
* | gst/avi/gstavimux.c: Minor fix/cleanup in header field calculation. | Mark Nauwelaerts | 2009-01-07 | 1 | -0/+5 |
* | gst/matroska/matroska-mux.*: Remove internal taglist and fully use tagsetter ... | Mark Nauwelaerts | 2009-01-06 | 1 | -0/+7 |
* | gst/avi/gstavimux.*: Ensure header size invariance during subsequent rewrite ... | Mark Nauwelaerts | 2009-01-06 | 1 | -0/+8 |
* | ext/pulse/pulsesink.c: Don't wait for the pulse mainloop when destroying the ... | Sebastian Dröge | 2009-01-05 | 1 | -0/+7 |
* | sys/v4l2/gstv4l2src.c: Add support for grayscale v4l2 devices. Fixes bug #566... | Sascha Hauer | 2009-01-05 | 1 | -0/+9 |
* | gst/qtdemux/: Streamline tag handling and pass unparsed tags as binary blob i... | Mark Nauwelaerts | 2009-01-05 | 1 | -0/+11 |
* | gst/audiofx/: Implement a base class for IIR filters. | Sebastian Dröge | 2009-01-05 | 1 | -0/+28 |
* | sys/osxaudio/: Rewrite osxaudio to work more flexibly and more reliably, usin... | Justin Karnegas | 2009-01-02 | 1 | -0/+18 |
* | tests/examples/rtp/server-decodebin-H263p-AMR.sh: Add example RTP transcoding... | Wim Taymans | 2009-01-02 | 1 | -0/+6 |
* | tests/examples/rtp/: Add two C examples of using gstrtpbin as a sender and a ... | Wim Taymans | 2009-01-02 | 1 | -0/+8 |
* | ChangeLog: Remove conflict marker from ChangeLog | Jan Schmidt | 2008-12-31 | 1 | -1/+5 |
* | gst/qtdemux/qtdemux.c: Add codec mapping for xvid, fmp4 and ac3 tracks. | j^ | 2008-12-28 | 1 | -0/+9 |
* | ext/jpeg/gstsmokeenc.*: Implement getcaps function. | Wim Taymans | 2008-12-23 | 1 | -0/+10 |
* | ext/pulse/pulsemixerctrl.c: And remove temporary comment pointing to the bug ... | Stefan Kost | 2008-12-19 | 1 | -0/+9 |
* | ext/pulse/pulsemixerctrl.c: Don't leak the pa_operation. | Stefan Kost | 2008-12-17 | 1 | -0/+5 |
* | configure.ac: Require core cvs. | Stefan Kost | 2008-12-16 | 1 | -0/+5 |
* | gst/avi/gstavimux.c: Rename api from _flush to _reset_tags. | Stefan Kost | 2008-12-16 | 1 | -0/+5 |
* | gst/avi/gstavimux.c: Use new tagsetter api to flush tags. | Stefan Kost | 2008-12-16 | 1 | -0/+5 |
* | tests/check/elements/deinterleave.c: Increase timeout to 3 minutes to prevent... | Sebastian Dröge | 2008-12-16 | 1 | -0/+5 |
* | tests/check/elements/interleave.c: Increase timeout to 3 minutes to prevent t... | Sebastian Dröge | 2008-12-16 | 1 | -0/+5 |
* | gst/avi/gstavimux.*: Totally remove the internal taglists and fully use tagse... | Stefan Kost | 2008-12-16 | 1 | -0/+6 |
* | gst/avi/gstavimux.c: Instead of filtering wrongly just use the mergemode. App... | Stefan Kost | 2008-12-15 | 1 | -0/+7 |
* | ext/pulse/pulsemixerctrl.c: Add note about memleak. | Stefan Kost | 2008-12-15 | 1 | -0/+5 |
* | m4/Makefile.am: A couple more .m4 that aren't shipped anymore with gettext 0.17. | Edward Hervey | 2008-12-13 | 1 | -0/+5 |
* | Switch to using GstStaticPadTemplate. | Edward Hervey | 2008-12-13 | 1 | -0/+21 |
* | m4/Makefile.am: inttypes.m4 hasn't been available since gettext-0.15, and sin... | Edward Hervey | 2008-12-13 | 1 | -0/+7 |