index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2004-10-01
gst-libs/gst/riff/riff-media.c: Add codec_data handling (like asfdemux used t...
Ronald S. Bultje
1
-0
/
+12
2004-10-01
sys/v4l/v4lsrc_calls.c: Don't actually error out if we get another return val...
Ronald S. Bultje
1
-0
/
+9
2004-10-01
ext/dvdread/dvdreadsrc.c: Fix. Don't do one big huge loop around the whole DV...
Ronald S. Bultje
1
-0
/
+40
2004-09-29
gst/mpegstream/: Fix playback of mpeg again, timestamps where screwed up by p...
Wim Taymans
1
-0
/
+8
2004-09-29
ext/flac/gstflacdec.c: Only return true if we actually filled something in. P...
Ronald S. Bultje
1
-0
/
+45
2004-09-28
ext/speex/: Rewrote speex encoder, make sure it can be embedded in ogg.
Wim Taymans
1
-0
/
+27
2004-09-28
remove kio from spec
Christian Schaller
1
-0
/
+1
2004-09-28
Remove non-working ugly kioplugin Markey has new and much improved one in Ama...
Christian Schaller
1
-0
/
+7
2004-09-27
gst/tcp/gstmultifdsink.*: Make syncing to keyframes actually work for new cli...
Wim Taymans
1
-0
/
+13
2004-09-26
Implement event compression for new-media discont events
Iain Holmes
1
-0
/
+7
2004-09-26
gst/debug/gstnavigationtest.*: make navigationtest display button-press and b...
Benjamin Otte
1
-0
/
+9
2004-09-26
Company's wisdom:
Iain Holmes
1
-0
/
+8
2004-09-25
remove changelog conflict indicators
Christian Schaller
1
-2
/
+0
2004-09-25
update spec to work with thomas and freshrpms rpms. Fix bug that hindered tot...
Christian Schaller
1
-0
/
+7
2004-09-24
gst/playback/gstplaybasebin.c: Only signal the no_more_pads signal when we ha...
Wim Taymans
1
-0
/
+6
2004-09-24
gst/playback/: Don't try to preroll or decode more than one audio/video track.
Wim Taymans
1
-0
/
+9
2004-09-24
gst/playback/gstplaybasebin.c: Throw error if we failed to find a suitable ou...
Ronald S. Bultje
1
-0
/
+9
2004-09-23
ext/dirac/: Do something. Don't actually know if this works because I don't h...
Ronald S. Bultje
1
-0
/
+40
2004-09-23
testsuite/multifilesink/Makefile.am: fix typo
Zaheer Abbas Merali
1
-0
/
+5
2004-09-22
sys/: Fix mistakes from thaytan's patches.
Julien Moutte
1
-0
/
+6
2004-09-22
sys/ximage/ximagesink.c: For completeness, XSync in the destroy function as x...
Jan Schmidt
1
-0
/
+5
2004-09-22
ext/gdk_pixbuf/pixbufscale.c: Correct caps negotiation
Jan Schmidt
1
-0
/
+13
2004-09-22
ext/: remove explicit newmedia support from oggmux and vorbisenc add debug ca...
Zaheer Abbas Merali
1
-0
/
+19
2004-09-22
gst/asfdemux/gstasfdemux.c: Prevent infinite loops. More correct error report...
Ronald S. Bultje
1
-0
/
+14
2004-09-21
testsuite/multifilesink/: New media tests
Zaheer Abbas Merali
1
-0
/
+22
2004-09-20
fix license information
Christian Schaller
1
-0
/
+5
2004-09-20
ext/mad/gstmad.c: Allow for mp3 rate/channels changes. However, only very con...
Ronald S. Bultje
1
-0
/
+29
2004-09-20
ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer after setting ...
Johan Dahlin
1
-0
/
+5
2004-09-19
gst/wavenc/gstwavenc.*: Added newmedia support to wavenc
Zaheer Abbas Merali
1
-0
/
+6
2004-09-17
gst/tcp/: Small cleanups in fdset.c
Wim Taymans
1
-0
/
+24
2004-09-16
Free the caps used for the try
Iain Holmes
1
-0
/
+5
2004-09-15
gst/mpegstream/gstdvddemux.c: Caps are only set if the type of the stream is ...
Ronald S. Bultje
1
-0
/
+7
2004-09-15
gst/avi/gstavidemux.c: Just hardcode for raw audio then. AVI audio sucks.
Ronald S. Bultje
1
-0
/
+6
2004-09-15
use audio/x-ttafile and audio/x-tta for tta instead of audio/x-tta and audio/...
Arwed v. Merkatz
1
-0
/
+8
2004-09-15
gst/avi/gstavidemux.c: Try to fix a/v sync issues.
Ronald S. Bultje
1
-0
/
+6
2004-09-15
configure.ac: remove NASM check, since we don't use it. Update dirac check t...
David Schleef
1
-0
/
+12
2004-09-15
gst/avi/gstavidemux.*: Fix for compressed audio (mp3) timestamp generation. H...
Ronald S. Bultje
1
-0
/
+8
2004-09-15
gst/playback/gstplaybin.c: Volume is a double not a float.
Ronald S. Bultje
1
-0
/
+5
2004-09-15
gst/tcp/gstmultifdsink.c: Don't close the fd in multifdsink as we didn't open...
Wim Taymans
1
-0
/
+7
2004-09-15
ext/ogg/: Fix the case where the muxer would mark pages as delta frames when ...
Wim Taymans
1
-0
/
+8
2004-09-15
gst/playback/gstplaybasebin.c: Handle the case where we failed to setup a cle...
Ronald S. Bultje
1
-0
/
+9
2004-09-15
ext/gnomevfs/: Use _uri_new() instead of _open(), so it doesn't take as long and
Ronald S. Bultje
1
-0
/
+13
2004-09-14
2004-09-14 Brian Cameron <brian.cameron@sun.com
Brian Cameron
1
-0
/
+6
2004-09-14
gst/playback/: Some more work on making sure seeking pauses the pipeline and ...
Wim Taymans
1
-0
/
+9
2004-09-14
gst/tcp/: Be a bit more paranoid when freeing memory.
Wim Taymans
1
-0
/
+8
2004-09-13
gst/qtdemux/qtdemux.c: Don't crash by dividing by zero (see sample movie in #...
Ronald S. Bultje
1
-0
/
+6
2004-09-13
gst/qtdemux/qtdemux.c: Don't touch non-existing data (fixes crash on file in ...
Ronald S. Bultje
1
-0
/
+5
2004-09-13
gst/mpegstream/gstmpegparse.c: fix synchronistation for streams recorded from...
Stéphane Loeuillet
1
-0
/
+6
2004-09-13
gst/playback/gstplaybasebin.c: Handle double disposals, and proper change of ...
Ronald S. Bultje
1
-0
/
+6
2004-09-13
ext/gnomevfs/: Add URI support to Gnome-VFS plugins. Tries to load a fixed li...
Ronald S. Bultje
1
-0
/
+26
[prev]
[next]