summaryrefslogtreecommitdiff
path: root/ext/gio
Commit message (Expand)AuthorAgeFilesLines
* gio: Move to gst subdirectorySebastian Dröge2012-01-1815-2574/+0
* update for basesink event handler changesWim Taymans2011-12-021-2/+6
* update for new scheduling queryWim Taymans2011-11-181-4/+8
* Update for GstURIHandler get_protocols() changesTim-Philipp Müller2011-11-131-3/+3
* gio, appsrc, appsink, cdaudiosrc: update for GstURIHandler API changesTim-Philipp Müller2011-11-133-7/+13
* update for UNEXPECTED -> EOS flowreturnWim Taymans2011-10-101-1/+1
* giosink: use new query vmethodWim Taymans2011-07-261-7/+5
* fix for uri changesWim Taymans2011-06-221-3/+3
* scheduling: port to new scheduling queryWim Taymans2011-05-242-40/+40
* base: Update for SEGMENT event parse API changesSebastian Dröge2011-05-181-5/+5
* Revert "-base_port to new query API"Sebastian Dröge2011-05-172-11/+11
* -base: port to new SEGMENT APIWim Taymans2011-05-161-10/+8
* -base_port to new query APIWim Taymans2011-05-102-11/+11
* segment: fix for new core APIWim Taymans2011-05-091-2/+2
* ext: Use G_DEFINE_TYPE instead of GST_BOILERPLATESebastian Dröge2011-04-196-99/+70
* Fix for latest API changesWim Taymans2011-03-301-2/+4
* remove deprecated buffer methodsWim Taymans2011-03-291-1/+1
* plugins: fix for new memory APIWim Taymans2011-03-272-12/+17
* giostreamsrc: Fix copy&paste error in the docsSebastian Dröge2010-06-141-1/+1
* gio: map GIO NO_SPACE error to NO_SPACE_LEFTJonathan Matthew2010-05-311-2/+7
* Bump GLib requirement to 2.20Tim-Philipp Müller2010-04-301-2/+1
* ext: Invert rank of gio and gnomevfs elementsEdward Hervey2010-04-081-2/+2
* gio: add cast to avoid compiler warning with old GLib versionsTim-Philipp Müller2010-03-201-1/+2
* build: Makefile.am fixesTim-Philipp Müller2010-03-191-1/+1
* gio: Remove unused functionBenjamin Otte2010-03-111-35/+0
* gio: Also post a "not-mounted" message from giosinkSebastian Dröge2009-07-101-0/+13
* gio: Add documentation for the new "not-mounted" and "file-exists" messagesSebastian Dröge2009-07-102-0/+24
* gio: Make sure that we have the correct stream position when startingSebastian Dröge2009-07-091-0/+3
* gio: Make sure to flush the output stream if it shouldn't be closedSebastian Dröge2009-07-081-0/+13
* gio: Don't close the GIO streams for the giostream{src,sink} elementsSebastian Dröge2009-07-086-2/+14
* gio: Improve the error message if a stream is already closed before usageSebastian Dröge2009-07-082-0/+8
* gio: Post a custom file-exists message on the bus if the file already existsSebastian Dröge2009-07-081-2/+11
* gio: Use OPEN_READ instead of NOT_FOUND if a location is not mountedSebastian Dröge2009-07-081-1/+1
* gio: Use OPEN_WRITE instead of OPEN_READ as error category in giosinkSebastian Dröge2009-07-081-1/+1
* gio: Post a custom "not-mounted" message on the busSebastian Dröge2009-07-081-0/+8
* gio: Add vfunc for requesting the stream for the sinks tooSebastian Dröge2009-07-077-29/+58
* gio: Some more random cleanupSebastian Dröge2009-07-077-80/+50
* gio: Update my mail address and copyrightSebastian Dröge2009-07-0710-14/+14
* gio: General clean up and simplificationSebastian Dröge2009-07-075-96/+64
* gio: Use correct format modifier for size_tLRN2009-02-281-1/+1
* giosink: reflow error handling to not leak uriStefan Kost2009-02-261-17/+13
* Fix include order for gio pluginJan Schmidt2009-01-261-2/+2
* Add plugin dependency for the GIO and GVfs modules.Sebastian Dröge2009-01-071-0/+5
* ext/: Implement URI query. Fixes bug #562949.Sebastian Dröge2008-12-202-6/+37
* ext/: Use gst_buffer_try_new_and_alloc() and fail properly if the allocation ...Sebastian Dröge2008-11-241-3/+5
* Don't install static libs for plugins. Fixes #550851 for base.Stefan Kost2008-10-161-0/+1
* Cleanup Plugin docs. Link to signals and properties. Fix sub-section titles. ...Stefan Kost2008-07-104-60/+28
* ext/gio/gstgiobasesrc.*: Try to read the requested number of bytes, even if t...Sebastian Dröge2008-06-113-35/+167
* ext/gio/gstgio.c: Don't generate a new supported protocols list on each call ...Sebastian Dröge2008-04-205-82/+198
* ext/gio/gstgio.c: Return NULL instead of a gchar * array with one NULL elemen...Sebastian Dröge2008-04-171-0/+5