summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More work on subclassing the sinks from the basesink.BRANCH-THREADEDWim Taymans2005-03-0410-26/+792
* gst/avi/gstavidemux.c: Implement accurate seeking, fix keyframe seeking.Ronald S. Bultje2005-02-201-0/+10
* examples/seeking/seek.c: Add realtime scrubbing to the seek example.Jan Schmidt2005-02-201-4/+47
* Fix compilation again.Wim Taymans2005-02-161-0/+45
* remove buffer_joinThomas Vander Stichele2005-02-113-5/+20
* examples/seeking/seek.c: Add AVI pipeline.Ronald S. Bultje2005-02-057-796/+492
* ext/gnomevfs/: Disable gnomevfssink for now, make gnomevfssrc work.Ronald S. Bultje2005-02-011-0/+13
* gst/playback/NOTE: Add note on autoplugging in 0.9 (basically duplicate of Da...Ronald S. Bultje2005-02-011-0/+7
* Fix the demuxer again.Wim Taymans2005-01-311-0/+25
* Some small fixes.Wim Taymans2005-01-261-0/+33
* No more bytestream.Wim Taymans2005-01-111-0/+10
* Clock fixes.Wim Taymans2005-01-1117-100/+221
* Fix osssink state changes.Wim Taymans2005-01-071-0/+30
* Handle EOS in oggdemux. Activate chains on BOS pages.Wim Taymans2005-01-072-2/+36
* Ogg fixes. xvimagesink clock unscheduling for faster state changes.Wim Taymans2005-01-062-2/+46
* Implement flushing.Wim Taymans2005-01-042-10/+54
* First attempt at seeking in ogg vorbis.Wim Taymans2004-12-312-2/+39
* Ogg demuxer updates, uses decoder plugin internally to convert granulepos to ...Wim Taymans2004-12-312-1/+86
* Various plugin updates.Wim Taymans2004-12-292-72/+122
* Added new dirWim Taymans2004-12-201-0/+1
* Various plugin updates to have something to play with.Wim Taymans2004-12-2012-49/+406
* fix licensing of monoscopeChristian Schaller2004-12-071-0/+8
* fix licensing information for monoscope pluginChristian Schaller2004-12-071-0/+6
* set correct buffer durations in mp3parse, set default_duration in matroskamux...Arwed v. Merkatz2004-12-062-3/+12
* ext/alsa/gstalsa.*: refactor big chunks of the core caps negotiation code to ...Benjamin Otte2004-12-061-0/+8
* ext/a52dec/gsta52dec.*: Do something useful with timestamps. Make chain-based...Ronald S. Bultje2004-12-061-0/+12
* gst/apetag/apedemux.c: Forward tags, too.Ronald S. Bultje2004-12-042-4/+33
* gst/apetag/apedemux.c: Let's make sure we're done typefinding when detecting ...Ronald S. Bultje2004-12-042-0/+14
* gst/matroska/: Disgustingly evil hack for working around INTERRUPT events and...Ronald S. Bultje2004-12-031-0/+16
* ext/musepack/gstmusepackdec.cpp: There's also floating point libmusepacks.Ronald S. Bultje2004-12-033-26/+47
* ext/faad/gstfaad.c: Set DURATION even if source buffer didn't. Also use incre...Ronald S. Bultje2004-12-033-5/+23
* gst/law/: Fix caps.Ronald S. Bultje2004-12-021-0/+8
* sys/v4l/v4l_calls.c: Fix logic bug.Ronald S. Bultje2004-12-011-0/+5
* ext/ogg/gstoggdemux.c: Yay, another one.Ronald S. Bultje2004-12-011-0/+5
* ext/esd/esdsink.c: Make error actually say something useful (fixes #156798).Ronald S. Bultje2004-12-012-0/+17
* ext/mad/gstmad.c: fix xing header detection on mono and stereo mp3 files.Christophe Fergeau2004-12-011-0/+5
* add latest additions to the spec fileChristian Schaller2004-12-011-6/+11
* gst/playback/gstplaybasebin.c: Don't crash on EMPTY caps (e.g. when the demux...Ronald S. Bultje2004-12-011-0/+6
* ext/faad/gstfaad.c: Oops, remove debug.Ronald S. Bultje2004-12-012-16/+7
* gst/law/: Prevent warnings when negotiating caps (fixes #159338).Ronald S. Bultje2004-12-011-0/+8
* gst/ffmpegcolorspace/gstffmpegcolorspace.c: Remove old leftover that shouldn'...Ronald S. Bultje2004-12-011-0/+6
* gst-libs/gst/riff/riff-read.c: Don't forward DISCONT events (fixes #159684).Ronald S. Bultje2004-12-012-1/+8
* gst/playback/gstplaybin.c: Unlink manually since sometimes bin disposal (and ...Ronald S. Bultje2004-12-011-0/+7
* gst/playback/gststreaminfo.c: On mute of an unlinked stream, check for pad av...Ronald S. Bultje2004-11-291-0/+6
* gst/avi/gstavidemux.c: Fix quite humiliating bug in omitting 0-sized index ch...Ronald S. Bultje2004-11-291-0/+7
* ext/a52dec/gsta52dec.c: Actually leave the loop if we failed to sync. Don't c...Ronald S. Bultje2004-11-291-0/+5
* gst/mpegstream/gstdvddemux.*: Fix crash (#159759). Doesn't work, though. :-(.Ronald S. Bultje2004-11-281-0/+7
* gst/audioconvert/gstchannelmix.c: more overwriting protection due to modifyin...Benjamin Otte2004-11-281-0/+6
* gst/audioconvert/gstchannelmix.c: Normalize using absolute values.Ronald S. Bultje2004-11-281-0/+6
* Adding a first version of directfbvideosink.Julien Moutte2004-11-286-0/+922