platform/upstream/gstreamer.git
2009-03-17 Wim Taymansdecodebin2: add extra dynamic ref for demuxers
2009-03-17 Wim Taymansplaybin2: sync state of the sink correctly
2009-03-17 Wim Taymansplaybin2: return NOT_LINKED for unselected streams
2009-03-17 Wim Taymansplaybin: set custom text sink properties
2009-03-17 Wim Taymansexample: use appsink instead of fakesink
2009-03-17 Wim Taymansexamples: add example of intercepting subtitles
2009-03-17 Wim Taymanstests: fix include in the appsink test
2009-03-16 Wim Taymansplaybin2: don't try to set invalid stream numbers
2009-03-16 Wim Taymansplaybin2: release the shutdown lock
2009-03-16 Wim Taymansexamples: fix g_object_set() value type.
2009-03-15 Tim-Philipp... typefinding: make flac typefinder return lower probabil...
2009-03-15 Tim-Philipp... typefinding: improve image/bmp typefinder
2009-03-13 Jan Schmidtcheck: Ignore alsamixer in the states test too
2009-03-13 Jan Schmidtv4lsrc: Fix some valgrind warnings about leaked memory...
2009-03-13 Wim Taymansrtsp: fix resolving of hostnames
2009-03-13 Wim Taymansvorbisparse: be smarter when queueing headers
2009-03-13 Wim Taymanstheoraparse: be smarter when queuing headers
2009-03-13 Wim Taymansoggdemux: add some debug info
2009-03-13 Wim Taymansappsrc: release lock in _eos flushing case
2009-03-13 Jan Schmidtvorbisdec: Avoid an unnecessary memory allocation in...
2009-03-13 Jan Schmidttheoradec: Avoid an unnecessary memory allocation in...
2009-03-12 Wim Taymansplaybin2: fix raw elements like cdda://
2009-03-12 Wim Taymansplaybin2: improve subtitle handling
2009-03-12 Jan Schmidtvorbistag: Protect memory allocation calculation from...
2009-03-12 Jan UrbanskiSpec: fix up deps
2009-03-11 Wim Taymansrtsp: fix parsing of the timeout parameter
2009-03-11 Wim Taymansrtsp: fix g_return condition
2009-03-11 Tim-Philipp... typefinding: flac typefinder fixes
2009-03-11 Wim Taymansrtsp: free the right string.
2009-03-11 Wim Taymansrtsp: keep track of amount of decoded bytes
2009-03-10 Stefan Kostadder: log details in getcaps like in setcaps
2009-03-10 Tim-Philipp... win32: update MANIFEST, fixing 'make dist'
2009-03-09 Jan SchmidtAutomatic update of common submodule
2009-03-09 Jonathan Matthewtypefind: add photoshop typefind functions
2009-03-09 Wim Taymansdecodebin2: only remove pads that were added
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 Mark NauwelaertsUnblock blocked ghostpads when shutting down. Fixes...
2009-03-09 Edward HerveyRiff: Add mapping for Fraps video codec.
2009-03-09 Edward Herveyriff: Add the 'DVR ' mapping for mpeg2video.
2009-03-09 Edward Herveytypefind: Use the proper data pointer instead of poking...
2009-03-08 LRNrtsp: fix compilation on windows.
2009-03-08 Sebastian DrögeAutomatic update of common submodule
2009-03-08 Sebastian DrögeAutomatic update of common submodule
2009-03-07 Sebastian DrögeAutomatic update of common submodule
2009-03-07 Sebastian DrögeAutomatic update of common submodule
2009-03-06 Wim Taymanstheoradec: parse and use codec_data in the caps
2009-03-06 Wim Taymansriff: add theora mapping
2009-03-06 Wim Taymansrtsp: Add methods for getting the read/write fds
2009-03-06 Tim-Philipp... win32: indent copied *-enumtypes.c files in make win32...
2009-03-06 Tim-Philipp... win32: update MANIFEST
2009-03-06 Tim-Philipp... win32: fix configure logic for GST_INSTALL_PLUGINS_HELP...
2009-03-06 Tim-Philipp... win32: update windows files via make win32-update
2009-03-06 Tim-Philipp... gitignore: ignore more
2009-03-06 Julien MoutteFix build on Mac OS X
2009-03-05 Michael Smithdecodebin2: don't stay connected to notify::caps after...
2009-03-05 Wim Taymansrtsp: fix parsing of 'now-' ranges.
2009-03-05 Wim Taymansexamples: add some more sprinkle examples
2009-03-05 Wim Taymansdocs: add appsrc symbols to standard section
2009-03-05 Stefan Kostadder: add variants for unsigned to fix warnings for...
2009-03-05 Stefan Kostsubparse: use the right variable in debug log, encoding...
2009-03-05 Stefan Kostv4l: add a fixme for broken code, that someone who...
2009-03-05 Stefan Kostaudioresample: add missing break in event handling...
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 LRNsubparse: Convert regex code to GRegex code
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 Edward Herveywin32: Add gst_rtsp_connection_get_url definition
2009-03-02 Wim Taymansrtsp: add _get_url method and separate sockets
2009-03-01 Tim-Philipp... app: force automatic rebuild of gstapp-marshal.[ch...
2009-02-28 David SchleefBump glib requirement to 2.14
2009-02-28 LRNgio: Use correct format modifier for size_t
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-27 Stefan Kostalsa: release pcminfo after the strdup
2009-02-26 Stefan Kostrtsprange: don't leak the range in case of parsing...
2009-02-26 Stefan Kostalsa: cleanup name lookup.
2009-02-26 Stefan Kostsubparse: don't leak line, if flushing
2009-02-26 Stefan Kostgiosink: reflow error handling to not leak uri
2009-02-26 Stefan Kostffmpegcolorspace: remove unused code/variables
2009-02-26 Stefan Kostximagesink: use GST_FLOW_NOT_NEGOTIATED for partial...
2009-02-26 Wim Taymansapp: add callbacks to appsrc, cleanups
2009-02-26 Wim TaymansAppsink: add padding for callbacks + docs
2009-02-26 Edward Herveywin32: Add new libgstapp symbol
2009-02-26 Stefan Kostdocs: clean section.txt file.
2009-02-26 Stefan Kostdocs: fix random text after since: tag. Also fix class...
2009-02-26 Stefan Kostdocs: playbin2 has no stream-info
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-26 Stefan Kostximagsink: do not access uninitialized height variable.
2009-02-26 David SchleefChange how win32/common/config.h is updated
2009-02-25 Tim-Philipp... app: add win32 .def file and only export functions...
2009-02-25 Wim Taymanssprinkle: Add another example app
next