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-23
ext/Makefile.am: Fix the build fixes.
Ronald S. Bultje
1
-0
/
+5
2004-10-23
ext/ogg/gstoggdemux.c: Check for pad availability before using it.
Ronald S. Bultje
1
-0
/
+9
2004-10-22
gst/spectrum/: Fix demo and reenable it. Yes, I'm currently playing with audi...
Benjamin Otte
1
-0
/
+8
2004-10-22
ext/ogg/gstoggdemux.c: We love it if files that start at zero work too...
Ronald S. Bultje
1
-0
/
+5
2004-10-22
ext/ogg/gstoggdemux.c: Handle files with missing EOS headers.
Ronald S. Bultje
1
-0
/
+5
2004-10-21
gst/tcp/gsttcpserversink.c: Zero some variables first (need for accept not to...
Zaheer Abbas Merali
1
-0
/
+7
2004-10-20
ext/: Seeking and querying finetune.
Ronald S. Bultje
1
-0
/
+10
2004-10-20
fix the build
Thomas Vander Stichele
1
-0
/
+7
2004-10-20
ext/ogg/gstoggdemux.c: Wrong return.
Ronald S. Bultje
1
-0
/
+10
2004-10-18
ext/ogg/gstoggdemux.c: Silence.
Ronald S. Bultje
1
-0
/
+5
2004-10-18
ext/ogg/gstoggdemux.c: Yay for non-lineair granulepos in theora.
Ronald S. Bultje
1
-0
/
+7
2004-10-18
ext/dv/gstdvdec.*: Make sure we renegotiate aspect ratio when the camera swit...
Wim Taymans
1
-0
/
+7
2004-10-18
ext/ogg/gstoggdemux.c: Start at zero.
Ronald S. Bultje
1
-0
/
+8
2004-10-18
configure.ac: I swear, this is the last time I touch this.
Wim Taymans
1
-0
/
+5
2004-10-18
ext/ogg/gstoggdemux.c: Faster seeking.
Ronald S. Bultje
1
-0
/
+12
2004-10-18
configure.ac: Added cdaudio to wrong list.
Wim Taymans
1
-0
/
+5
2004-10-18
configure.ac: Revive cdaudio.
Wim Taymans
1
-0
/
+5
2004-10-18
ext/: Fix mimetype on smoke encoder.
Wim Taymans
1
-0
/
+10
2004-10-18
ext/vorbis/vorbisenc.c: Fix vorbis property descriptions and ranges.
Wim Taymans
1
-0
/
+5
2004-10-18
ext/ogg/gstoggdemux.c: Really do nothing when no data is available.
Wim Taymans
1
-0
/
+7
2004-10-18
ext/cdaudio/gstcdaudio.c: Added uri handler for cd://
Wim Taymans
1
-0
/
+10
2004-10-18
gst/playback/: Add sink padtemplate to decodebin.
Wim Taymans
1
-0
/
+23
2004-10-18
ext/speex/gstspeexenc.c: Fix speex timestamps so that it gets muxed properly.
Wim Taymans
1
-0
/
+6
2004-10-15
ext/raw1394/gstdv1394src.*: Added conversion/query functions.
Wim Taymans
1
-0
/
+20
2004-10-15
ext/raw1394/gstdv1394src.*: Added AV/C VTR control support needed for some ca...
Wim Taymans
1
-0
/
+13
2004-10-15
gst/qtdemux/qtdemux.c: An esds box is not a container.
Wim Taymans
1
-0
/
+9
2004-10-14
configure.ac: update for swfdec-0.3 and liboil-0.2
David Schleef
1
-0
/
+8
2004-10-14
gst/tcp/gstmultifdsink.c: Turn warnings into info.
Wim Taymans
1
-0
/
+11
2004-10-14
fix sample rate template
Thomas Vander Stichele
1
-0
/
+6
2004-10-13
ext/mad/gstmad.c: Decoding the header first fixes some problems in resyncing ...
Wim Taymans
1
-0
/
+6
2004-10-12
gst/playback/gstplaybin.c: Added vis plugin support, need to configure the vi...
Wim Taymans
1
-0
/
+7
2004-10-12
ext/gnomevfs/gstgnomevfssrc.c: Some debug.
Ronald S. Bultje
1
-0
/
+18
2004-10-11
ext/cdparanoia/gstcdparanoia.c: Get rid of hideous lead-in.
Ronald S. Bultje
1
-0
/
+6
2004-10-11
gst/playback/gstplaybasebin.c: Wrong var used to get g_list_next.
Wim Taymans
1
-0
/
+5
2004-10-11
ext/cdparanoia/gstcdparanoia.c: Report discid as metadata, add duration.
Ronald S. Bultje
1
-0
/
+6
2004-10-11
gst/playback/gstplaybasebin.c: Cleanup the previous pipeline a little earlier...
Wim Taymans
1
-1
/
+11
2004-10-11
ext/mad/gstid3tag.c: reset v1 tag offset when there is no v1 tag. Fixes id3de...
Benjamin Otte
1
-0
/
+6
2004-10-10
sys/v4l/: Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
Zaheer Abbas Merali
1
-0
/
+7
2004-10-10
sys/v4l/gstv4lsrc.c: Fix for webcams that support only specific width or height
Zaheer Abbas Merali
1
-0
/
+5
2004-10-09
gst/wavenc/gstwavenc.c: Fix wrong discont event setup (fixes #154967).
Ronald S. Bultje
1
-0
/
+7
2004-10-09
gst/auparse/gstauparse.c: Error out on invalid data (fixes #154807).
Ronald S. Bultje
1
-0
/
+7
2004-10-09
ext/dvdread/dvdreadsrc.c: Make titles > 0 work again (fixes #154834).
Ronald S. Bultje
1
-0
/
+7
2004-10-09
gst-libs/gst/riff/riff-media.c: WMV3 missing in template caps.
Ronald S. Bultje
1
-0
/
+6
2004-10-09
gst/avi/gstavidemux.c: OK, so the original code was too strict. It makes rand...
Ronald S. Bultje
1
-0
/
+8
2004-10-09
gst/playback/gstplaybasebin.c: Actually clean up streaminfo if output fails. ...
Ronald S. Bultje
1
-0
/
+11
2004-10-08
gst/playback/gstplaybin.c: Add small bits of code for screenshot handling.
Ronald S. Bultje
1
-0
/
+7
2004-10-08
gst/playback/gstplaybin.c: Don't assume the user provided sinks are named "si...
Wim Taymans
1
-2
/
+8
2004-10-08
gst/playback/gstplaybasebin.c: Do not try to autoplug sources that generate r...
Wim Taymans
1
-0
/
+9
2004-10-08
ext/cdparanoia/gstcdparanoia.*: Added reworked patch from #154903 from milosz...
Wim Taymans
1
-0
/
+12
2004-10-08
gst/playback/: Reuse the audio and video bins.
Wim Taymans
1
-0
/
+21
[next]