platform/upstream/gstreamer.git
2009-09-05 Sebastian Drögeintrospection: Add *.gir and *.typelib to .gitignore
2009-09-05 Sebastian Drögeintroduction: Fix out-of-tree build
2009-09-05 Sebastian Drögertsp: Fix introspection build by ordering sources/heade...
2009-09-05 Sebastian Drögeaudio: Remove debug echo
2009-09-05 Sebastian Drögeaudio: Fix build of introspection data by using depende...
2009-09-05 Sebastian Drögeintrospection: Strip Gst prefix from all types/functions
2009-09-05 Sebastian Drögeintrospection: Fix build if gir-repository is not installed
2009-09-05 Sebastian Drögevideo: Add gobject-introspection support
2009-09-05 Sebastian Drögetag: Add gobject-introspection support
2009-09-05 Sebastian Drögesdp: Add gobject-introspection support
2009-09-05 Sebastian Drögelibs: Add nodist headers and sources to the introspecti...
2009-09-05 Sebastian Drögertsp: Add gobject-introspection support
2009-09-05 Sebastian Drögertp: Add gobject-introspection support
2009-09-05 Sebastian Drögeriff: Add gobject-introspection support
2009-09-05 Sebastian Drögepbutils: Add gobject-introspection support
2009-09-05 Sebastian Drögenetbuffer: Add gobject-introspection support
2009-09-05 Sebastian Drögeinterfaces: Add gobject-introspection support
2009-09-05 Sebastian Drögefft: Add gobject-introspection support
2009-09-05 Sebastian Drögecdda: Add gobject-introspection support
2009-09-05 Sebastian Drögeaudio: Add gobject-introspection support
2009-09-05 Sebastian Drögeapp: Add gobject-introspection support
2009-09-05 Sebastian DrögeAutomatic update of common submodule
2009-09-04 Wim Taymanstypefind: fix midi typefinding
2009-09-04 Wim Taymansuridecodebin: do buffering for more uris
2009-09-04 Sebastian Drögetypefindfunctions: Add typefinder for Midi inside RIFF
2009-09-03 Wim Taymansaudiortppay: add some debugging
2009-09-03 Wim Taymansaudiortppay: handle gaps
2009-09-03 Wim Taymansaudiortppay: fix frame duration calculations
2009-09-03 Wim Taymansrtppay: add some debugging
2009-09-03 Wim Taymansaudiortppay: use offsets for RTP timestamps
2009-09-03 Wim Taymansaudiortppay: move function around
2009-09-03 Wim Taymansaudiortppay: fix sample duration calculation
2009-09-03 Wim Taymansaudiortppay: more refactoring
2009-09-03 Wim Taymansaudiortppayload: refactor some more
2009-09-03 Wim Taymansaudiortppayload: refactor and cleanup
2009-09-03 Tim-Philipp... Update common
2009-09-03 Wim Taymansbasertppay: add property to disable perfect RTP time
2009-09-03 Wim Taymansbasertppay: allow subclasses to influence RTP time
2009-09-03 Wim Taymansbasertppay: add macro to cast
2009-09-03 Wim Taymansaudiopayload: code cleanups
2009-09-03 Wim Taymansaudiortppayload: don't check adapter
2009-09-03 Tim-Philipp... typefinding: move gio-based xdg mime typefinder from...
2009-09-01 Tim-Philipp... subparse: GstAdapter is not a GstObject and should...
2009-09-01 Tim-Philipp... v4lsrc: fix timestamping for when we do not have a...
2009-09-01 Tim-Philipp... v4lsrc: don't log not-yet-initialised integer value
2009-09-01 Tim-Philipp... v4lsrc: avoid unnecessary run-time type checks in custo...
2009-09-01 Jonas Holmbergbasertppayload: Make instance init faster by not readin...
2009-08-31 Stefan Kostadder: improve caps filter functionality. Fixes #590146.
2009-08-31 Sebastian Drögedecodebin2: Post missing plugin messages before any...
2009-08-28 Wim Taymanscddabasesrc: safely handle the indexes
2009-08-28 Wim Taymansdef: add new rtsp symbols
2009-08-28 Wim Taymansbasertppayload: whitespace fixes.
2009-08-28 Marc-André... Bug 593035 - set IN_CAPS for streamheader buffer
2009-08-26 Sebastian Drögeplaybin: The internally linked pad of the selector...
2009-08-26 Sebastian Drögeplaybin: Fix iterate internal linked pads functions...
2009-08-26 Sebastian Drögeriff: Add support for AVF files
2009-08-26 Sebastian Drögetypefindfunctions: Detect AVF files as RIFF files too
2009-08-26 Sebastian Drögeaudioresample: Add unit test for checking for timestamp...
2009-08-26 Sebastian Drögeaudioresample: Fix drain processing
2009-08-26 Sebastian Drögeaudioresample: Improve debugging a bit in the unit...
2009-08-26 Sebastian Drögeaudioresample: On the first buffer we need discont...
2009-08-26 Руслан Ижбулатовsubparse: Remove dependency on regex.h as it's not...
2009-08-26 Kipp Cannonaudioresample: Fix buffer overflow when pushing the...
2009-08-26 Kipp Cannonaudioresample: Fix timestamp drift
2009-08-24 David SchleefRemove Ronald Bultje from Authors field
2009-08-24 Wim Taymansplaybin2: fix refcounting of _get_sink()
2009-08-24 Peter Kjellerstedtrtsp: Mark Transport as supporting multiple values.
2009-08-24 Peter Kjellerstedtrtsp: Added missing Since tags.
2009-08-24 Eero Nurkkalaringbuffer: Improve audiosink startup performance
2009-08-24 Peter Kjellerstedtrtsp: Added new API for sending using GstRTSPWatch.
2009-08-24 Peter Kjellerstedtrtsp: Made gst_rtsp_watch_queue_data() thread safe.
2009-08-24 Peter Kjellerstedtrtsp: Added gst_rtsp_connection_set_http_mode().
2009-08-24 Peter Kjellerstedtrtsp: Allow gst_rtsp_connection_do_tunnel() to just...
2009-08-24 Peter Kjellerstedtrtsp: Write as much as possible in gst_rtsp_source_disp...
2009-08-24 Peter Kjellerstedtrtsp: Add error_full callback to GstRTSPWatchFuncs.
2009-08-24 Peter Kjellerstedtrtsp: Made read_line() support LWS.
2009-08-24 Peter Kjellerstedtrtsp: Do not split headers which should not be split.
2009-08-24 Peter Kjellerstedtrtsp: Parse WWW-Authenticate headers correctly.
2009-08-24 Peter Kjellerstedtrtsp: Improve parse_line().
2009-08-24 Peter Kjellerstedtrtsp: Rewrote setup_tunneling().
2009-08-24 Peter Kjellerstedtrtsp: Rewrote gen_tunnel_reply().
2009-08-24 Peter Kjellerstedtrtsp: Ignore the Content-Length for POST requests.
2009-08-24 Peter Kjellerstedtrtsp: Normalize lines (remove extra whitespace) before...
2009-08-24 Peter Kjellerstedtrtsp: Made parse_string() return a result.
2009-08-24 Peter Kjellerstedtrtsp: Improved parsing of messages.
2009-08-24 Peter Kjellerstedtrtsp: Added support for HTTP messages
2009-08-24 Peter Kjellerstedtrtsp: Added gst_rtsp_connection_create_from_fd().
2009-08-24 Peter Kjellerstedtrtsp: Add initial buffer support.
2009-08-24 Wim Taymansappsink: don't block in paused
2009-08-24 Wim Taymansdocs: fix includes for appsrc/appsink
2009-08-24 Peter Kjellerstedtrtsp: Add support for the Authentication-Info header.
2009-08-20 Tim-Philipp... oggmux: don't drop the streamheader field from the...
2009-08-19 Sebastian Drögestreamselector/inputselector: Use iterate internal...
2009-08-19 Peter Kjellerstedtrtsp: Avoid duplicated headers.
2009-08-18 Peter Kjellerstedtrtsp: Corrected the HTTP digest authorization computation.
2009-08-18 Sebastian Drögeplaysink: Also send SEEK events directly to a subpictur...
2009-08-18 Sebastian Drögeplaysink: If a custom text sink is used, send events...
2009-08-18 Sebastian Drögeuridecodebin: Make missing plugins emit a warning messa...
2009-08-13 Sebastian Drögeuridecodebin: Post a correct error message for unknown...
2009-08-13 Sebastian Drögeuridecodebin: Post a missing plugin message additional...
next