summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Remove dummy plugin_init. Remove some undefined entries from doc- section fil...Stefan Kost2008-06-111-0/+83
* gst/matroska/matroska-mux.c: Update the counter for the number of streams whe...Sebastian Dröge2008-06-111-0/+8
* gst/matroska/: Add some more tags, improve debugging a bit and make sure thatSebastian Dröge2008-06-111-0/+10
* gst/rtp/gstrtptheorapay.c: The Theora RTP payloader only supports the "inline...Olivier Crete2008-06-111-0/+9
* gst/videomixer/videomixer.c: Remove bogus check.Wim Taymans2008-06-101-0/+6
* gst/videomixer/videomixer.c: Use stream_time to synchronize the object proper...Wim Taymans2008-06-101-0/+9
* gst/avi/gstavidemux.c: Try to ignore unparsable/unknown streams and give a wa...Wim Taymans2008-06-101-0/+10
* gst/matroska/ebml-write.c: Use GDOUBLE_TO_BE() instead of (probably slower) c...Sebastian Dröge2008-06-101-0/+46
* ext/pulse/: Some smaller cleanup. Use G_PARAM_STATIC_STRINGS, gst_element_cla...Sebastian Dröge2008-06-101-0/+13
* Add documentation to the pulseaudio plugin and run make update in docs/plugins.Sebastian Dröge2008-06-101-0/+76
* sys/sunaudio/gstsunaudiomixerctrl.c: Improvements for the SunAudio mixer by h...Brian Cameron2008-06-101-0/+11
* Add pulseaudio GStreamer element from gst-pulse. Development will continue he...Sebastian Dröge2008-06-101-0/+72
* ext/cdio/: Also extract album title and album genre from CD-TEXT if available...Benjamin Kampmann2008-06-091-0/+11
* sys/v4l2/gstv4l2src.c: Improve negotiation a bit more by picking the smallest...Sjoerd Simons2008-06-091-0/+9
* sys/v4l2/: Fix compilation with newer GIT kernels that deprecatedBastien Nocera2008-06-091-0/+9
* Require libcdio >= 0.76.Tim-Philipp Müller2008-06-071-0/+8
* gst/avi/gstavidemux.c: Catch UNEXPECTED when downstream has reached end of se...Thijs Vermeir2008-06-051-0/+6
* gst/avi/gstavidemux.c: Fix typo in commentThijs Vermeir2008-06-041-0/+5
* gst/avi/gstavidemux.c: Because we don't know the frame order we need to push ...Thijs Vermeir2008-06-041-0/+6
* sys/v4l2/gstv4l2src.c: Provide a custom negotiation function to make sure to ...Sjoerd Simons2008-06-041-0/+9
* gst/avi/gstavidemux.c: Set EOS when going out of the segment in reverse playbackThijs Vermeir2008-06-041-0/+5
* ext/taglib/Makefile.am: Add -Wno-attributes to CXXFLAGS to suppress warning c...Tim-Philipp Müller2008-06-041-0/+6
* gst/rtsp/gstrtspsrc.c: Use the new gst_rtsp_connection_get_ip() to access the...Peter Kjellerstedt2008-06-041-0/+6
* Use new utility functions in libgsttag to process coverart (#512333).Tim-Philipp Müller2008-06-041-0/+6
* ext/flac/gstflacdec.c: We actually support left/side, right/side and mid/side...Sebastian Dröge2008-06-041-0/+6
* gst/matroska/ebml-write.c: Unref the write cache in finalize if it was set an...Sebastian Dröge2008-06-041-0/+7
* gst/avi/gstavidemux.*: Implement reverse playback. Fixes #535300.Thijs Vermeir2008-06-021-0/+12
* gst/videomixer/videomixer.c: When using gst_element_iterate_pads() one has to...Sebastian Dröge2008-06-021-0/+7
* gst/qtdemux/: Improve meta-data handling, add 'comment', 'description' and 'c...Bastien Nocera2008-05-311-0/+10
* gst/qtdemux/qtdemux.c: Make sure we we don't clip the segment's stop using th...Julien Moutte2008-05-311-0/+12
* gst/equalizer/gstiirequalizer.c: Don't clip float/double samples, correctly u...Sebastian Dröge2008-05-311-0/+7
* gst/equalizer/gstiirequalizer.*: Update the filter coefficients only when nee...Sebastian Dröge2008-05-301-0/+12
* gst/alpha/gstalpha.c: Try to skip pixels or areas that are too dark or too br...Sebastian Keller2008-05-291-0/+12
* Ignore some more generated thingsJan Schmidt2008-05-281-0/+9
* docs/plugins/: Add SMPTE effect elements to docs.Wim Taymans2008-05-281-0/+7
* Document whats first shown on the fdo plugin docs page :)Stefan Kost2008-05-281-0/+8
* Rename audiovoice to audiokaraoke and add it to the docs.Stefan Kost2008-05-281-0/+16
* Document aasink and cacasink.Stefan Kost2008-05-281-0/+73
* gst/videomixer/videomixer.*: duration and latency queries.Sebastian Dröge2008-05-281-0/+9
* gst/videomixer/videomixer.*: Implement proper seek/newsegment handling.Edward Hervey2008-05-271-0/+12
* gst/qtdemux/qtdemux.c: Add caps for DVCPRO50 and DVCPRO HD PAL/NTSC. See #526...j^2008-05-261-0/+7
* gst/audiofx/: Add simple voice removal element. Yay karaoke.Wim Taymans2008-05-261-0/+13
* sys/v4l2/v4l2src_calls.c: Fix potential caps leak.William M. Brack2008-05-261-0/+9
* sys/v4l2/v4l2src_calls.c: If we fail to get the frame intervals, simply don't...William M. Brack2008-05-261-0/+9
* sys/v4l2/gstv4l2src.c: Add NV12, NV21 and bayer support. See #520092.William M. Brack2008-05-261-0/+8
* gst/qtdemux/qtdemux.c: Unbreak segment activation again. Fixes #531672.Wim Taymans2008-05-261-0/+6
* ext/flac/: Set the channel layout when decoding FLAC files with more than 2 c...Sebastian Dröge2008-05-251-0/+10
* configure.ac: We need -base CVS (rtsp).Tim-Philipp Müller2008-05-241-0/+5
* gst/udp/Makefile.am: Add -D_GNU_SOURCE to CFLAGS so we get things like EAI_AD...Tim-Philipp Müller2008-05-221-0/+6
* gst/smpte/gstsmptealpha.c: Fix debug statement arguments.Julien Moutte2008-05-221-0/+9