index
:
gst-plugins-bad
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
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
/
neon
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-09
ext/neon/gstneonhttpsrc.c: remove atoll by using g_ascii_strtoull (atoll is n...
Sébastien Moutte
1
-2
/
+2
2006-04-06
Unify the long descriptions in the plugin details (#337263).
j^
1
-2
/
+2
2006-04-06
ext/neon/gstneonhttpsrc.c: Add back "uri" property and mark it as deprecated;...
Tim-Philipp Müller
1
-1
/
+10
2006-02-24
Changed property name from "uri" to "location".
Edgard Lima
1
-8
/
+8
2006-02-06
Now it uses libneon 0.25.5 that supports shoutcast.
Edgard Lima
1
-5
/
+9
2006-01-25
Just chain up finalize calls (calling parent_class->finalize).
Edgard Lima
1
-0
/
+3
2006-01-20
Fixed state transictions PLAYING->NULL->PLAYING.
Edgard Lima
1
-2
/
+0
2006-01-16
Removed gst_base_src_set_live from mms and neon, and now calling parent_class...
Edgard Lima
1
-2
/
+0
2006-01-04
Some improvements in cancellation and debug messages.
Edgard Lima
2
-95
/
+138
2006-01-04
Removed not need thread and changed to push out blocksize bytes.
Edgard Lima
2
-136
/
+72
2005-12-28
Created new element neonhttpsrc.
Edgard Lima
3
-0
/
+815