Age | Commit message (Expand) | Author | Files | Lines |
2006-12-12 | ext/neon/gstneonhttpsrc.c: Fix minor mem leak in redirect code. | Tim-Philipp Müller | 1 | -2/+4 |
2006-12-12 | ext/neon/gstneonhttpsrc.c: Set offset on buffers pushed out (id3demux gets co... | Tim-Philipp Müller | 1 | -1/+3 |
2006-12-12 | ext/neon/gstneonhttpsrc.c: Minor clean-ups; remove newlines at end of debug s... | Tim-Philipp Müller | 1 | -14/+16 |
2006-09-21 | Reverted previous commit (2006-09-19 - Allow internal codes from last.fm). As... | Edgard Lima | 3 | -151/+67 |
2006-09-19 | Allow internal codes from last.fm | Edgard Lima | 3 | -64/+149 |
2006-08-04 | Allow HTTP redirect (HTTP status code 302). | Edgard Lima | 2 | -24/+167 |
2006-07-07 | ext/neon/gstneonhttpsrc.*: Remove unlock function. start/stop will do everyth... | Lutz Mueller | 2 | -212/+126 |
2006-06-23 | Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject bo... | Tim-Philipp Müller | 1 | -1/+1 |
2006-06-19 | configure.ac: Fix check so that future libneon API changes won't break the bu... | Tim-Philipp Müller | 1 | -3/+10 |
2006-06-01 | Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass | Stefan Kost | 1 | -2/+2 |
2006-04-29 | ext/neon/gstneonhttpsrc.*: added iradio-mode support as in gnomevfssrc to ena... | Sébastien Moutte | 2 | -8/+226 |
2006-04-25 | Define GstElementDetails as const and also static (when defined as global) | Stefan Kost | 1 | -1/+1 |
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 |