index
:
~sree/gst-plugins-base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-23
playbin: autoplug video_decoer:video_sink based on GstCapsFeatures.
HEAD
master
Sreerenj Balachandran
1
-50
/
+320
2013-04-23
decodebin2: also remove the bytes limit
Wim Taymans
1
-1
/
+3
2013-04-23
decodebin2: update buffer size in multiqueue
Wim Taymans
1
-2
/
+14
2013-04-23
decodebin2: only allow 'lower' multiqueues to emit buffering messages
Thiago Santos
1
-0
/
+69
2013-04-23
decodebin2: do not handle the next-groups list as if it was a single item
Thiago Santos
1
-4
/
+18
2013-04-23
decodebin2: preserve next groups order
Thiago Santos
1
-1
/
+1
2013-04-23
decodebin2: still report chain as drained when not 'handled'
Thiago Santos
1
-0
/
+3
2013-04-23
typefind: add smoothstreaming manifest typefinding
Thiago Santos
1
-0
/
+122
2013-04-23
streamsynchronizer: Don't consider a stream added for an already running one ...
Sebastian Dröge
1
-2
/
+3
2013-04-23
streamsynchronizer: If a stream belongs to an already running stream, don't wait
Sebastian Dröge
1
-36
/
+58
2013-04-22
Automatic update of common submodule
Tim-Philipp Müller
4
-26
/
+207
2013-04-22
Update disted orc backup files
Tim-Philipp Müller
16
-0
/
+3055
2013-04-21
uridecodebin: don't report 'no uri handler found' if the URI was rejected by ...
Tim-Philipp Müller
1
-10
/
+18
2013-04-21
adder: Do not try to wait for flush_stop after receiving a segment event
Thibault Saunier
3
-10
/
+55
2013-04-21
volume: skip controlled processing if we have no timestamp
Stefan Sauer
1
-50
/
+53
2013-04-18
playbin: use _plugin_feature_rank_compare API instead of duplicating the code.
Sreerenj Balachandran
1
-8
/
+1
2013-04-18
decodebin: use _plugin_feature_rank_compare API instead of duplicating the code.
Sreerenj Balachandran
1
-8
/
+1
2013-04-18
videoencoder: Simply setcaps function
Sebastian Dröge
1
-22
/
+16
2013-04-18
audioencoder: Ignore caps events if the input caps did not change
Sebastian Dröge
1
-44
/
+55
2013-04-18
audiodecoder: Ignore caps events if the input caps did not change
Sebastian Dröge
1
-1
/
+16
2013-04-17
oggmux: add more logging and fix the object param for some logging
Stefan Sauer
1
-34
/
+52
2013-04-17
videometa: Extend GstVideoGLTextureUploadMeta
Sebastian Dröge
2
-14
/
+67
2013-04-17
docs: add some more audio macros
Tim-Philipp Müller
2
-0
/
+35
2013-04-16
uridecodebin: query bandwidth capability to source element
Philippe Normand
1
-1
/
+10
2013-04-16
app: Don't use $(GST_PLUGIN_LIBTOOLFLAGS) for real libraries
Sebastian Dröge
1
-1
/
+0
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
28
-29
/
+51
2013-04-15
sdp: dynamically allocate buffers
Wim Taymans
1
-12
/
+18
2013-04-15
sdp: add Since markers
Wim Taymans
1
-0
/
+4
2013-04-15
sdp: add boxed type for GstSDPMessage
Jose Antonio Santos Cadenas
6
-0
/
+363
2013-04-15
riff: add format=WMV3 for WMV 3 caps
Matej Knopp
1
-1
/
+1
2013-04-15
playbin: use ascending order for name based sorting of pluginfeatures.
Sreerenj Balachandran
1
-1
/
+1
2013-04-15
decodebin: use ascending order for name based sorting of pluginfeatures.
Sreerenj Balachandran
1
-1
/
+1
2013-04-15
audioringbuffer: Also reset segbase
Sebastian Dröge
1
-0
/
+1
2013-04-15
audioringbuffer: Reset segdone when releasing audioringbuffer
Paul HENRYS
1
-0
/
+3
2013-04-15
rtpbasedepayload: Ignore caps events if the caps did not change
Tom Greenwood
1
-1
/
+23
2013-04-15
videoencoder: Ignore caps events if the caps did not change
Sebastian Dröge
1
-2
/
+19
2013-04-15
videodecoder: Ignore caps events if the caps did not change
Tom Greenwood
1
-3
/
+18
2013-04-15
ogg: Prevent some symbol conflicts between the ogg plugin and schroedinger
Sebastian Dröge
5
-26
/
+30
2013-04-14
Automatic update of common submodule
Tim-Philipp Müller
1
-0
/
+0
2013-04-14
Automatic update of common submodule
Tim-Philipp Müller
2
-28
/
+28
2013-04-12
playbin: fix jpeg passthrough to decoder sinks by marking image/* as video st...
Tim-Philipp Müller
1
-0
/
+1
2013-04-12
tests: avoid assert in adder test if no audio sources work
Jonas Holmberg
1
-2
/
+1
2013-04-11
videometa: gst_buffer_add_meta() can return NULL
Víctor Manuel Jáquez Leal
1
-0
/
+14
2013-04-09
Automatic update of common submodule
Stefan Sauer
1
-0
/
+0
2013-04-09
ximagesink: Fix coompiler error without HAVE_XSHM
Alexander Schrab
1
-0
/
+2
2013-04-09
videoscale: Fix unit test after latest videoconvert changes
Sebastian Dröge
1
-1
/
+3
2013-04-09
videoconvert: Fix unit test after latest videoconvert changes
Sebastian Dröge
1
-1
/
+3
2013-04-08
rtsp: Don't use / as path if no path was provided
Thomas Scheuermann
1
-1
/
+4
2013-04-08
videoscale: Allow passthrough for ANY caps features
Sebastian Dröge
1
-13
/
+25
2013-04-08
videoconvert: Allow passthrough for ANY caps features
Sebastian Dröge
1
-6
/
+13
[next]