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
2008-01-18
gst/rawparse/gstrawparse.*: Implement pull mode.
Sebastian Dröge
1
-0
/
+13
2008-01-18
gst/multifile/gstmultifilesrc.c: Fix memory leak spotted by the unit test.
Sebastian Dröge
1
-0
/
+5
2008-01-18
tests/check/Makefile.am: Enable spectrum test again.
Sebastian Dröge
1
-0
/
+8
2008-01-18
tests/check/: Add some minimal tests for the equalizer plugin.
Sebastian Dröge
1
-0
/
+8
2008-01-18
gst/equalizer/gstiirequalizer.c: Unparent all bands from the equalizer when f...
Sebastian Dröge
1
-0
/
+6
2008-01-18
ext/soup/gstsouphttpsrc.c: Add support for WebDAV.
Sebastian Dröge
1
-0
/
+5
2008-01-18
ext/soup/gstsouphttpsrc.*: Add support for seeking to souphttpsrc. Fixes bug ...
Wouter Cloetens
1
-0
/
+11
2008-01-17
gst/h264parse/gsth264parse.*: Improve debugging.
Wim Taymans
1
-0
/
+11
2008-01-17
Fixed adding EXIF tags to correct IFD. Mapped some XMP tags.
Edgard Lima
1
-0
/
+7
2008-01-16
gst/h264parse/gsth264parse.*: Add reverse playback support for containers tha...
Wim Taymans
1
-0
/
+17
2008-01-16
Update for API changes in GIO and require GIO 2.15.2 for this.
Sebastian Dröge
1
-0
/
+6
2008-01-14
gst/xingheader/gstxingmux.c: Bitrate is 4 bits, not 8 so check for 0xe as max...
Sebastian Dröge
1
-0
/
+6
2008-01-14
gst/xingheader/gstxingmux.c: Remove accidentially leftover debug printf.
Sebastian Dröge
1
-0
/
+5
2008-01-14
gst/xingheader/gstxingmux.c: Choose smallest possible frame size for the Xing...
Sebastian Dröge
1
-0
/
+10
2008-01-12
gst/xingheader/: Major cleanup and rewrite of xingmux with less bugs and new ...
Sebastian Dröge
1
-0
/
+13
2008-01-11
tests/check/elements/: It's "endianness", not "endianess". Fixes unit tests.
Tim-Philipp Müller
1
-0
/
+11
2008-01-11
gst/rtpmanager/gstrtpsession.c: If we find the caps in the cache, use it to p...
Wim Taymans
1
-0
/
+6
2008-01-11
gst/rtpmanager/: Make it possible to use different user_data for each of the ...
Youness Alaoui
1
-0
/
+19
2008-01-11
gst/mpegvideoparse/mpegpacketiser.c: Small meaningless cleanup.
Wim Taymans
1
-0
/
+15
2008-01-10
gst/rtpmanager/gstrtpbin.c: Fix documentation for latest patch
Thijs Vermeir
1
-0
/
+5
2008-01-10
gst/rtpmanager/gstrtpbin.c: Allow request_new_pad with name NULL (bug #508515)
Thijs Vermeir
1
-0
/
+5
2008-01-10
autogen.sh: Add -Wno-portability to the automake parameters to stop warnings ...
Sebastian Dröge
1
-0
/
+11
2008-01-09
gst/rtpmanager/gstrtpsession.c: Don't set fixed caps, we can basically do eve...
Wim Taymans
1
-0
/
+6
2008-01-09
Makefile.am: Include lcov.mak to allow building coverage reports. Add top-lev...
Stefan Kost
1
-0
/
+6
2008-01-06
ext/directfb/Makefile.am: Add GST_CFLAGS. Otherwise we don't get -Wall -Werror.
David Schleef
1
-0
/
+7
2008-01-06
Add fbdev-based video sink. Linux-only. See bug #506549.
Sean D'Epagnier
1
-0
/
+11
2008-01-06
Update to GMemoryInputStream API changes in GLib SVN and require gio-2.0 >= 2...
Sebastian Dröge
1
-0
/
+10
2008-01-06
sys/glsink/: Handle xoverlay exposes correctly. This means glimagesink works...
David Schleef
1
-0
/
+13
2008-01-06
sys/glsink/: Reenable video/x-raw-rgb and x-raw-yuv for glimagesink. Enable ...
David Schleef
1
-0
/
+12
2008-01-04
gst/rtpmanager/gstrtpjitterbuffer.c: Don't unref the popped buffer when we do...
Wim Taymans
1
-0
/
+7
2008-01-03
gst/mpegtsparse/: Remove no longer needed files.
Zaheer Abbas Merali
1
-0
/
+11
2008-01-02
tests/check/Makefile.am: Disable vcdsrc in states test because it takes too m...
David Schleef
1
-0
/
+6
2008-01-01
ext/musicbrainz/gsttrm.c: Don't emit signiture when going to READY, because i...
David Schleef
1
-0
/
+21
2007-12-31
gst/rtpmanager/gstrtpssrcdemux.c: Don't clean up pads when going to PAUSED.
Wim Taymans
1
-0
/
+6
2007-12-31
Switch to using pkgconfig to detect libGL. Since we use recent features adde...
David Schleef
1
-0
/
+8
2007-12-29
Fix 'xyz may be used uninitialized' compiler warnings caused by broken g_asse...
Sebastian Dröge
1
-0
/
+10
2007-12-29
Update to latest API changes in GLib/GIO and require at least gio-2.0 2.15.0 ...
Sebastian Dröge
1
-0
/
+20
2007-12-29
Major cleanup of code. Convert glupload to BaseTransform.
David Schleef
1
-0
/
+21
2007-12-28
ext/soup/: Use gst_tag_freeform_string_to_utf8() and post radio station info ...
Tim-Philipp Müller
1
-0
/
+8
2007-12-27
sys/glsink/: Change glimagesink over to using GL buffers. This breaks glimag...
David Schleef
1
-0
/
+7
2007-12-27
sys/glsink/: Convert gldownload to BaseTransform. Make glfilterexample visua...
David Schleef
1
-0
/
+15
2007-12-27
sys/glsink/: Remove code that handles non-texture buffers. Add a
David Schleef
1
-0
/
+21
2007-12-25
sys/glsink/: Add gltestsrc element, a duplicate of videotestsrc that uses
David Schleef
1
-0
/
+15
2007-12-24
sys/glsink/: Clean up code. Fix a few leaks.
David Schleef
1
-0
/
+7
2007-12-24
sys/glsink/: Rename glvideo.[ch] to gstgldisplay.[ch].
David Schleef
1
-0
/
+12
2007-12-24
sys/glsink/: Rewrite a bunch of code to use textures as the intermediate inst...
David Schleef
1
-0
/
+15
2007-12-23
gst/videoparse/: Remove videoparse element, because it was moved to gst/rawpa...
David Schleef
1
-0
/
+7
2007-12-23
gst/rawparse/gstrawparse.c: Always seek on frame boundaries, will produce not...
Sebastian Dröge
1
-0
/
+6
2007-12-23
Add new plugin rawparse that contains a base class for raw data parsers and t...
Sebastian Dröge
1
-0
/
+36
2007-12-22
sys/glsink/: A careful read of the documentation reveals that I can't use ren...
David Schleef
1
-0
/
+13
[next]