summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gst/avi/gstavidemux.c: Implement accurate seeking, fix keyframe seeking.BRANCH-THREADEDRonald S. Bultje2005-02-201-0/+10
* examples/seeking/seek.c: Add realtime scrubbing to the seek example.Jan Schmidt2005-02-203-13/+99
* Fix compilation again.Wim Taymans2005-02-166-15/+65
* examples/seeking/seek.c: Add AVI pipeline.Ronald S. Bultje2005-02-058-797/+559
* ext/gnomevfs/: Disable gnomevfssink for now, make gnomevfssrc work.Ronald S. Bultje2005-02-014-190/+283
* gst/playback/NOTE: Add note on autoplugging in 0.9 (basically duplicate of Da...Ronald S. Bultje2005-02-012-0/+81
* Fix the demuxer again.Wim Taymans2005-01-312-0/+37
* Some small fixes.Wim Taymans2005-01-263-10/+82
* No more bytestream.Wim Taymans2005-01-115-26/+21
* Clock fixes.Wim Taymans2005-01-1123-142/+321
* Fix osssink state changes.Wim Taymans2005-01-072-0/+47
* Handle EOS in oggdemux. Activate chains on BOS pages.Wim Taymans2005-01-076-31/+239
* Ogg fixes. xvimagesink clock unscheduling for faster state changes.Wim Taymans2005-01-066-41/+117
* fix possible segfaultThomas Vander Stichele2005-01-041-0/+6
* Implement flushing.Wim Taymans2005-01-046-79/+322
* First attempt at seeking in ogg vorbis.Wim Taymans2004-12-317-86/+205
* Ogg demuxer updates, uses decoder plugin internally to convert granulepos to ...Wim Taymans2004-12-3110-163/+843
* Various plugin updates.Wim Taymans2004-12-2918-1872/+1496
* Added new dirWim Taymans2004-12-201-0/+1
* Various plugin updates to have something to play with.Wim Taymans2004-12-2023-338/+1157
* 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-061-0/+7
* ext/alsa/gstalsa.*: refactor big chunks of the core caps negotiation code to ...Benjamin Otte2004-12-063-10/+23
* 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-041-0/+6
* gst/apetag/apedemux.c: Let's make sure we're done typefinding when detecting ...Ronald S. Bultje2004-12-041-0/+5
* 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-031-0/+5
* ext/faad/gstfaad.c: Set DURATION even if source buffer didn't. Also use incre...Ronald S. Bultje2004-12-032-1/+11
* gst/law/: Fix caps.Ronald S. Bultje2004-12-021-0/+8
* sys/v4l/v4l_calls.c: Fix logic bug.Ronald S. Bultje2004-12-012-3/+8
* ext/ogg/gstoggdemux.c: Yay, another one.Ronald S. Bultje2004-12-012-10/+11
* 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-012-1/+7
* ext/faad/gstfaad.c: Oops, remove debug.Ronald S. Bultje2004-12-011-0/+5
* 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-012-2/+7
* 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-012-0/+11
* gst/playback/gststreaminfo.c: On mute of an unlinked stream, check for pad av...Ronald S. Bultje2004-11-292-3/+9
* 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-282-3/+11
* gst/audioconvert/gstchannelmix.c: Normalize using absolute values.Ronald S. Bultje2004-11-282-1/+7
* Adding a first version of directfbvideosink.Julien Moutte2004-11-284-0/+49
* gst/audioconvert/gstchannelmix.c: walk the samples backwards if out_channels ...Benjamin Otte2004-11-282-2/+12