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
/
ext
/
neon
Commit message (
Expand
)
Author
Age
Files
Lines
*
neonhttpsrc: add support for SCHEDULING query
Tim-Philipp Müller
2013-05-12
1
-0
/
+14
*
neonhttpsrc: add iradio-mode property and post icy metadata as tags
Tim-Philipp Müller
2013-05-12
2
-60
/
+47
*
neonhttpsrc: port to 1.0
Tim-Philipp Müller
2013-05-12
2
-96
/
+66
*
gst: Add better support for static plugins
Sebastian Dröge
2013-04-15
1
-1
/
+1
*
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
*
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
2012-04-05
1
-1
/
+1
*
neonhttpsrc: remove iradio-* properties
Tim-Philipp Müller
2011-11-24
1
-38
/
+4
*
neonhttpsrc: unconditionally send icecast request header, remove iradio-mode ...
Tim-Philipp Müller
2011-11-24
2
-19
/
+2
*
Update for GstURIHandler get_protocols() changes
Tim-Philipp Müller
2011-11-13
1
-2
/
+3
*
neonhttpsrc: implement URI query
Alessandro Decina
2011-07-14
1
-0
/
+24
*
various (ext): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
2010-10-19
1
-13
/
+20
*
neonhttpsrc: add connect-timeout and read-timeout properties
David Hoyt
2010-08-06
2
-0
/
+54
*
neonhttpsrc: add "cookies" property
Tim-Philipp Müller
2010-08-06
2
-0
/
+33
*
Add -Wold-style-definition
Benjamin Otte
2010-03-22
1
-1
/
+1
*
Add -Wwrite-strings
Benjamin Otte
2010-03-22
1
-2
/
+2
*
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
2010-03-18
1
-9
/
+6
*
neon,dvd: also use g_value_set_static_string() here for static strings
Stefan Kost
2010-03-16
1
-2
/
+2
*
neonhttpsrc: handle all redirection http status codes
Josep Torra
2009-09-04
1
-11
/
+13
*
neonhttp: add property to support SS cerificates
Mathias Hasselmann
2009-05-25
2
-17
/
+57
*
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
2008-11-04
1
-0
/
+1
*
ext/neon/gstneonhttpsrc.c: Clean up the debug logging code and #ifdef mess a ...
Tim-Philipp Müller
2008-09-17
1
-37
/
+16
*
ext/neon/gstneonhttpsrc.c: Don't post LIBRARY_INIT errors where we should be ...
Tim-Philipp Müller
2008-09-17
1
-6
/
+13
*
ext/neon/gstneonhttpsrc.c: Handle HTTP status code 303 (See Other) the same w...
Sebastian Dröge
2008-03-17
1
-9
/
+11
*
Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcodin...
Sebastian Dröge
2008-03-13
1
-1
/
+1
*
ext\neon\gstneonhttpsrc.c: Include unistd.h only if _HAVE_UNISTD_H is defined
Sébastien Moutte
2008-02-07
1
-0
/
+2
*
configure.ac: Update gio's pkg-config file name as currently in SVN.
Sebastian Dröge
2007-09-29
1
-4
/
+1
*
ext/neon/gstneonhttpsrc.c: Now that we require libneon >= 0.26 remove the neo...
Sebastian Dröge
2007-09-28
1
-12
/
+1
*
ext/neon/gstneonhttpsrc.*: Don't discard GET parameters from URL if existing.
Wouter Cloetens
2007-09-28
2
-1
/
+18
*
ext/neon/gstneonhttpsrc.c: With libneon 2.6, we need to set the NE_SESSFLAG_I...
Thomas Green
2007-09-09
1
-0
/
+4
*
Add stdlib include (free, atoi, exit).
Stefan Kost
2007-07-18
1
-0
/
+1
*
ext/neon/gstneonhttpsrc.c: Don't leak buffer when returning an error.
Tim-Philipp Müller
2007-06-01
1
-0
/
+2
*
ext/neon/gstneonhttpsrc.*: Deprecated "uri" property. Clean up property desc...
René Stadler
2007-06-01
2
-93
/
+92
*
ext/libmms/gstmms.h: No reason to use gpointers instead of typed pointes here...
Tim-Philipp Müller
2007-05-31
1
-2
/
+1
*
ext/neon/gstneonhttpsrc.c: Make redirection the default behavior. Fixes #413...
David Schleef
2007-05-13
1
-1
/
+2
*
autogen.sh: Require automake 1.7
Thomas Vander Stichele
2007-04-29
1
-11
/
+5
*
ext/neon/gstneonhttpsrc.c: Alloc user agent string only once.
Tim-Philipp Müller
2007-03-22
1
-2
/
+0
*
ext/neon/gstneonhttpsrc.*: Simplify _set_uri() and _set_proxy() and remove th...
Lutz Mueller
2007-03-02
2
-84
/
+60
*
Added seek support.
Edgard Lima
2006-12-22
2
-438
/
+514
*
ext/neon/gstneonhttpsrc.c: Fix minor mem leak in redirect code.
Tim-Philipp Müller
2006-12-12
1
-2
/
+4
*
ext/neon/gstneonhttpsrc.c: Set offset on buffers pushed out (id3demux gets co...
Tim-Philipp Müller
2006-12-12
1
-1
/
+3
*
ext/neon/gstneonhttpsrc.c: Minor clean-ups; remove newlines at end of debug s...
Tim-Philipp Müller
2006-12-12
1
-14
/
+16
*
Reverted previous commit (2006-09-19 - Allow internal codes from last.fm). As...
Edgard Lima
2006-09-21
3
-151
/
+67
*
Allow internal codes from last.fm
Edgard Lima
2006-09-19
3
-64
/
+149
*
Allow HTTP redirect (HTTP status code 302).
Edgard Lima
2006-08-04
2
-24
/
+167
*
ext/neon/gstneonhttpsrc.*: Remove unlock function. start/stop will do everyth...
Lutz Mueller
2006-07-07
2
-212
/
+126
*
Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject bo...
Tim-Philipp Müller
2006-06-23
1
-1
/
+1
*
configure.ac: Fix check so that future libneon API changes won't break the bu...
Tim-Philipp Müller
2006-06-19
1
-3
/
+10
*
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
2006-06-01
1
-2
/
+2
*
ext/neon/gstneonhttpsrc.*: added iradio-mode support as in gnomevfssrc to ena...
Sébastien Moutte
2006-04-29
2
-8
/
+226
[next]