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
/
gst
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-19
gst/rawparse/gstrawparse.c: Handle framesizes > 4096 with multiple frames per...
Sebastian Dröge
1
-5
/
+14
2008-01-19
gst/rawparse/gstrawparse.c: Improve handling of unknown or too small upstream...
Sebastian Dröge
1
-5
/
+6
2008-01-19
gst/rawparse/gstrawparse.c: Improve debugging a bit and for handling multiple...
Sebastian Dröge
1
-1
/
+6
2008-01-18
gst/h264parse/gsth264parse.c: Set timestamps more correctly.
Wim Taymans
1
-1
/
+18
2008-01-18
gst/rawparse/gstrawparse.*: Implement pull mode.
Sebastian Dröge
2
-78
/
+397
2008-01-18
gst/multifile/gstmultifilesrc.c: Fix memory leak spotted by the unit test.
Sebastian Dröge
1
-0
/
+1
2008-01-18
gst/equalizer/gstiirequalizer.c: Unparent all bands from the equalizer when f...
Sebastian Dröge
1
-0
/
+8
2008-01-17
gst/h264parse/gsth264parse.*: Improve debugging.
Wim Taymans
2
-12
/
+30
2008-01-16
gst/h264parse/gsth264parse.*: Add reverse playback support for containers tha...
Wim Taymans
2
-52
/
+684
2008-01-14
gst/xingheader/gstxingmux.c: Bitrate is 4 bits, not 8 so check for 0xe as max...
Sebastian Dröge
1
-2
/
+2
2008-01-14
gst/xingheader/gstxingmux.c: Remove accidentially leftover debug printf.
Sebastian Dröge
1
-2
/
+0
2008-01-14
gst/xingheader/gstxingmux.c: Choose smallest possible frame size for the Xing...
Sebastian Dröge
1
-15
/
+61
2008-01-12
gst/xingheader/: Major cleanup and rewrite of xingmux with less bugs and new ...
Sebastian Dröge
3
-199
/
+414
2008-01-11
gst/rtpmanager/gstrtpsession.c: If we find the caps in the cache, use it to p...
Wim Taymans
1
-4
/
+3
2008-01-11
gst/rtpmanager/: Make it possible to use different user_data for each of the ...
Youness Alaoui
3
-22
/
+174
2008-01-11
gst/mpegvideoparse/mpegpacketiser.c: Small meaningless cleanup.
Wim Taymans
3
-28
/
+321
2008-01-10
gst/rtpmanager/gstrtpbin.c: Fix documentation for latest patch
Thijs Vermeir
1
-2
/
+2
2008-01-10
gst/rtpmanager/gstrtpbin.c: Allow request_new_pad with name NULL (bug #508515)
Thijs Vermeir
1
-4
/
+46
2008-01-09
gst/rtpmanager/gstrtpsession.c: Don't set fixed caps, we can basically do eve...
Wim Taymans
1
-1
/
+0
2008-01-04
gst/rtpmanager/gstrtpjitterbuffer.c: Don't unref the popped buffer when we do...
Wim Taymans
1
-3
/
+1
2008-01-03
gst/mpegtsparse/: Remove no longer needed files.
Zaheer Abbas Merali
7
-707
/
+2
2008-01-01
ext/musicbrainz/gsttrm.c: Don't emit signiture when going to READY, because i...
David Schleef
4
-20
/
+18
2007-12-31
gst/rtpmanager/gstrtpssrcdemux.c: Don't clean up pads when going to PAUSED.
Wim Taymans
1
-0
/
+1
2007-12-29
Fix 'xyz may be used uninitialized' compiler warnings caused by broken g_asse...
Sebastian Dröge
1
-1
/
+1
2007-12-23
gst/videoparse/: Remove videoparse element, because it was moved to gst/rawpa...
David Schleef
3
-947
/
+0
2007-12-23
gst/rawparse/gstrawparse.c: Always seek on frame boundaries, will produce not...
Sebastian Dröge
1
-0
/
+5
2007-12-23
Add new plugin rawparse that contains a base class for raw data parsers and t...
Sebastian Dröge
9
-0
/
+1627
2007-12-20
gst/: Ignore more.
Tim-Philipp Müller
2
-0
/
+3
2007-12-18
gst/switch/: gst/switch/gstswitch.c (enum, gst_selector_pad_class_init) (gst_...
Andy Wingo
3
-54
/
+117
2007-12-17
gst/multifile/gstmultifilesrc.*: When subsequent files are read, if the file ...
David Schleef
2
-1
/
+10
2007-12-17
gst/switch/gstswitch.c (gst_selector_pad_chain): Return OK when a buffer is i...
Andy Wingo
1
-1
/
+1
2007-12-17
gst/switch/: gst/switch/gstswitch.c (gst_stream_selector_class_init) (gst_str...
Andy Wingo
3
-5
/
+26
2007-12-17
gst/switch/gstswitch.c (gst_selector_pad_get_property) (gst_selector_pad_clas...
Andy Wingo
1
-24
/
+46
2007-12-17
gst/switch/gstswitch.c (gst_stream_selector_change_state)
Andy Wingo
1
-47
/
+27
2007-12-17
gst/switch/gstswitch.h (struct _GstStreamSelector): gst/switch/gstswitch.c (g...
Andy Wingo
2
-1
/
+31
2007-12-17
gst/switch/gstswitch.c (gst_stream_selector_class_init)
Andy Wingo
1
-1
/
+18
2007-12-17
gst/switch/gstswitch.h (struct _GstStreamSelector): Add some state variables.
Andy Wingo
2
-29
/
+92
2007-12-17
gst/switch/gstswitch.c (gst_stream_selector_block): Implement the block() sig...
Andy Wingo
1
-1
/
+49
2007-12-17
gst/switch/gstswitch.h (struct _GstStreamSelectorClass): Fix vmethod prototypes.
Andy Wingo
2
-3
/
+23
2007-12-17
gst/switch/gstswitch.*: Add `block' and `switch' signals.
Andy Wingo
4
-1
/
+57
2007-12-17
gst/switch/gstswitch.*: Replace with files from gststreamselector.[ch], regis...
Andy Wingo
2
-720
/
+527
2007-12-15
gst/videoparse/gstvideoparse.c: Free the adapter on dispose and correctly res...
Sebastian Dröge
1
-1
/
+10
2007-12-15
gst/videoparse/gstvideoparse.c: Improve duration query by first asking upstre...
Sebastian Dröge
1
-26
/
+70
2007-12-15
gst/videoparse/gstvideoparse.c: Add support for video/x-raw-rgb and video/x-r...
Sebastian Dröge
1
-13
/
+181
2007-12-14
gst/mpegtsparse/mpegtspacketizer.*: Hash streams by pid again. Add a linked l...
Zaheer Abbas Merali
2
-48
/
+110
2007-12-14
update spec file and add two missing files for disting
Christian Schaller
1
-1
/
+2
2007-12-13
gst/videoparse/gstvideoparse.c: Implement a query type function for the src p...
Sebastian Dröge
1
-1
/
+68
2007-12-13
gst/videoparse/gstvideoparse.c: Handle -1 values for the CONVERT query too.
Sebastian Dröge
1
-3
/
+15
2007-12-13
gst/videoparse/gstvideoparse.c: Add YV12 to the pad templates as it is suppor...
Sebastian Dröge
1
-3
/
+5
2007-12-13
gst/videoparse/Makefile.am: Add $(GST_PLUGINS_BASE_CFLAGS) to CFLAGS to fix t...
Sebastian Dröge
2
-4
/
+4
[next]