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
Age
Commit message (
Expand
)
Author
Files
Lines
2004-11-05
ext/mad/gstmad.c: don't overflow data buffer. Flush not needed sync data when...
Benjamin Otte
1
-0
/
+6
2004-11-04
gst/alpha/gstalpha.c: Updated the chroma keying algorithm with something more...
Wim Taymans
1
-0
/
+10
2004-11-03
gst/videomixer/videomixer.c: Fix stride issues. Does not completely work for ...
Wim Taymans
1
-0
/
+8
2004-11-03
gst/alpha/gstalpha.c: Fix stride issues. Does not completely work for odd hei...
Wim Taymans
1
-0
/
+7
2004-11-03
gst/videoscale/: leak fixes
Christophe Fergeau
1
-0
/
+6
2004-11-03
gst/ffmpegcolorspace/: Use correct _fill function to get correct strides.
Wim Taymans
1
-0
/
+9
2004-11-02
gst/qtdemux/qtdemux.c: Change all g_print()s to debugging. Add a bunch of co...
David Schleef
2
-28
/
+75
2004-11-02
gst/playback/: Fix playback of multiple files. a slightly different approach ...
Wim Taymans
1
-0
/
+18
2004-11-01
ext/ogg/gstoggdemux.c: fix an "invalid free" warning from libc.
Christophe Fergeau
1
-0
/
+5
2004-11-01
gst/playback/gstdecodebin.c: Implement support for dynamic pad changing. We l...
Ronald S. Bultje
1
-0
/
+11
2004-11-01
Fixes a bunch of problems with finalize and dispose functions, either assumpt...
Jan Schmidt
15
-42
/
+98
2004-11-01
added two api precondition guards use g_strdup with getenv to fix crash when ...
Stefan Kost
1
-0
/
+6
2004-11-01
ext/esd/esdsink.c: Use a finalize function, not dispose, and more importantly...
Jan Schmidt
1
-0
/
+6
2004-11-01
Plug more leaks.
Johan Dahlin
1
-0
/
+6
2004-10-31
gst/tags/gstvorbistag.c: lotsa memleaks today. But they're all small...
Benjamin Otte
1
-0
/
+5
2004-10-31
ext/ogg/gstoggdemux.c: another memleak crushed
Benjamin Otte
1
-0
/
+5
2004-10-31
gst/tags/gstvorbistag.c: fix memleak
Benjamin Otte
1
-0
/
+5
2004-10-31
ext/ogg/gstoggdemux.c: Hack to prevent crash when going to READY inside signa...
Ronald S. Bultje
1
-0
/
+6
2004-10-31
gst/ffmpegcolorspace/: Sync back from gst-ffmpeg. Deprecates ffcolorspace. Ad...
Ronald S. Bultje
1
-0
/
+51
2004-10-31
gst/playback/Makefile.am: We need the marshallers for decodebin, too.
Ronald S. Bultje
1
-0
/
+5
2004-10-31
gst/typefind/gsttypefindfunctions.c: Make quicktime typefinding work with 64-...
David Schleef
1
-0
/
+5
2004-10-30
ext/dv/gstdvdec.c: Set EOS on the element when processing an EOS event.
Jan Schmidt
2
-0
/
+24
2004-10-29
gst/asfdemux/gstasfdemux.c: Don't touch buffer if it is of size 0 (fixes #151...
Ronald S. Bultje
1
-0
/
+7
2004-10-29
ext/ogg/gstoggdemux.c: Synchronized discont handling.
Ronald S. Bultje
1
-0
/
+5
2004-10-29
ext/ogg/gstoggdemux.c: Make seeking sort-of exact again (fixes #156387).
Ronald S. Bultje
1
-0
/
+6
2004-10-29
gst/playback/: Make caps explicitely available. Makes testing for unsupported...
Ronald S. Bultje
1
-0
/
+12
2004-10-29
gst/audioconvert/gstaudioconvert.c: Really don't touch read-only buffers (#15...
Ronald S. Bultje
1
-0
/
+6
2004-10-29
gst/wavparse/gstwavparse.c: Fix memleak (#155223).
Ronald S. Bultje
1
-0
/
+7
2004-10-29
gst/tcp/: Added burst on connect sync_method, deprecated sync_clients, stream...
Wim Taymans
1
-0
/
+16
2004-10-29
gst/playback/gstplaybasebin.c: Improve error reporting.
Ronald S. Bultje
1
-0
/
+6
2004-10-28
gst/tcp/: Added more locks around fdset structures. Fixed/reworked the poll a...
Wim Taymans
1
-0
/
+14
2004-10-28
gst-libs/gst/audio/gstaudiofilter.c: fix build
Zaheer Abbas Merali
2
-1
/
+6
2004-10-28
gst-libs/gst/audio/gstaudiofilter.c: fix link function to always query channe...
Benjamin Otte
5
-3
/
+471
2004-10-27
committing Norwegian Bokmaal translation
Thomas Vander Stichele
3
-1
/
+295
2004-10-27
ext/alsa/gstalsamixer.c: Don't break on options (fixes #156488).
Ronald S. Bultje
1
-0
/
+5
2004-10-27
fix build on older automake
Thomas Vander Stichele
4
-7
/
+15
2004-10-26
ext/dv/gstdvdec.c: Allow a little margin when negotiating the framerate.
Wim Taymans
1
-0
/
+6
2004-10-26
synchonised naming of pads and pad-templates
Stefan Kost
1
-0
/
+5
2004-10-26
ext/ogg/gstoggdemux.c: Fix EOS again. Needs to be done in a better way. We sh...
Wim Taymans
1
-0
/
+8
2004-10-26
Memory leak fixes
Iain Holmes
2
-4
/
+17
2004-10-26
gst/avi/gstavimux.c: First calculate the rate, and only then use it. Hdr.rate...
Ronald S. Bultje
1
-0
/
+8
2004-10-26
ext/gnomevfs/gstgnomevfssink.c: Implement seeking.
Ronald S. Bultje
1
-0
/
+6
2004-10-26
Fix last entry
David Schleef
1
-1
/
+4
2004-10-26
examples/:
David Schleef
5
-7
/
+15
2004-10-25
sys/v4l/v4l_calls.c: Fix for some v4l cards which hang in v4lsrc
Zaheer Abbas Merali
1
-0
/
+7
2004-10-25
ext/ogg/gstoggdemux.c: Make sure to remove the pad when a new chain is encoun...
Wim Taymans
1
-0
/
+8
2004-10-25
examples/seeking/: Added some more examples, update others.
Wim Taymans
5
-3
/
+387
2004-10-25
ext/: Add codec-name metadata.
Ronald S. Bultje
1
-0
/
+8
2004-10-25
ALSA mixer track label internationalization (#154054).
Ronald S. Bultje
2
-0
/
+11
2004-10-25
ext/theora/theoradec.c: Export bitrate as metadata.
Ronald S. Bultje
1
-0
/
+5
[prev]
[next]