platform/upstream/gstreamer.git
2011-11-10 Wim Taymansrtsp: remove deprecated base64 library
2011-11-10 Wim TaymansMerge branch 'master' into 0.11
2011-11-10 Wim Taymansrtp: fix de/payloaders
2011-11-10 Vincent Penquerc'hbaseaudiosink: make unsigned properties unsigned, not...
2011-11-10 Wim Taymansaudio: fix base class vmethods
2011-11-10 Wim Taymansalsa: fix negotiation
2011-11-10 Wim Taymansaudiosrc: avoid deadlock
2011-11-10 Vincent Penquerc'hvorbisenc: fix getcaps ignoring filter caps
2011-11-10 Vincent Penquerc'haudioconvert: truncate caps in _fixate
2011-11-10 Vincent Penquerc'hoggdemux: do not try to write empty header buffers
2011-11-10 Vincent Penquerc'hoggmux: split request pad templates into audio/video...
2011-11-10 Wim Taymansaudioclock: remove _full version
2011-11-10 Wim Taymansappsink: fix header
2011-11-10 Edward Herveypbutils: Fix introspection annotations
2011-11-10 Edward Herveytests: Remove old structures from struct_arm.h
2011-11-10 Wim Taymansupdate for removed fixate functions
2011-11-09 Wim Taymansupates for new ACCEPT_CAPS query
2011-11-09 Wim TaymansMerge branch 'master' into 0.11
2011-11-09 Wim Taymansremove query types
2011-11-09 Wim Taymansremove streamselector
2011-11-09 Wim Taymansstreamselector: GstSelectorPad -> GstStreamSelectorPad
2011-11-09 Wim Taymansstreamselector: cleanups
2011-11-09 Tim-Philipp... configure: suppress warnings about unused variables...
2011-11-08 Vincent Penquerc'htextoverlay: continue processing text when silent
2011-11-08 Wim Taymansupdate for pad probe api changes
2011-11-08 Stefan Sauervideo: log important details and fix format strings
2011-11-08 Tim-Philipp... win32: update .def file for new audiosink API
2011-11-07 Tim-Philipp... examples: sprinkle GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS...
2011-11-07 Tim-Philipp... docs: fix up some Since: markers
2011-11-07 Vincent Penquerc'hvideoconvert: fix r210 writing only half a scanline
2011-11-07 Wim TaymansMerge branch 'master' into 0.11
2011-11-07 Wim Taymansfix for new pad probe types
2011-11-07 Vincent Penquerc'htheoraenc: fix speed level failure test
2011-11-07 Vincent Penquerc'htheoraenc: make logically static const data just so
2011-11-07 Vincent Penquerc'htheoraenc: use th_packet_iskeyframe instead of peeking...
2011-11-07 Vincent Penquerc'htheoraenc: trivial comment typos fixes
2011-11-07 Vincent Penquerc'htheoraenc: warn when trying to set an ignored obsolete...
2011-11-07 Vincent Penquerc'htheoraenc: refuse to get to READY if the encoder was...
2011-11-07 Vincent Penquerc'hoggdemux: survive skeleton finding length behind our...
2011-11-07 Vincent Penquerc'hvalgrind: add ALSA leaks fixed by snd_config_update_fre...
2011-11-07 Wim Taymansconvertbin: port to 0.11 again
2011-11-07 Wim TaymansMerge branch 'master' into 0.11
2011-11-07 Felipe Contrerasbaseaudiosink: make discont-wait configurable
2011-11-07 Felipe Contrerasbaseaudiosink: delay the resyncing of timestamp vs...
2011-11-07 Felipe Contrerasbaseaudiosink: rename some variables
2011-11-07 Felipe Contrerasbaseaudiosink: use gst_util_uint64_scale_int when appro...
2011-11-07 Felipe Contrerasbaseaudiosink: split drift-tolerance into alignment...
2011-11-07 Felipe Contrerasbaseaudiosink: trivial comment fixes
2011-11-04 Stefan Saueradder: don't ref NULL caps
2011-11-04 Stefan Sauervolume: use new api to check activity of a controller
2011-11-04 Stefan Sauercontroller: port to new location and api changes
2011-11-04 Wim Taymansplayback: name conversion elements differently
2011-11-04 Stefan Sauerbuild: add audio libs (pulled by pbutils) to avoid...
2011-11-04 Wim Taymansringbuffer: store bpf in the right variable
2011-11-04 Wim Taymansdocs: fix some docs
2011-11-04 Wim Taymansuridecodebin: fix template name
2011-11-04 Wim Taymansoggdemux: fix somtimes pad
2011-11-04 Wim Taymansfix pad template names for request pads
2011-11-04 Sebastian Drögesubtitleoverlay: Use gst_caps_merge() instead of gst_ca...
2011-11-04 Sebastian Drögeplaysinkconvertbin: Use gst_caps_merge() instead of...
2011-11-04 Edward Herveyrtpbuffer: Fix compilation issues with gcc 4.6.1
2011-11-04 Edward Herveywin32: Update for modified API
2011-11-04 Edward HerveyReally remove all mention of gstnetbuffer
2011-11-04 Reynaldo H... Add missing default include paths to androgenizer call
2011-11-03 Wim Taymansupdate for request pads change.
2011-11-03 Wim Taymansnet: remove net library, it's now in core
2011-11-03 Mart Raudseppdecodebin2: Post all source pads in stream-topology...
2011-11-03 Mart Raudseppdecodebin2: Use existing "caps" quark for one of the...
2011-11-03 Wim Taymanstests: fix netbuffer test
2011-11-03 Sebastian Drögeplaysinkconvertbin: Don't add identity multiple times
2011-11-03 Vincent Penquerc'hplaysink: send flush start/stop event when we switch...
2011-11-03 Vincent Penquerc'hplaysink: re-add identity where appropriate
2011-11-03 Vincent Penquerc'hplaysink: lock the new {set,get}_property functions
2011-11-03 Thiago Santosplaysinkconvertbin: Be more consistent with ghostpad...
2011-11-03 Thiago Santosplaysinkconvertbin: No need to remove the identity
2011-11-03 Thiago Santosplaysinkconvertbin: Adding some debug messages
2011-11-03 Thiago Santosplaysink-videoconvert: Fix warning on build
2011-11-03 Vincent Penquerc'hplaysink: handle after-the-fact changes in converters...
2011-11-03 Vincent Penquerc'hplaysink: handle NULL cached caps in getcaps
2011-11-03 Vincent Penquerc'hplaysink: consider both passthrough and converter caps...
2011-11-03 Vincent Penquerc'hplaysink: cache inner converter bin caps
2011-11-03 Vincent Penquerc'hplaysink: keep both raw and non raw pipelines at all...
2011-11-03 Vincent Penquerc'hplaysink: only compare against the media type we expect
2011-11-03 Vincent Penquerc'hplaysink: refactor the converter bins since they are...
2011-11-03 Vincent Penquerc'hplaysink: fix passthrough mode (hopefully)
2011-11-03 Vincent Penquerc'hplaysink: handle NULL ghost pad target
2011-11-03 Sebastian DrögeRevert "playsinkaudioconvert: Fix warning when there...
2011-11-03 Sebastian Drögeoggmux: Remove obsolete #include
2011-11-02 Tim-Philipp... docs: add draft for subtitle overlays to design docs
2011-11-02 Colin Waltersconfigure: Allow setting GLIB_EXTRA_CFLAGS
2011-11-02 Wim Taymansupdate for tag API removal
2011-11-02 Edward Herveyvideo: Add convenience macros for accessing GstVideoInf...
2011-11-02 Wim Taymansnetbuffer: _netaddress_ -> _net_address_
2011-11-02 Wim Taymansnetaddress: updata api
2011-11-02 Wim Taymansrename meta* -> *meta
2011-11-02 Wim Taymansalsa: update for new task api
2011-11-02 Wim Taymansstructure: fix for api update
2011-11-02 Wim Taymansbufferlist: update for new API
2011-11-01 Tim-Philipp... Update for pad API changes
2011-10-31 Tim-Philipp... subtitleoverlay: don't include header that's been removed
next