summaryrefslogtreecommitdiff
path: root/gst-libs
AgeCommit message (Expand)AuthorFilesLines
2005-09-02All plugins updated for element state changes.Andy Wingo4-58/+61
2005-08-31gst-libs/gst/audio/gstbaseaudiosink.c: Resync if the buffer timestamps drift ...Wim Taymans1-6/+10
2005-08-28Updates for two-arg init from GST_BOILERPLATE_FULL.Andy Wingo4-8/+14
2005-08-24ext/ogg/gstoggdemux.c: Parse seeking events better.Wim Taymans1-3/+4
2005-08-24gst-libs/gst/audio/gstringbuffer.*: Added function to clear the ringbuffer.Wim Taymans2-4/+25
2005-08-23gst-libs/gst/audio/gstbaseaudiosrc.cAndy Wingo1-1/+2
2005-08-22gst-libs/gst/audio/gstaudiosrc.*: Implement open_device and close_device in t...Andy Wingo2-9/+67
2005-08-18gst-libs/gst/rtp/gstbasertpdepayload.*: Fix for RTPBuffer changes.Wim Taymans4-118/+550
2005-08-16gst-libs/gst/audio/gstbaseaudiosrc.c: Open and close device in READY<->NULL s...Wim Taymans1-5/+10
2005-08-12gst-libs/gst/rtp/gstbasertpdepayload.*: Made a thread to release the queue.Philippe Kalaf2-26/+145
2005-08-10gst-libs/gst/rtp/gstbasertpdepayload.*: Added rtp timestamp -> gst timestamp ...Philippe Kalaf2-27/+77
2005-08-09gst-libs/gst/: Add padding (you will need to rebuild gst-plugins-base, gst-pl...Tim-Philipp Müller11-0/+69
2005-08-09gst-libs/gst/riff/riff-read.c: Fix bug in debug message and add some more deb...Tim-Philipp Müller1-1/+16
2005-08-08gst-libs/gst/riff/riff-media.c: backported updates since branchEdward Hervey1-15/+83
2005-08-08gst-libs/gst/audio/gstbaseaudiosink.cAndy Wingo5-14/+216
2005-08-08gst-libs/gst/interfaces/mixer.h: Reset padding to GST_PADDING.Tim-Philipp Müller1-2/+2
2005-08-05gst-libs/gst/gconf/gconf.*: Fix some Andy Problem [tm].Ronald S. Bultje2-374/+0
2005-07-27gst-libs/gst/audio/gstbaseaudiosrc.c: More compilation fixen.Wim Taymans1-5/+4
2005-07-27gst-libs/gst/audio/gstbaseaudiosink.c: Fix compilation.Wim Taymans1-5/+4
2005-07-25forward port from 0.9 and enable videoflip now that it worksThomas Vander Stichele2-31/+29
2005-07-21ext/ogg/gstoggdemux.c: Generate correct disconts for live chained oggs.Wim Taymans1-2/+4
2005-07-20Fixes for API changes in core.Ronald S. Bultje1-2/+2
2005-07-20Remove gconf stuff, use gconf elements instead from now on.Ronald S. Bultje4-67/+0
2005-07-20gst-libs/gst/audio/: Make sure the audio clock always returns an increasing v...Wim Taymans4-15/+35
2005-07-16gst-libs/gst/audio/gstbaseaudiosink.c: Align samples even if we have roundoff...Wim Taymans1-3/+15
2005-07-16Updated seek example.Wim Taymans4-36/+38
2005-07-14gst-libs/gst/rtp gst-libs/gst/rtp/gstbasertpdepayload.c gst-libs/gst/rtp/gstb...Philippe Kalaf7-0/+611
2005-07-14more autistic cleanliness in functions/names/definesThomas Vander Stichele1-1/+1
2005-07-13install but don't dist the enumtypesThomas Vander Stichele1-1/+3
2005-07-13install the enumtypes header because audio plugins in other modules need itThomas Vander Stichele1-1/+2
2005-07-13make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be added manually to e...Thomas Vander Stichele1-3/+2
2005-07-12remove whitespaceThomas Vander Stichele1-1/+0
2005-07-10use overridable ERROR_CFLAGS; more macro splittingThomas Vander Stichele18-572/+578
2005-07-06Added audiosource base classes.Wim Taymans9-261/+1414
2005-07-05Many files: Null if we got it....Andy Wingo2-4/+0
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-2/+0
2005-06-30adding mixer docsThomas Vander Stichele1-1/+1
2005-06-30commitThomas Vander Stichele1-1/+1
2005-06-30adding interfaces.hThomas Vander Stichele1-0/+32
2005-06-30ignore moreThomas Vander Stichele1-0/+5
2005-06-30remove old onesThomas Vander Stichele32-3585/+0
2005-06-30fold all interfaces in one interfaces dir, preserving CVS historyThomas Vander Stichele19-653/+102
2005-06-30gst-libs/gst/riff/: Add gst_riff_init() to initialize the debug category, ins...Ronald S. Bultje4-109/+28
2005-06-29gst-libs/gst/audio/: Fix compilation error.Wim Taymans4-3/+21
2005-06-29reinstate plugin docsThomas Vander Stichele1-2/+2
2005-06-28*.c: Don't cast to GstObject before reffing/unreffing.Andy Wingo1-2/+2
2005-06-24gst-libs/gst/audio/gstaudiosink.c: Set the worker thread's running flag to TR...Jan Schmidt1-0/+4
2005-06-09gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.Andy Wingo2-2/+2
2005-06-09Add gstnet to build.Andy Wingo3-4/+2
2005-06-08gst/: Ghost pad API fixes.Andy Wingo1-2/+2