rtsp: fix the memory management of the url
[platform/upstream/gstreamer.git] / gst-libs / gst /
2009-03-04 Wim Taymansrtsp: fix the memory management of the url
2009-03-04 Wim TaymansRTSP: Add support for server tunneling
2009-03-04 Wim Taymansrtsp: add new defines for tunneling
2009-03-04 Wim Taymansrtsp: remove , from last enum member
2009-03-02 Wim Taymansrtsp: remove debugging g_message
2009-03-02 Wim TaymansRTSP: add support for Quicktime tunneled RTSP
2009-03-02 Wim TaymansRTSP: parse rtsph uris as RTSP tunneled over HTTP
2009-03-02 Wim Taymansrtsp: add _get_url method and separate sockets
2009-03-01 Tim-Philipp Müllerapp: force automatic rebuild of gstapp-marshal.[ch...
2009-02-28 LRNrtspconnection: Use correct types for some functions...
2009-02-28 Edward Herveyrtspconnection: Fix warning about using unitialized...
2009-02-28 Edward Herveyriff: Add more codec mappings.
2009-02-26 Stefan Kostrtsprange: don't leak the range in case of parsing...
2009-02-26 Wim Taymansapp: add callbacks to appsrc, cleanups
2009-02-26 Wim TaymansAppsink: add padding for callbacks + docs
2009-02-26 Stefan Kostdocs: fix newly added interlace constants and plug...
2009-02-26 Stefan Kostdocs: don't put random stuff in tags.
2009-02-25 Tim-Philipp Müllerapp: add win32 .def file and only export functions...
2009-02-25 Peter KjellerstedtFixed a typo.
2009-02-25 Peter Kjellerstedtrtsp, multifdsink: Unify the use of union gst_sockaddr.
2009-02-25 Tim-Philipp Müllerriff: add fourcc for mpeg2-in-avi (as produced by mencoder)
2009-02-25 Edward HerveyRiff: Add fourcc for mpeg1-in-avi (as produced by mencoder)
2009-02-24 Garret D'Amoremixer interface: Add flags to enhance mixer interfaces
2009-02-24 Jan Schmidtrtsp: Fix a strict aliasing warning
2009-02-24 Wim TaymansMatch WSAStartup and WSACleanup correctly
2009-02-23 Wim TaymansAdd method for handling server requests
2009-02-22 Sebastian Drögetagdemux: Unref the actual buffer instead of the memory...
2009-02-22 Edward Herveylibs/video: Fix gst_video_format_new_caps* functions.
2009-02-20 Wim TaymansImprove key/value parsing
2009-02-20 Wim TaymansAdd trailing \0 to message length
2009-02-20 Wim TaymansDon't parse headers for data messages
2009-02-19 Edward Herveyvideo: Fix 'Since' tags
2009-02-19 Edward Herveyvideo: Add flags for interlaced video along with conven...
2009-02-19 Wim TaymansMake RTSPConnection opaque and rename RTSPChannel
2009-02-19 Edward HerveyAdd some more mappings for h264 in riff
2009-02-19 Wim TaymansAdd method to install callbacks on appsink
2009-02-18 Wim TaymansAdd RTSP accept method
2009-02-18 Wim TaymansAdd RTSP channel object for async io
2009-02-12 Tim-Philipp Müllertagdemux: don't abort when downstream pulls a buffer...
2009-02-11 Tim-Philipp Müllerriff: error out on nonsensical chunk sizes instead...
2009-02-10 Peter Kjellerstedtgstrtspmessage: Minor documentation correction.
2009-02-04 Wim TaymansRTSPRange: Add method to serialize ranges
2009-02-04 Wim TaymansGstRTSPUrl: Add some const to methods
2009-02-04 Wim TaymansAdd more g_return_if_fail() calls
2009-02-02 Tim-Philipp Müllerpbutils: remove duplicate detail strings when calling...
2009-02-02 Stefan KostAdd a FIXME 0.11. Make the log message a bit more detai...
2009-02-02 Wim TaymansFix string leak in rtspmessage
2009-01-31 Stefan KostLink to the class, as we can't link to the members...
2009-01-29 Wim Taymansfix some typos
2009-01-29 Wim TaymansAdd new RTSP message method to set header
2009-01-28 Wim TaymansAdd method to serialize RTSP options
2009-01-23 Jan SchmidtExtend and clean up git ignores
2009-01-23 Wim TaymansAdd more codec ids for RIFF formats
2009-01-23 Wim TaymansReset queued_bytes counter when flushing
2009-01-22 Wim TaymansMerge branch 'master' of ssh://git.freedesktop.org...
2009-01-22 Sebastian DrögeReduce the number of allocations for creating FFT contexts
2009-01-21 Wim TaymansAvoid overflows in the padding checks by doing the...
2009-01-16 Sebastian Drögegst-libs/gst/fft/: Use correct struct alignment everywh...
2009-01-16 Sebastian Drögegst-libs/gst/tag/gsttagdemux.c: Forward unknown events...
2009-01-09 Jan Schmidtgst-libs/gst/app/gstappsink.c: Store the returned signa...
2009-01-09 Tim-Philipp Müllergst-libs/gst/interfaces/mixer.c: Small docs addition...
2009-01-08 Wim TaymansAdd GType for GstRTSPUrl and expose a copy function...
2009-01-07 Sebastian Drögegst-libs/gst/cdda/gstcddabasesrc.*: Make the GType...
2009-01-06 José Alburquerquegst-libs/gst/audio/gstaudioclock.*: Make gst_audio_cloc...
2009-01-06 Tim-Philipp Müllergst-libs/gst/app/: Make debug categories static. Use...
2009-01-06 Tim-Philipp Müllergst-libs/gst/app/: Move private data into a private...
2009-01-06 Jan Schmidtgst-libs/gst/video/: Fix up build flags and include...
2009-01-05 Jan SchmidtMove AppSrc/AppSink from gst-plugins-bad. Fixes #564421
2009-01-05 Wim Taymansgst-libs/gst/audio/gstbaseaudiosink.c: Avoid holding...
2008-12-31 Edward Herveygst-libs/gst/tag/gsttagdemux.*: Add GType for GstTagDem...
2008-12-31 Edward Herveygst-libs/gst/video/: Add glib-mkenum for GstVideoFormat...
2008-12-31 Edward HerveySwitch glib-mkenum for gst-libs/gst/audio from multicha...
2008-12-30 Edward Herveygst-libs/gst/audio/: Complete Sebastien's commit from...
2008-12-29 Wim Taymansgst-libs/gst/app/gstappsrc.*: Add properties and method...
2008-12-20 Wim Taymansgst-libs/gst/audio/gstbaseaudiosink.c: Pause the write...
2008-12-19 Sebastian Drögegst-libs/gst/audio/gstbaseaudiosrc.c: Make GstAudioSrcS...
2008-12-18 Andrew Ferengst-libs/gst/netbuffer/gstnetbuffer.*: Make gst_netaddr...
2008-12-17 Wim TaymansAdd appsrc and appsink documentation.
2008-12-15 Wim Taymansexamples/app/: Fix example to unref after emiting the...
2008-12-13 Sebastian Drögegst-libs/gst/audio/: API: Add GST_TYPE_BASE_AUDIO_...
2008-12-12 Edward Herveygst-libs/gst/cdda/gstcddabasesrc.c: Remove erroneous...
2008-12-12 Edward Herveygst-libs/gst/riff/riff-media.c: Add mapping for VP6...
2008-12-10 Luis Meninagst/: Include glib.h instead of a specific GLib header...
2008-12-09 Julien Mouttegst-libs/gst/riff/riff-media.c: Support higher max...
2008-12-09 Stefan Kostgst-libs/gst/riff/riff-read.c: Fix handling of odd...
2008-12-08 Olivier Cretegst-libs/gst/rtp/gstrtcpbuffer.*: Implement gst_rtcp_pa...
2008-12-01 이문형gst-libs/gst/app/gstappsrc.c: Don't forget to release...
2008-11-27 Wim Taymansgst-libs/gst/audio/gstbaseaudiosrc.c: Avoid nasty int...
2008-11-27 이문형gst-libs/gst/rtsp/gstrtspconnection.c: A successful...
2008-11-25 Wim Taymansgst-libs/gst/rtp/gstrtcpbuffer.c: Fix typo in the docs.
2008-11-25 Wim Taymansgst-libs/gst/audio/gstbaseaudiosink.c: Really fix audio...
2008-11-24 Stefan Kostgst-libs/gst/audio/gstbaseaudiosink.c: Time is already...
2008-11-24 Stefan Kostgst-libs/gst/audio/gstbaseaudiosink.c: Add one log...
2008-11-20 Michael Smithgst-libs/gst/rtsp/gstrtspdefs.c: Fix win32 build. Oops.
2008-11-20 Michael Smithgst-libs/gst/rtsp/gstrtspdefs.c: Use WSAGetLastError...
2008-11-20 Michael Smithgst-libs/gst/riff/riff-media.c: Support WMA Lossless...
2008-11-14 Jan Schmidtgst-libs/gst/interfaces/propertyprobe.c: Fix random...
2008-11-13 Wim Taymansgst-libs/gst/rtp/gstrtpbuffer.c: Avoid expensive type...
2008-11-11 Wim Taymansgst-libs/gst/rtp/gstbasertpdepayload.c: Fix some cases...
2008-11-10 Edward Herveygst/: Wim, you're a bad boy. You don't want people...
next