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
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
2007-12-21
Some IPTC tags mapped.
Edgard Lima
1
-0
/
+12
2007-12-21
Removed gstmetadatacommon.
Edgard Lima
1
-0
/
+12
2007-12-21
sys/glsink/: Switch to using framebuffer_objects instead of GLXPixmaps, becau...
David Schleef
1
-0
/
+19
2007-12-20
gst/: Ignore more.
Tim-Philipp Müller
1
-0
/
+6
2007-12-19
New base class for metadata elements.
Edgard Lima
1
-0
/
+22
2007-12-18
gst/switch/: gst/switch/gstswitch.c (enum, gst_selector_pad_class_init) (gst_...
Andy Wingo
1
-0
/
+16
2007-12-18
Makefile.am: Include common/win32.mak for CRLF check of win32 project files (...
Tim-Philipp Müller
1
-0
/
+11
2007-12-18
sys/glsink/: Use new GstVideoFormat checked into -base. Add new glupload ele...
David Schleef
1
-0
/
+16
2007-12-17
gst/multifile/gstmultifilesrc.*: When subsequent files are read, if the file ...
David Schleef
1
-0
/
+7
2007-12-17
gst/switch/gstswitch.c (gst_selector_pad_chain): Return OK when a buffer is i...
Andy Wingo
1
-0
/
+5
2007-12-17
gst/switch/: gst/switch/gstswitch.c (gst_stream_selector_class_init) (gst_str...
Andy Wingo
1
-0
/
+6
2007-12-17
gst/switch/gstswitch.c (gst_selector_pad_get_property) (gst_selector_pad_clas...
Andy Wingo
1
-0
/
+7
2007-12-17
gst/switch/gstswitch.c (gst_stream_selector_change_state)
Andy Wingo
1
-0
/
+4
2007-12-17
gst/switch/gstswitch.h (struct _GstStreamSelector): gst/switch/gstswitch.c (g...
Andy Wingo
1
-0
/
+8
2007-12-17
gst/switch/gstswitch.c (gst_stream_selector_class_init)
Andy Wingo
1
-0
/
+4
2007-12-17
gst/switch/gstswitch.h (struct _GstStreamSelector): Add some state variables.
Andy Wingo
1
-0
/
+11
2007-12-17
gst/switch/gstswitch.c (gst_stream_selector_block): Implement the block() sig...
Andy Wingo
1
-0
/
+4
2007-12-17
gst/switch/gstswitch.h (struct _GstStreamSelectorClass): Fix vmethod prototypes.
Andy Wingo
1
-0
/
+7
2007-12-17
gst/switch/gstswitch.*: Add `block' and `switch' signals.
Andy Wingo
1
-0
/
+8
2007-12-17
gst/switch/gstswitch.*: Replace with files from gststreamselector.[ch], regis...
Andy Wingo
1
-0
/
+7
2007-12-17
Added "parse-only" property to metadatademux.
Edgard Lima
1
-2
/
+16
2007-12-16
sys/glsink/: Rename GLVideo* to GstGL*.
David Schleef
1
-0
/
+8
2007-12-16
sys/glsink/: Add vblank synchronization. Isn't really working on my driver. :(
David Schleef
1
-0
/
+9
2007-12-15
sys/glsink/: Add support for xRGB, xBGR, and AYUV. Re-add support for power-...
David Schleef
1
-0
/
+11
2007-12-15
gst/videoparse/gstvideoparse.c: Free the adapter on dispose and correctly res...
Sebastian Dröge
1
-0
/
+6
2007-12-15
gst/videoparse/gstvideoparse.c: Improve duration query by first asking upstre...
Sebastian Dröge
1
-0
/
+11
2007-12-15
gst/videoparse/gstvideoparse.c: Add support for video/x-raw-rgb and video/x-r...
Sebastian Dröge
1
-0
/
+13
2007-12-15
sys/glsink/gstvideo-common.*: Pull together some common raw video functions i...
David Schleef
1
-0
/
+14
2007-12-14
Added new module for common functions. Using GST_TYPE_FRACTION for Exif (S)Ra...
Edgard Lima
1
-0
/
+19
2007-12-14
gst/mpegtsparse/mpegtspacketizer.*: Hash streams by pid again. Add a linked l...
Zaheer Abbas Merali
1
-0
/
+8
2007-12-14
update spec file and add two missing files for disting
Christian Schaller
1
-0
/
+6
2007-12-13
Code documentation.
Edgard Lima
1
-0
/
+22
2007-12-13
Added a test application. Added some EXIF tags. Fixed a muxer bug.
Edgard Lima
1
-0
/
+13
[next]