index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
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
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
dataurisrc
/
gstdataurisrc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "dataurisrc: Remove unnecessary else if condition"
Thiago Santos
2014-09-07
1
-6
/
+14
*
dataurisrc: Remove unnecessary else if condition
Vineeth T M
2014-09-04
1
-14
/
+6
*
dataurisrc: Make get_uri() threadsafe
Vineeth T M
2014-09-02
1
-2
/
+5
*
dataurisrc: fix leak as gst_buffer_replace adds its own ref
Thiago Santos
2014-06-28
1
-0
/
+1
*
Fix FSF address
Tim-Philipp Müller
2012-11-04
1
-2
/
+2
*
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
2012-10-17
1
-1
/
+1
*
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
2012-09-14
1
-1
/
+1
*
dataurisrc: copy into provided buffer if a buffer is provided
Tim-Philipp Müller
2012-07-10
1
-1
/
+15
*
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
2012-04-05
1
-1
/
+1
*
dataurisrc: fix docs and unit test
Wim Taymans
2012-02-24
1
-1
/
+1
*
GST_FLOW_UNEXPECTED -> GST_FLOW_EOS
Wim Taymans
2012-01-03
1
-1
/
+1
*
Update for GstURIHandler get_protocols() changes
Tim-Philipp Müller
2011-11-13
1
-9
/
+18
*
make elements compile again
Wim Taymans
2011-10-28
1
-1
/
+1
*
dataurisrc: port to 0.11
Wim Taymans
2011-10-04
1
-97
/
+66
*
dataurisrc: use g_ascii_strcasecmp()
David Schleef
2010-12-30
1
-2
/
+2
*
Add -Wwrite-strings
Benjamin Otte
2010-03-22
1
-3
/
+3
*
dataurisrc: add start function so we can error out properly if no uri is set
Tim-Philipp Müller
2010-01-28
1
-0
/
+31
*
dataurisrc: don't post error message when setting the URI failed
Tim-Philipp Müller
2010-01-28
1
-11
/
+11
*
dataurisrc: must release the object lock before using GST_ELEMENT_ERROR
Tim-Philipp Müller
2010-01-28
1
-4
/
+16
*
dataurisrc: Remove role attribute from links
Sebastian Dröge
2010-01-25
1
-1
/
+1
*
dataurisrc: Add docs and integrate into build system
Sebastian Dröge
2010-01-25
1
-0
/
+13
*
dataurisrc: Add data: URI source element
Sebastian Dröge
2010-01-25
1
-0
/
+427