index
:
~bilboed/gstreamer
1.12
design
fastqueue-1.0
master
uridecodebin3-1.12
Personal copy of GStreamer (core)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-13
plugins/elements/: Also check for an absolute path following file:// in the f...
Sebastian Dröge
2
-6
/
+12
2007-02-10
gst/gstbin.h: Replace interface parameter name by iface as interface is a res...
Sébastien Moutte
1
-1
/
+3
2007-02-09
tests/check/pipelines/simple-launch-lines.c (test_tee): Add tests for push an...
Andy Wingo
2
-78
/
+223
2007-02-05
plugins/elements/gstfilesrc.c: Correctly generate EOS for non-seekable files....
Michal Benes
1
-2
/
+2
2007-02-02
plugins/elements/: Allow file://localhost/foo/bar URLs and correctly fail for...
Sebastian Dröge
2
-2
/
+36
2007-01-30
plugins/elements/gsttypefindelement.c: Don't leak found caps in chain functio...
Tim-Philipp Müller
1
-0
/
+4
2007-01-25
plugins/elements/gstfilesrc.c: If not using mmap'ed files try to seek to the ...
Jindrich Makovicka
1
-1
/
+2
2007-01-24
plugins/elements/gstmultiqueue.c: Small fix.
Edward Hervey
1
-8
/
+55
2007-01-22
plugins/elements/gstmultiqueue.c: Remove previous hack of unsetting the flush...
Edward Hervey
1
-7
/
+3
2007-01-17
plugins/elements/gstmultiqueue.c: When dynamically creating single queues, ac...
Edward Hervey
1
-2
/
+4
2007-01-10
plugins/elements/gstfilesink.c: Include <stdio.h> for fseeko().
Tim-Philipp Müller
1
-1
/
+1
2006-12-21
plugins/elements/gstfakesrc.c: Use g_random_int_range(), since it produces be...
David Schleef
1
-5
/
+2
2006-12-19
gst/gst.c: Docs typo fix.
Tim-Philipp Müller
1
-16
/
+34
2006-12-18
plugins/elements/gstqueue.c: Correct docs of queue, add more detail and cross...
Stefan Kost
1
-9
/
+15
2006-12-16
plugins/elements/gstidentity.c: Print additional debug info when the stream i...
Tim-Philipp Müller
1
-6
/
+17
2006-11-28
libs/gst/base/: New GstDataQueue object for threadsafe queueing. Most useful ...
Edward Hervey
4
-2
/
+1140
2006-11-06
Use g_strerror() instead of strerror() - we want UTF-8.
Tim-Philipp Müller
2
-8
/
+10
2006-11-06
plugins/elements/gstfdsrc.c: Another printf fix (#371493).
Peter Kjellerstedt
1
-1
/
+1
2006-11-04
don't put strerror in translatable message
Thomas Vander Stichele
1
-2
/
+2
2006-11-03
plugins/elements/gstfdsrc.c: Get the type and printf conversion specifiers ri...
Wim Taymans
1
-2
/
+2
2006-11-03
plugins/elements/gstfdsrc.c: Add some debugging.
Wim Taymans
1
-13
/
+24
2006-11-02
plugins/elements/gstfilesrc.c: Printf fixes for PPC/OSX, take two (#369366).
Tim-Philipp Müller
1
-4
/
+4
2006-11-02
plugins/elements/: Printf fixes for gsize parameters on PPC/OSX (#369366). Al...
Jan David Mol
2
-17
/
+17
2006-10-30
plugins/elements/gstfdsrc.c: Get the arguments to lseek() the right way around.
Michael Smith
1
-1
/
+1
2006-10-11
docs/plugins/: Update element args.
Wim Taymans
2
-27
/
+143
2006-10-11
plugins/elements/gstqueue.c: Recheck queue filledness after signalling the ov...
Sjoerd Simons
1
-0
/
+7
2006-10-09
common/m4/gst-error.m4: Disable warning of statement not reached on Forte.
Josep Torre Valles
4
-4
/
+4
2006-10-06
plugins/elements/gstfilesink.c: Add some FIXME for the NEWSEGMENT handling.
Wim Taymans
1
-4
/
+8
2006-10-05
Printf fixes.
Tim-Philipp Müller
1
-1
/
+1
2006-10-02
plugins/elements/gstfilesink.c: Set file to NULL when closing filesink so tha...
Wim Taymans
1
-6
/
+12
2006-09-29
libs/gst/net/: Stop reading commands when EOF as well.
Wim Taymans
3
-3
/
+3
2006-09-16
More G_OBJECT macro fixing. Also Fix some details on the plugin-stamp section.
Stefan Kost
1
-1
/
+1
2006-09-14
add an INFO line for when we actually update the fd
Thomas Vander Stichele
1
-0
/
+1
2006-08-28
plugins/elements/gstidentity.c: Revert previous change; I misunderstood singl...
Michael Smith
1
-3
/
+0
2006-08-28
plugins/elements/gstidentity.c: Unset DISCONT on buffers when using single-se...
Michael Smith
1
-0
/
+3
2006-08-28
libs/gst/base/gstbasesrc.c: Small comment update.
Wim Taymans
1
-14
/
+20
2006-07-27
plugins/elements/gstfilesrc.c: Requesting 0 bytes before the end of the file ...
Tim-Philipp Müller
1
-2
/
+2
2006-07-27
gst/gstcaps.c: Fix useless assert, a uint is always positive.
Wim Taymans
2
-1
/
+2
2006-07-27
plugins/elements/gstfilesrc.c: Do not use mmap() by default since there are a...
Tim-Philipp Müller
1
-4
/
+24
2006-07-26
gst/gststructure.*: Add API for setting values into structures without perfor...
Jan Schmidt
1
-1
/
+1
2006-07-26
gst/gstbuffer.c: Avoid function call for known types by keeping the buffer an...
Wim Taymans
1
-9
/
+13
2006-07-25
plugins/elements/gstfilesrc.c: Remove superfluous g_object_notify() calls, GO...
Tim-Philipp Müller
1
-4
/
+0
2006-07-24
gst/gstminiobject.c: update docs
Thomas Vander Stichele
1
-1
/
+4
2006-07-04
plugins/elements/gstfilesrc.*: Add "sequential" property, off by default, to ...
Jan Schmidt
2
-4
/
+23
2006-07-02
libs/gst/check/gstcheck.c: if we get the wrong message, give us the types as ...
Thomas Vander Stichele
1
-1
/
+1
2006-07-02
clean more
Thomas Vander Stichele
1
-1
/
+1
2006-07-01
configure.ac: set CFLAGS and friends to -O0 if gcov is being used add GCOV LIBS
Thomas Vander Stichele
2
-0
/
+13
2006-06-16
plugins/elements/gstfilesink.*: Check if we can seek in the file instead of a...
Wim Taymans
2
-25
/
+71
2006-06-01
plugins/indexers/gstindexers.c: conditionally register fileindexer (fixes #34...
Stefan Kost
1
-1
/
+4
2006-06-01
gst/gsttagsetter.h: Can't cast ifaces to a class
Stefan Kost
11
-11
/
+11
[next]