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
2008-01-11
gst/rtpmanager/: Make it possible to use different user_data for each of the ...
Youness Alaoui
4
-22
/
+193
2008-01-11
gst/mpegvideoparse/mpegpacketiser.c: Small meaningless cleanup.
Wim Taymans
5
-28
/
+336
2008-01-10
gst/rtpmanager/gstrtpbin.c: Fix documentation for latest patch
Thijs Vermeir
2
-2
/
+7
2008-01-10
gst/rtpmanager/gstrtpbin.c: Allow request_new_pad with name NULL (bug #508515)
Thijs Vermeir
2
-4
/
+51
2008-01-10
autogen.sh: Add -Wno-portability to the automake parameters to stop warnings ...
Sebastian Dröge
3
-1
/
+15
2008-01-09
gst/rtpmanager/gstrtpsession.c: Don't set fixed caps, we can basically do eve...
Wim Taymans
2
-1
/
+6
2008-01-09
Makefile.am: Include lcov.mak to allow building coverage reports. Add top-lev...
Stefan Kost
3
-2
/
+16
2008-01-06
ext/directfb/Makefile.am: Add GST_CFLAGS. Otherwise we don't get -Wall -Werror.
David Schleef
3
-5
/
+18
2008-01-06
Add fbdev-based video sink. Linux-only. See bug #506549.
Sean D'Epagnier
6
-2
/
+562
2008-01-06
Update to GMemoryInputStream API changes in GLib SVN and require gio-2.0 >= 2...
Sebastian Dröge
4
-10
/
+70
2008-01-06
sys/glsink/: Handle xoverlay exposes correctly. This means glimagesink works...
David Schleef
7
-18
/
+99
2008-01-06
sys/glsink/: Reenable video/x-raw-rgb and x-raw-yuv for glimagesink. Enable ...
David Schleef
8
-291
/
+125
2008-01-04
gst/rtpmanager/gstrtpjitterbuffer.c: Don't unref the popped buffer when we do...
Wim Taymans
2
-3
/
+8
2008-01-03
gst/mpegtsparse/: Remove no longer needed files.
Zaheer Abbas Merali
8
-707
/
+13
2008-01-02
tests/check/Makefile.am: Disable vcdsrc in states test because it takes too m...
David Schleef
2
-2
/
+9
2008-01-01
ext/musicbrainz/gsttrm.c: Don't emit signiture when going to READY, because i...
David Schleef
8
-29
/
+43
2007-12-31
gst/rtpmanager/gstrtpssrcdemux.c: Don't clean up pads when going to PAUSED.
Wim Taymans
2
-0
/
+7
2007-12-31
Switch to using pkgconfig to detect libGL. Since we use recent features adde...
David Schleef
3
-11
/
+18
2007-12-29
Fix 'xyz may be used uninitialized' compiler warnings caused by broken g_asse...
Sebastian Dröge
5
-5
/
+20
2007-12-29
Update to latest API changes in GLib/GIO and require at least gio-2.0 2.15.0 ...
Sebastian Dröge
14
-19
/
+26
2007-12-29
Major cleanup of code. Convert glupload to BaseTransform.
David Schleef
17
-414
/
+650
2007-12-28
ext/soup/: Use gst_tag_freeform_string_to_utf8() and post radio station info ...
Tim-Philipp Müller
3
-41
/
+44
2007-12-27
sys/glsink/: Change glimagesink over to using GL buffers. This breaks glimag...
David Schleef
3
-26
/
+114
2007-12-27
sys/glsink/: Convert gldownload to BaseTransform. Make glfilterexample visua...
David Schleef
9
-115
/
+239
2007-12-27
sys/glsink/: Remove code that handles non-texture buffers. Add a
David Schleef
14
-310
/
+1080
2007-12-25
sys/glsink/: Add gltestsrc element, a duplicate of videotestsrc that uses
David Schleef
10
-6
/
+1332
2007-12-24
sys/glsink/: Clean up code. Fix a few leaks.
David Schleef
4
-31
/
+11
2007-12-24
sys/glsink/: Rename glvideo.[ch] to gstgldisplay.[ch].
David Schleef
7
-8
/
+19
2007-12-24
sys/glsink/: Rewrite a bunch of code to use textures as the intermediate inst...
David Schleef
10
-137
/
+277
2007-12-23
gst/videoparse/: Remove videoparse element, because it was moved to gst/rawpa...
David Schleef
4
-947
/
+7
2007-12-23
gst/rawparse/gstrawparse.c: Always seek on frame boundaries, will produce not...
Sebastian Dröge
2
-0
/
+11
2007-12-23
Add new plugin rawparse that contains a base class for raw data parsers and t...
Sebastian Dröge
11
-2
/
+1665
2007-12-22
sys/glsink/: A careful read of the documentation reveals that I can't use ren...
David Schleef
8
-20
/
+219
2007-12-21
Some IPTC tags mapped.
Edgard Lima
9
-52
/
+227
2007-12-21
Removed gstmetadatacommon.
Edgard Lima
9
-852
/
+758
2007-12-21
sys/glsink/: Switch to using framebuffer_objects instead of GLXPixmaps, becau...
David Schleef
14
-188
/
+1413
2007-12-20
gst/: Ignore more.
Tim-Philipp Müller
3
-0
/
+9
2007-12-19
New base class for metadata elements.
Edgard Lima
15
-1944
/
+1574
2007-12-18
gst/switch/: gst/switch/gstswitch.c (enum, gst_selector_pad_class_init) (gst_...
Andy Wingo
5
-54
/
+133
2007-12-18
Makefile.am: Include common/win32.mak for CRLF check of win32 project files (...
Tim-Philipp Müller
3
-6
/
+17
2007-12-18
sys/glsink/: Use new GstVideoFormat checked into -base. Add new glupload ele...
David Schleef
11
-665
/
+235
2007-12-17
gst/multifile/gstmultifilesrc.*: When subsequent files are read, if the file ...
David Schleef
4
-1
/
+17
2007-12-17
gst/switch/gstswitch.c (gst_selector_pad_chain): Return OK when a buffer is i...
Andy Wingo
2
-1
/
+6
2007-12-17
gst/switch/: gst/switch/gstswitch.c (gst_stream_selector_class_init) (gst_str...
Andy Wingo
4
-5
/
+32
2007-12-17
gst/switch/gstswitch.c (gst_selector_pad_get_property) (gst_selector_pad_clas...
Andy Wingo
2
-24
/
+53
2007-12-17
gst/switch/gstswitch.c (gst_stream_selector_change_state)
Andy Wingo
2
-47
/
+31
2007-12-17
gst/switch/gstswitch.h (struct _GstStreamSelector): gst/switch/gstswitch.c (g...
Andy Wingo
3
-1
/
+39
2007-12-17
gst/switch/gstswitch.c (gst_stream_selector_class_init)
Andy Wingo
2
-1
/
+22
2007-12-17
gst/switch/gstswitch.h (struct _GstStreamSelector): Add some state variables.
Andy Wingo
3
-29
/
+103
2007-12-17
gst/switch/gstswitch.c (gst_stream_selector_block): Implement the block() sig...
Andy Wingo
2
-1
/
+53
[prev]
[next]