summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2008-10-30tests/check/elements/speexresample.c: Add pipeline unit tests for testing all...Sebastian Dröge
2008-10-20tests/icles/.cvsignore: update ignore file.Wim Taymans
2008-10-08gst-libs/gst/audio/: Fix include of config.hWim Taymans
2008-10-06gst-libs/gst/rtp/gstbasertpdepayload.c: Improve debugging of the rtptime.Wim Taymans
2008-09-13gst-libs/gst/audio/audio.h: Remove trailing comma from enum list, which cause...Tim-Philipp Müller
2008-09-05sys/xvimage/xvimagesink.c: No really, the next release is 0.10.21 (fix Since:...Tim-Philipp Müller
2008-08-21ext/vorbis/vorbisdec.c: Take the current timestamp instead of timestamp+durat...Sebastian Dröge
2008-08-01tests/examples/dynamic/: Add example app that dynamically switches between 3 ...Wim Taymans
2008-07-23gst-libs/gst/sdp/gstsdpmessage.c: Use GST_STR_NULL to avoid crashes with libc...Damien Lespiau
2008-07-14gst/playback/: First stab at integrating DVD subpicture overlay into playbin....Jan Schmidt
2008-07-10Cleanup Plugin docs. Link to signals and properties. Fix sub-section titles. ...Stefan Kost
2008-07-03gst-libs/gst/sdp/gstsdpmessage.c: Makes libgstsdp compile with mingw32 by def...Damien Lespiau
2008-06-20gst/gdp/gstgdppay.c: Fix a buffer memleak and remove a confusing and wrong de...Antoine Tremblay
2008-06-05examples/app/: Added an example on how to use appsrc in playbin in streaming ...Wim Taymans
2008-06-05configure.ac: 0.10.19.2 pre-releaseJan Schmidt
2008-05-28gst/videorate/gstvideorate.*: React (more) to NEWSEGMENTMark Nauwelaerts
2008-05-22Add some documentation comments, and some new headers to be scanned.Jan Schmidt
2008-05-21Don't use bad gst_element_get_pad().Wim Taymans
2008-05-21gst-libs/gst/riff/riff-media.c: Fix wrong method name in docs. Fix calculatio...Stefan Kost
2008-05-19gst/typefind/gsttypefindfunctions.c: Don't modify scan context when we return...Tim-Philipp Müller
2008-05-16gst/adder/gstadder.c: Adder doesn't support 24 bit samples so don't claim it ...Sebastian Dröge
2008-05-14gst-libs/gst/rtp/gstbasertpdepayload.c: Validate the RTP packet before furthe...Wim Taymans
2008-05-13ext/ogg/gstoggdemux.*: Parse presentation time from skeleton streams and use ...j^
2008-05-09gst/ffmpegcolorspace/: Add conversions from/to NV12 and NV21 and conversions ...Sebastian Dröge
2008-05-07gst-libs/gst/app/: Add marshal.list, make it compile and add to cvsignore.Wim Taymans
2008-05-06win32/common/libgstaudio.def: Add gst_base_audio_src_[sg]et_slave_method() to...Sebastian Dröge
2008-04-23ext/ogg/gstoggdemux.c: Don't leak GstPluginFeatures when filtering.Stefan Kost
2008-04-23sys/xvimage/xvimagesink.c: Add some logging for cases when grabbing the xv fa...Stefan Kost
2008-04-15gst/playback/gstdecodebin2.c: Fix signal docs.Stefan Kost
2008-04-14ext/pango/gsttextoverlay.c: Fix textoverlay unit test again by making the sup...Tim-Philipp Müller
2008-04-09gst/playback/gstqueue2.c: Include extra buffering stats in the buffering mess...Wim Taymans
2008-04-03ext/ogg/gstoggdemux.c: Add small debug line.Wim Taymans
2008-04-01configure.ac: Require GLib 2.12 and liboil 0.3.14.Sebastian Dröge
2008-03-23tests/check/elements/gdpdepay.c: Make test compile without unused function/va...Tim-Philipp Müller
2008-03-21configure.ac: Fix lrint/lrintf checks to actually work. These functions are i...Sebastian Dröge
2008-03-10gst-libs/gst/audio/gstbaseaudiosrc.c: Fix duration when no clock was provided...Wim Taymans
2008-03-07gst/: Remove GstPollMode from gstpoll constructor.Wim Taymans
2008-03-03gst/Makefile.am: GST_PLUGINS_ALL correctly lists subparse and tcp now, don't ...Jan Schmidt
2008-03-03configure.ac: Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify w...Peter Kjellerstedt
2008-02-29gst-libs/gst/interfaces/mixer.c: De-cruft and fix message type assertions (NU...Tim-Philipp Müller
2008-02-27gst-libs/gst/tag/gsttagdemux.c: Push tag event after the newsegment event. Lo...Tim-Philipp Müller
2008-02-25gst/typefind/gsttypefindfunctions.c: Add midi typefinder, copied from the tim...Sebastian Dröge
2008-02-23Forward slashes at the beginning and end of a line also signify italics (Fixe...Tomasz Sałaciński
2008-02-22tests/check/gst-plugins-base.supp: Add a suppression for a cached value in GI...Sebastian Dröge
2008-02-12gst-libs/gst/rtp/gstbasertpaudiopayload.c: Fix potential leaks.Wim Taymans
2008-02-11ext/alsa/gstalsasink.c: Take appropriate lock when calling alsa methods.Alan Peevers
2008-02-08gst/playback/gstplay-marshal.list: Added marshal for streamselector Tags.Wim Taymans
2008-02-08configure.ac: Revert last change as we now check in gtk-doc.m4 for sed.Stefan Kost
2008-02-08tests/examples/seek/seek.c: Make sure bus signals are reconnected when pressi...Julien Moutte
2008-02-06ext/theora/theoradec.c: Increment granulepos for new-bitstream versions appro...Michael Smith