platform/upstream/gstreamer.git
2012-01-22 Tim-Philipp... Replace deprecated GStaticMutex with GMutex
2012-01-22 Tim-Philipp... discoverer: use G_TYPE_ERROR instead of GST_TYPE_G_ERROR
2012-01-20 Stefan Sauercontroller: adapt to control_binding changes
2012-01-20 Stefan Sauercontroller: adapt to controller api changes
2012-01-19 Wim Taymanstests: fix some tests
2012-01-19 Wim Taymansrtcp: handle size update correctly
2012-01-19 Wim Taymansappsrc: handle NULL caps correctly
2012-01-19 Wim TaymansUpdate for memory API changes
2012-01-19 Wim Taymansport to new glib thread API
2012-01-19 Robert Swaindocs: interlaced video: Update docs
2012-01-19 Wim Taymanstcp: work around compiler warnings
2012-01-18 Tim-Philipp... Remove compatibility code cruft for old GLib versions
2012-01-18 Tim-Philipp... Add ext/gio/ to CRUFT_DIRS
2012-01-18 Tim-Philipp... encoding: port to new GLib threading API
2012-01-18 Tim-Philipp... pango: port to new GLib threading API
2012-01-18 Sebastian Drögeconfigure.ac: Remove GIO check, it's in gst-glib2.m4 now
2012-01-18 Sebastian DrögeAutomatic update of common submodule
2012-01-18 Sebastian Drögegio: Move to gst subdirectory
2012-01-18 Sebastian Drögeconfigure.ac: Require GLib 2.31.10 and improve GIO...
2012-01-18 Christian Fredrik... Update spec file with latest changes
2012-01-18 Tim-Philipp... po: update POTFILES.in for recent changes
2012-01-17 Sebastian Drögeconfigure: Remove socket/winsock and related checks...
2012-01-17 Sebastian Drögertsp: Port to GIO
2012-01-17 Sebastian Drögesdp: Port to GIO for multicast address detection
2012-01-17 Sebastian Drögetcp: Fix handling of closed connections
2012-01-17 Sebastian Drögetcp: Add support for IPv6
2012-01-17 Sebastian Drögetcp: Only read as much as is currently available from...
2012-01-17 Sebastian Drögetcp: Don't leak the resolver if name resolval failed
2012-01-17 Sebastian Drögeconfigure: We require GIO now
2012-01-16 Sebastian Drögemultisocketsink: Fix possible GType namespace conflicts...
2012-01-16 Sebastian Drögemultisocketsink: Re-add QoS DSCP property
2012-01-16 Sebastian Drögetcp: Remove remaining unused stuff
2012-01-16 Sebastian Drögetcp: Remove old socket helper functions
2012-01-16 Sebastian Drögetcpserversink: Port to GIO
2012-01-16 Sebastian Drögetcpserversrc: Port to GIO
2012-01-16 Sebastian Drögetcpclientsink: Port to GIO
2012-01-16 Sebastian Drögetcpclientsrc: Port to GIO
2012-01-15 Matej Knoppvideopool: fix printf warning in debug message
2012-01-12 Tim-Philipp... GST_TYPE_DATE -> G_TYPE_DATE
2012-01-12 Tim-Philipp... discoverer: fix up for GstTagList != GstStructure
2012-01-12 Tim-Philipp... Merge remote-tracking branch 'origin/master' into 0.11
2012-01-12 Tim-Philipp... tests: discoverer test is now valgrind clean
2012-01-12 Vincent Penquerc'htheoraparse: fix array leak
2012-01-12 Vincent Penquerc'hdiscoverer: fix structure leak
2012-01-12 Mark Nauwelaertsplaysinkconvertbin: release extra ref on converter...
2012-01-12 Reynaldo H... Add missing DEFAULT_INCLUDES on androgenizer call
2012-01-11 Vincent Penquerc'hoggdemux: fix push mode chain leak
2012-01-11 Vincent Penquerc'hdiscoverer: fix leaks caused by some base class dtors...
2012-01-11 Vincent Penquerc'hdiscoverer: fix caps and discoverer object ref leaks
2012-01-11 Vincent Penquerc'hdiscoverer: add a few consts where appropriate
2012-01-11 Vincent Penquerc'hdiscoverer: fix pad leak
2012-01-11 Sebastian Drögeaudio: More UNPOSITION flag sanity checks
2012-01-11 Sebastian Drögeaudio: Add validity check for the UNPOSITIONED audio...
2012-01-10 Vincent Penquerc'hRevert "oggmux: fix pad leak"
2012-01-10 Tim-Philipp... discoverer: use GST_TYPE_TAG_LIST for tag lists
2012-01-10 Tim-Philipp... discoverer: fix potential tag list leaks
2012-01-10 Tim-Philipp... discoverer: fix potential caps leak
2012-01-10 Vincent Penquerc'hoggstream: fix tag list leak
2012-01-10 Vincent Penquerc'hoggdemux: fix pad leak
2012-01-10 Vincent Penquerc'hoggdemux: fix hang on small truncated files
2012-01-10 Vincent Penquerc'hoggmux: fix pad leak
2012-01-10 Sebastian Drögestreamsynchronizer: Don't unref the parent in the event...
2012-01-10 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-10 Sebastian Drögewin32: Add the new audio symbols to the list of exporte...
2012-01-10 Sebastian Drögeaudiometa: Improve GstAudioDownmixMeta to be actually...
2012-01-10 Sebastian Drögeaudio: Don't crash if NULL positions are passed to...
2012-01-09 Sebastian Drögeaudiobasesink: Fix infinite recursion by chaining up...
2012-01-09 Mark Nauwelaertsplayback: document DEINTERLACE flag
2012-01-09 Sebastian Drögeaudio: Don't check for channel positions in valid order...
2012-01-07 Tim-Philipp... rtspconnection: make hostname lookup more thread-safe
2012-01-07 Tim-Philipp... discoverer: make is_subtitle_caps thread-safe
2012-01-07 Tim-Philipp... tests: add ogg test file and some proper unit tests...
2012-01-07 Tim-Philipp... win32: .def file should be sorted for make check-exports
2012-01-06 Mark Nauwelaertsvorbisdec: use right channel variable even more
2012-01-06 Mark Nauwelaertsaudioresample: fix debug message format specifier
2012-01-06 Edward HerveyRevert "decodebin2: Try harder to get initial topology...
2012-01-06 Edward Herveytests: Remove dead header include
2012-01-06 Edward Herveyaudio: Fix size check
2012-01-06 Edward Herveydecodebin2: Try harder to get initial topology caps
2012-01-06 Christian Fredrik... Fix playbin2 -> playbin in Makefile
2012-01-06 Vincent Penquerc'hvideo: overlays may now have premultiplied alpha
2012-01-05 Havard GraffFix various unlikely, but still potential memoryleaks...
2012-01-05 Havard Graffappsrc: implement get_caps vfunc
2012-01-05 Wim Taymansaudio: expose API to convert channel array to a mask
2012-01-05 Tim-Philipp... tools: avoid unportable vararg macro construct in gst...
2012-01-05 Wim Taymansvorbisdec: use right channel variable
2012-01-05 Wim Taymansriff: don't use NULL arrays
2012-01-05 Idar Tollefsenbuild: Run platform check for platform specific configu...
2012-01-05 Pascal Buhlerrtcpbuffer: prevent overflow of 16bit header length.
2012-01-05 Havard Graffvideotestsrc: keep the calculation fixed-point
2012-01-05 Idar Tollefsenpango: changes includes from brackets to quotes for...
2012-01-05 Sebastian Drögeaudio: Improve/fix handling of NONE layouts
2012-01-05 Sebastian Drögeaudio: Add support again for more than 64 channels...
2012-01-05 Sebastian Drögeaudiotestsrc: Fix channel-mask handling
2012-01-05 Sebastian Drögeaudioconvert: Fix channel-mask handling
2012-01-05 Sebastian Drögeaudio: Fix GST_AUDIO_CHANNEL_POSITION_MASK macro
2012-01-05 Sebastian Drögeogg: Update for the libgstriff API changes
2012-01-05 Sebastian Drögegst: Add new layout field to all raw audio caps
2012-01-05 Sebastian Drögeext: Add new layout field to the raw audio caps
2012-01-05 Sebastian Drögegst: Add new layout field to the raw audio caps
next