rtsp: Avoid compiler warnings with -Wextra.
[platform/upstream/gstreamer.git] / gst-libs /
2009-06-01 Peter Kjellerstedtrtsp: Avoid compiler warnings with -Wextra.
2009-06-01 Peter Kjellerstedtrtsp: Include gst/gstconfig.h to make sure GST_PADDING...
2009-06-01 Peter Kjellerstedtsdp: Remove an unused variable.
2009-05-27 Wim Taymansnetbuffer: also note the order of IP4 addresses
2009-05-26 Tim-Philipp MüllerRevert "rtspconnection: don't use GLib-2.16 API, we...
2009-05-26 Wim Taymansnetbuffer: document that the port is network order
2009-05-26 Andy Wingoadd can-activate-pull property to baseaudiosink
2009-05-26 Bastien Noceracddabasesrc: Remove copy of sha1 digest
2009-05-24 Tim-Philipp Müllervideo: don't expose internal gst_adapter_get_buffer...
2009-05-23 David Schleefbasevideo: Fix memleak
2009-05-23 David Schleefbasevideo: Add preset interface to encoder
2009-05-21 Wim Taymansaudiosink: improve debug message
2009-05-20 Michael Smithgstid3tag: Don't extract a track number unless present.
2009-05-19 Wim Taymansvideoutils: remove adapter methods
2009-05-19 Wim Taymansaudiosink: return the return value of wait_preroll
2009-05-15 David Schleefvideo: remove // comments
2009-05-15 David Schleefvideo: Add Y444, v210, v216 formats
2009-05-15 David Schleefvideo: Copy BaseVideo classes from Schroedinger
2009-05-15 Tim-Philipp Müllerpbutils: add descriptions for 3GP, JPEG 2000 and Motion...
2009-05-13 Wim Taymansaudioclock: make our internal time monotonic
2009-05-12 Sebastian Drögepropertyprobe: Fix typo in the docs
2009-05-12 Wim Taymansrtpdepay: add some more comments
2009-05-12 Wim Taymansaudioclock: make sure values are ever increasing
2009-05-12 Sebastian Drögeinterfaces: Seperate some more struct definitions from...
2009-05-12 Sebastian Drögeinterfaces: Seperate some more struct definitions from...
2009-05-12 Sebastian Drögeinterfaces: API: Add gst_mixer_get_mixer_type()
2009-05-12 Sebastian Drögeinterfaces: Add docs for gst_color_balance_get_balance_...
2009-05-12 Sebastian Drögevorbistag: Use text/uri-list as mimetype instead of...
2009-05-12 John Millikinvorbistag: Store cover art in vorbiscomments
2009-05-12 Sebastian Drögeinterfaces: API: Add gst_color_balance_get_balance_type()
2009-05-12 Sebastian Drögeinterfaces: Separate struct definitions from typedefs
2009-05-12 Tim-Philipp Müllerpbutils: add description for APE tag caps
2009-05-12 Tim-Philipp Müllertagdemux: cache events from upstream and re-send them...
2009-05-11 Michael Smithriff: support UYVY raw 4:2:2 in riff.
2009-04-29 Andy WingoRevert "add can-activate-pull property to baseaudiosink"
2009-04-29 Andy WingoRevert "[baseaudiosink] add docs for can-activate-pull"
2009-04-28 Andy Wingo[baseaudiosink] add docs for can-activate-pull
2009-04-28 Andy Wingoadd can-activate-pull property to baseaudiosink
2009-04-19 Tim-Philipp Müllercddabasesrc: fix posting of discid tags after MERGE_MOD...
2009-04-17 Tim-Philipp Müllerrtspconnection: don't use GLib-2.16 API, we require...
2009-04-17 Wim Taymansbaseaudiosink: don't unparent the ringbuffer
2009-04-17 Olivier CreteRTCP: don't fail when retrieving invalid PT
2009-04-16 Wim Taymansapp: add trivial cast macros
2009-04-15 Sebastian Drögevideo: Fix typo in the docs
2009-04-15 Sebastian Drögevideo: Add support for YVYU YUV colorspace
2009-04-14 Tim-Philipp Müllerdocs: fix hyperlink and move fft attribution to the...
2009-04-14 Stefan Kostlog: use G_GUINT64_FORMAT instead of llu
2009-04-14 Josep TorraRTSP: add missing headers for WMS RTSP
2009-04-14 Tim-Philipp MüllerGive credit to Mark Borgerding (kissfft author)
2009-04-14 Johann PrieurRTCP: add beginnings of Feedback messages
2009-04-14 Wim Taymansbaseaudiosrc: adjust the internal timestamp
2009-04-14 Wim Taymansbaseaudiosink: use new clock time methods
2009-04-14 Wim Taymansaudioclock: add methods for the internal offset
2009-04-10 Wim Taymansbaseaudiosink: use the internal clock time
2009-04-09 Martin Samuelssonappsink: make callbacks return GstFlowReturn
2009-04-09 Wim Taymansringbuffer: allow for custom commit functions
2009-04-08 Wim Taymansbaseaudiosink: fix a small glitch after pause
2009-04-07 Stefan Kostaudiofilter: don't leak pad-template
2009-04-04 Edward Herveynavigation/v4l: Don't use g_return_val_if_fail for...
2009-04-02 Wim Taymansrtsp: use fully qualified urls when using a proxy
2009-04-02 Jan Schmidtnavigation: Extend the navigation interface
2009-04-01 Wim Taymansrtsp: fix little typo in the comments
2009-03-31 Tim-Philipp Müllerrtspconnection: make gst_rtsp_watch_queue_message(...
2009-03-31 Tim-Philipp Müllerrtsp: clear the entire builder structure
2009-03-31 Tim-Philipp Müllerdocs: fix typo in gst_rtsp_message_unset() API docs
2009-03-31 Wim Taymansrtsp: add support for proxies
2009-03-31 Wim TaymansRevert "rtsp: reset whole message (was sizeof pointer...
2009-03-31 Stefan Kostrtsp: reset whole message (was sizeof pointer instead...
2009-03-30 Jan Schmidtdoc: Fix a typo in the GstMixer docs
2009-03-25 Wim Taymansrtsp: start CSeq counting from 1 instead of 0
2009-03-25 Wim Taymansrtsp: add ETag and If-Match headers
2009-03-25 Tim-Philipp Mülleraudiosrc: improve 'Dropped n samples' warning message
2009-03-17 Sebastian Drögertsp: Use GLib base64 functions and deprecate gst_rtsp_...
2009-03-13 Wim Taymansrtsp: fix resolving of hostnames
2009-03-13 Wim Taymansappsrc: release lock in _eos flushing case
2009-03-12 Jan Schmidtvorbistag: Protect memory allocation calculation from...
2009-03-11 Wim Taymansrtsp: fix parsing of the timeout parameter
2009-03-11 Wim Taymansrtsp: fix g_return condition
2009-03-11 Wim Taymansrtsp: free the right string.
2009-03-11 Wim Taymansrtsp: keep track of amount of decoded bytes
2009-03-09 Wim Taymansrtsp: only add ports when not using TCP
2009-03-09 Wim Taymansrtsp: use gstreamer dump mem
2009-03-09 Wim Taymansrtsp: use glib base64 encoder
2009-03-09 Edward HerveyRiff: Add mapping for Fraps video codec.
2009-03-09 Edward Herveyriff: Add the 'DVR ' mapping for mpeg2video.
2009-03-08 LRNrtsp: fix compilation on windows.
2009-03-06 Wim Taymansriff: add theora mapping
2009-03-06 Wim Taymansrtsp: Add methods for getting the read/write fds
2009-03-06 Julien MoutteFix build on Mac OS X
2009-03-05 Wim Taymansrtsp: fix parsing of 'now-' ranges.
2009-03-04 Wim Taymansrtsp: do some more cleanup in _close
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...
next