| Commit message (Expand) | Author | Age | Files | Lines |
| * | gst/rtp/gstrtptheorapay.c: The Theora RTP payloader only supports the "inline... | Olivier Crete | 2008-06-11 | 1 | -0/+9 |
| * | gst/videomixer/videomixer.c: Remove bogus check. | Wim Taymans | 2008-06-10 | 1 | -0/+6 |
| * | gst/videomixer/videomixer.c: Use stream_time to synchronize the object proper... | Wim Taymans | 2008-06-10 | 1 | -0/+9 |
| * | gst/avi/gstavidemux.c: Try to ignore unparsable/unknown streams and give a wa... | Wim Taymans | 2008-06-10 | 1 | -0/+10 |
| * | gst/matroska/ebml-write.c: Use GDOUBLE_TO_BE() instead of (probably slower) c... | Sebastian Dröge | 2008-06-10 | 1 | -0/+46 |
| * | ext/pulse/: Some smaller cleanup. Use G_PARAM_STATIC_STRINGS, gst_element_cla... | Sebastian Dröge | 2008-06-10 | 1 | -0/+13 |
| * | Add documentation to the pulseaudio plugin and run make update in docs/plugins. | Sebastian Dröge | 2008-06-10 | 1 | -0/+76 |
| * | sys/sunaudio/gstsunaudiomixerctrl.c: Improvements for the SunAudio mixer by h... | Brian Cameron | 2008-06-10 | 1 | -0/+11 |
| * | Add pulseaudio GStreamer element from gst-pulse. Development will continue he... | Sebastian Dröge | 2008-06-10 | 1 | -0/+72 |
| * | ext/cdio/: Also extract album title and album genre from CD-TEXT if available... | Benjamin Kampmann | 2008-06-09 | 1 | -0/+11 |
| * | sys/v4l2/gstv4l2src.c: Improve negotiation a bit more by picking the smallest... | Sjoerd Simons | 2008-06-09 | 1 | -0/+9 |
| * | sys/v4l2/: Fix compilation with newer GIT kernels that deprecated | Bastien Nocera | 2008-06-09 | 1 | -0/+9 |
| * | Require libcdio >= 0.76. | Tim-Philipp Müller | 2008-06-07 | 1 | -0/+8 |
| * | gst/avi/gstavidemux.c: Catch UNEXPECTED when downstream has reached end of se... | Thijs Vermeir | 2008-06-05 | 1 | -0/+6 |
| * | gst/avi/gstavidemux.c: Fix typo in comment | Thijs Vermeir | 2008-06-04 | 1 | -0/+5 |
| * | gst/avi/gstavidemux.c: Because we don't know the frame order we need to push ... | Thijs Vermeir | 2008-06-04 | 1 | -0/+6 |
| * | sys/v4l2/gstv4l2src.c: Provide a custom negotiation function to make sure to ... | Sjoerd Simons | 2008-06-04 | 1 | -0/+9 |
| * | gst/avi/gstavidemux.c: Set EOS when going out of the segment in reverse playback | Thijs Vermeir | 2008-06-04 | 1 | -0/+5 |
| * | ext/taglib/Makefile.am: Add -Wno-attributes to CXXFLAGS to suppress warning c... | Tim-Philipp Müller | 2008-06-04 | 1 | -0/+6 |
| * | gst/rtsp/gstrtspsrc.c: Use the new gst_rtsp_connection_get_ip() to access the... | Peter Kjellerstedt | 2008-06-04 | 1 | -0/+6 |
| * | Use new utility functions in libgsttag to process coverart (#512333). | Tim-Philipp Müller | 2008-06-04 | 1 | -0/+6 |
| * | ext/flac/gstflacdec.c: We actually support left/side, right/side and mid/side... | Sebastian Dröge | 2008-06-04 | 1 | -0/+6 |
| * | gst/matroska/ebml-write.c: Unref the write cache in finalize if it was set an... | Sebastian Dröge | 2008-06-04 | 1 | -0/+7 |
| * | gst/avi/gstavidemux.*: Implement reverse playback. Fixes #535300. | Thijs Vermeir | 2008-06-02 | 1 | -0/+12 |
| * | gst/videomixer/videomixer.c: When using gst_element_iterate_pads() one has to... | Sebastian Dröge | 2008-06-02 | 1 | -0/+7 |
| * | gst/qtdemux/: Improve meta-data handling, add 'comment', 'description' and 'c... | Bastien Nocera | 2008-05-31 | 1 | -0/+10 |
| * | gst/qtdemux/qtdemux.c: Make sure we we don't clip the segment's stop using th... | Julien Moutte | 2008-05-31 | 1 | -0/+12 |
| * | gst/equalizer/gstiirequalizer.c: Don't clip float/double samples, correctly u... | Sebastian Dröge | 2008-05-31 | 1 | -0/+7 |
| * | gst/equalizer/gstiirequalizer.*: Update the filter coefficients only when nee... | Sebastian Dröge | 2008-05-30 | 1 | -0/+12 |
| * | gst/alpha/gstalpha.c: Try to skip pixels or areas that are too dark or too br... | Sebastian Keller | 2008-05-29 | 1 | -0/+12 |
| * | Ignore some more generated things | Jan Schmidt | 2008-05-28 | 1 | -0/+9 |
| * | docs/plugins/: Add SMPTE effect elements to docs. | Wim Taymans | 2008-05-28 | 1 | -0/+7 |
| * | Document whats first shown on the fdo plugin docs page :) | Stefan Kost | 2008-05-28 | 1 | -0/+8 |
| * | Rename audiovoice to audiokaraoke and add it to the docs. | Stefan Kost | 2008-05-28 | 1 | -0/+16 |
| * | Document aasink and cacasink. | Stefan Kost | 2008-05-28 | 1 | -0/+73 |
| * | gst/videomixer/videomixer.*: duration and latency queries. | Sebastian Dröge | 2008-05-28 | 1 | -0/+9 |
| * | gst/videomixer/videomixer.*: Implement proper seek/newsegment handling. | Edward Hervey | 2008-05-27 | 1 | -0/+12 |
| * | gst/qtdemux/qtdemux.c: Add caps for DVCPRO50 and DVCPRO HD PAL/NTSC. See #526... | j^ | 2008-05-26 | 1 | -0/+7 |
| * | gst/audiofx/: Add simple voice removal element. Yay karaoke. | Wim Taymans | 2008-05-26 | 1 | -0/+13 |
| * | sys/v4l2/v4l2src_calls.c: Fix potential caps leak. | William M. Brack | 2008-05-26 | 1 | -0/+9 |
| * | sys/v4l2/v4l2src_calls.c: If we fail to get the frame intervals, simply don't... | William M. Brack | 2008-05-26 | 1 | -0/+9 |
| * | sys/v4l2/gstv4l2src.c: Add NV12, NV21 and bayer support. See #520092. | William M. Brack | 2008-05-26 | 1 | -0/+8 |
| * | gst/qtdemux/qtdemux.c: Unbreak segment activation again. Fixes #531672. | Wim Taymans | 2008-05-26 | 1 | -0/+6 |
| * | ext/flac/: Set the channel layout when decoding FLAC files with more than 2 c... | Sebastian Dröge | 2008-05-25 | 1 | -0/+10 |
| * | configure.ac: We need -base CVS (rtsp). | Tim-Philipp Müller | 2008-05-24 | 1 | -0/+5 |
| * | gst/udp/Makefile.am: Add -D_GNU_SOURCE to CFLAGS so we get things like EAI_AD... | Tim-Philipp Müller | 2008-05-22 | 1 | -0/+6 |
| * | gst/smpte/gstsmptealpha.c: Fix debug statement arguments. | Julien Moutte | 2008-05-22 | 1 | -0/+9 |
| * | tests/check/elements/: Don't use gst_element_get_pad(), it's a bad, bad method. | Wim Taymans | 2008-05-21 | 1 | -0/+14 |
| * | Don't use gst_element_get_pad(), it's a bad method. | Wim Taymans | 2008-05-21 | 1 | -0/+27 |
| * | gst/udp/: Joining a multicast group and setting the loop/ttl properties are t... | Wim Taymans | 2008-05-21 | 1 | -0/+11 |