index
:
~wtay/gst-plugins-base
0.10
0.10.36
0.11
0.11-data
0.11-fdo
1.0
1.2
1.4
abi-unbreak
alsasink-ringbuffer
audio-duplex
audiosink-clock
bufferpool
bufferpool-0.11
burstcache
colorspace
colorspace2
d2see
dont-set-caps
download
duplex-audio
framestep
intlinks-query
master
master-fdo
memory-improvements
memory-improvements3
mikey
mulas4wl
multisocketsink-receive
new-video-caps
new-vorbis
ogg-index
oggdemux-fix
orc-0.5-bits
playbin2-groups
qnx-0.10.25
qnx-buffering
rawhide
release
rename-events
resampler
reset-time
rhel-7.0
rhel-7.2
rhel-7.3
rhel-7.x
ring_buffer_props
rtp-list
rtsp-client-connection
rtsp-connection
sa
ste-base-0.10.25
ste-base-rtp-0.10.25
temp
tiled
timestamp-audiosrc
tp-vision
video-scaler
video-scaler-old
wim-fdo/0.11-fdo
work
GStreamer base plugins hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
gio
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-10
gio: Also post a "not-mounted" message from giosink
Sebastian Dröge
1
-0
/
+13
2009-07-10
gio: Add documentation for the new "not-mounted" and "file-exists" messages
Sebastian Dröge
2
-0
/
+24
2009-07-09
gio: Make sure that we have the correct stream position when starting
Sebastian Dröge
1
-0
/
+3
2009-07-08
gio: Make sure to flush the output stream if it shouldn't be closed
Sebastian Dröge
1
-0
/
+13
2009-07-08
gio: Don't close the GIO streams for the giostream{src,sink} elements
Sebastian Dröge
6
-2
/
+14
2009-07-08
gio: Improve the error message if a stream is already closed before usage
Sebastian Dröge
2
-0
/
+8
2009-07-08
gio: Post a custom file-exists message on the bus if the file already exists
Sebastian Dröge
1
-2
/
+11
2009-07-08
gio: Use OPEN_READ instead of NOT_FOUND if a location is not mounted
Sebastian Dröge
1
-1
/
+1
2009-07-08
gio: Use OPEN_WRITE instead of OPEN_READ as error category in giosink
Sebastian Dröge
1
-1
/
+1
2009-07-08
gio: Post a custom "not-mounted" message on the bus
Sebastian Dröge
1
-0
/
+8
2009-07-07
gio: Add vfunc for requesting the stream for the sinks too
Sebastian Dröge
7
-29
/
+58
2009-07-07
gio: Some more random cleanup
Sebastian Dröge
7
-80
/
+50
2009-07-07
gio: Update my mail address and copyright
Sebastian Dröge
10
-14
/
+14
2009-07-07
gio: General clean up and simplification
Sebastian Dröge
5
-96
/
+64
2009-02-28
gio: Use correct format modifier for size_t
LRN
1
-1
/
+1
2009-02-26
giosink: reflow error handling to not leak uri
Stefan Kost
1
-17
/
+13
2009-01-26
Fix include order for gio plugin
Jan Schmidt
1
-2
/
+2
2009-01-07
Add plugin dependency for the GIO and GVfs modules.
Sebastian Dröge
1
-0
/
+5
2008-12-20
ext/: Implement URI query. Fixes bug #562949.
Sebastian Dröge
2
-6
/
+37
2008-11-24
ext/: Use gst_buffer_try_new_and_alloc() and fail properly if the allocation ...
Sebastian Dröge
1
-3
/
+5
2008-10-16
Don't install static libs for plugins. Fixes #550851 for base.
Stefan Kost
1
-0
/
+1
2008-07-10
Cleanup Plugin docs. Link to signals and properties. Fix sub-section titles. ...
Stefan Kost
4
-60
/
+28
2008-06-11
ext/gio/gstgiobasesrc.*: Try to read the requested number of bytes, even if t...
Sebastian Dröge
3
-35
/
+167
2008-04-20
ext/gio/gstgio.c: Don't generate a new supported protocols list on each call ...
Sebastian Dröge
5
-82
/
+198
2008-04-17
ext/gio/gstgio.c: Return NULL instead of a gchar * array with one NULL elemen...
Sebastian Dröge
1
-0
/
+5
2008-04-09
ext/gio/gstgio.c: Filter cdda from the supported URI schemes. We can't suppor...
Sebastian Dröge
1
-3
/
+7
2008-03-23
ext/gio/gstgio.c: Correctly set the supported URI schemes and don't leave som...
Sebastian Dröge
1
-3
/
+4
2008-03-22
Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings...
Sebastian Dröge
4
-4
/
+4
2008-03-22
ext/gio/gstgio.c: Filter http and https protocols. GIO/GVfs handles them but ...
Sebastian Dröge
2
-3
/
+26
2008-03-17
ext/gio/gstgiobasesrc.c: If seeking to a new position succeeds don't simply r...
Milosz Derezynski
1
-1
/
+2
2008-03-03
Correct all relevant warnings found by the sparse semantic code analyzer. Thi...
Sebastian Dröge
1
-1
/
+1
2008-02-17
ext/gio/: Don't use async operations as they require a running main loop.
Sebastian Dröge
4
-179
/
+90
2008-02-15
ext/gio/: Improve debugging a bit.
Sebastian Dröge
6
-10
/
+145
2008-02-12
ext/gio/: Add documentation and example code for giostreamsink/giostreamsrc.
Sebastian Dröge
2
-4
/
+70
2008-02-12
ext/gio/: Make the documentation of giosink/giosrc complete, large parts are ...
Sebastian Dröge
2
-4
/
+57
2008-02-08
Subst GIO_LDFLAGS to avoid undefined Makefile var error Zaheer is reporting
Jan Schmidt
1
-1
/
+1
2008-01-30
ext/gio/: Use async variants of the close stream functions to prevent blockin...
Sebastian Dröge
2
-88
/
+95
2008-01-06
Update to GMemoryInputStream API changes in GLib SVN and require gio-2.0 >= 2...
Sebastian Dröge
1
-7
/
+44
2007-12-29
Update to latest API changes in GLib/GIO and require at least gio-2.0 2.15.0 ...
Sebastian Dröge
11
-16
/
+4
2007-11-07
ext/gio/gstgio.h: Add macro to check if a stream supports seeking.
Sebastian Dröge
15
-447
/
+1305
2007-11-07
ext/gio/gstgio.c: Remove nowadays unnecessary workaround for a crash.
Sebastian Dröge
5
-48
/
+41
2007-10-08
ext/gio/gstgio.c: Use GIO function to get a list of supported URI schemes ins...
Sebastian Dröge
1
-5
/
+2
2007-10-02
ext/gio/gstgiosink.c: Update to API changes in GIO.
Sebastian Dröge
1
-1
/
+2
2007-09-29
ext/gio/: Some minor cleanup and allow setting the location only when the ele...
Sebastian Dröge
2
-7
/
+15
2007-09-21
docs/plugins/gst-plugins-bad-plugins.hierarchy: Update hierarchy.
Sebastian Dröge
2
-1
/
+13
2007-09-21
docs/plugins/: Add the GIO plugin to the docs and do a make update while doin...
Sebastian Dröge
1
-1
/
+3
2007-09-21
Add a GIO/GVFS plugin with source and sink elements. This will only be enable...
René Stadler
7
-0
/
+1206