platform/upstream/gstreamer.git
2012-12-20 Wim Taymansaudiobasesrc: init variable
2012-12-18 Thijs Vermeirvorbis: fix unused variable
2012-12-18 Thijs Vermeirvideo: use appropriate printf format for gsize
2012-12-18 Thijs Vermeirrtp: fix compiler warning
2012-12-17 Tim-Philipp... alsasrc: return negative value on read error
2012-12-17 Tim-Philipp... audiobasesrc: bail out if subclass posts an error
2012-12-17 Tim-Philipp... audioringbuffer: add GST_AUDIO_RING_BUFFER_STATE_ERROR...
2012-12-17 Thibault Saunierencodebing: Use the preset_name as the factory name...
2012-12-17 Thiago Santosaudiobasesrc: Always resync the ringbuffer on the first...
2012-12-17 Tim-Philipp... ssaparse: ignore invalid UTF-8 in init section
2012-12-16 Tim-Philipp... subparse: fix GError leak
2012-12-16 Tim-Philipp... typefinding: detect stand-alone SSA/ASS subtitle files
2012-12-16 Tim-Philipp... alsa: post error message when audio device disappears
2012-12-15 Tim-Philipp... pbutils: add some more flags and file extensions to...
2012-12-14 Wim Taymansrtspconnection: add limit to queued messages
2012-12-13 Wim Taymansplaysink: fix vis switch with format change
2012-12-13 Christian Fredrik... Fix spec file to match latest header reshuffle
2012-12-12 Sebastian Drögeext: Fix some compilation errors caused by circular...
2012-12-12 Sebastian Drögelibs: Use foo/foo.h as single-include header consistent...
2012-12-12 Tim-Philipp... typefindfunctions: aac: don't try to unref NULL caps
2012-12-10 Tim-Philipp... docs: update
2012-12-10 Tim-Philipp... docs: fix up some more GstXOverlay -> GstVideoOverlay
2012-12-10 Sebastian Drögevideodecoder: Only keep track of timestamps if the...
2012-12-10 Sebastian Rasmussenrtspmessage: Add several missing g-i annotations
2012-12-09 Tim-Philipp... win32: add new encoding profile API to .def file
2012-12-05 Thibault Sauniertests: encodebin: Properly rename new preset test
2012-12-05 Thibault Saunierencodebin: Make use of the new preset_name when setting...
2012-12-05 Thibault Saunierencoding-profile: Let the user decide what preset name...
2012-12-04 Thiago Santospbutils: encoding-profile: fix _new function introspect...
2012-12-02 Tim-Philipp... tcp: print warning if someone tries to add clients...
2012-12-02 Tim-Philipp... audioencoder: add some more debug info and remove obsol...
2012-11-30 Tim-Philipp... win32: update .def for new API
2012-11-29 Tim-Philipp... test: add test for playbin in combination with appsink
2012-11-28 Edward Herveyconfigure.ac: Update libtool versioning
2012-11-27 Wim Taymansrtsp: add method to parse options list
2012-11-27 Sebastian Drögevideoscale: Fix unit test to ignore unsupported color...
2012-11-26 Tim-Philipp... streamsynchronizer: don't send gap events with huge...
2012-11-25 Tim-Philipp... streamsynchronizer: reduce debug log spam a bit
2012-11-23 Tim-Philipp... docs: update audio multi-channel docs
2012-11-23 Christian Fredrik... Add new header files
2012-11-22 Sebastian Drögedecodebin: Set element to NULL state before removing...
2012-11-22 Sebastian Drögedecodebin: Check if the element really accepts the...
2012-11-21 Tim-Philipp... audio: remove bogus Since marker from docs
2012-11-21 Tim-Philipp... app: fix g-i annotation for gst_app_src_push_buffer()
2012-11-21 Tim-Philipp... win32: update .def file for new rtsp API
2012-11-21 Wim Taymansrtsprange: add string conversion for new formats
2012-11-21 Wim Taymansrtsprange: add method to convert ranges to GstClockTime
2012-11-21 Wim Taymansrange: don't overwrite unit field
2012-11-21 Wim Taymansrange: add g_return_if check
2012-11-21 Sebastian Drögelibs: Fix last commit by using correct include paths...
2012-11-21 Evan Nemersonlibs: Add missing single include headers and use them...
2012-11-21 Sebastian Drögestreamsynchronizer: Make the element public
2012-11-21 Wim Taymansrtsprange: improve docs
2012-11-20 Sebastian Drögediscoverer: Add support for getting the stream-id
2012-11-20 Sebastian Drögediscoverer: Use switch/case instead of lots of ifs...
2012-11-20 Sebastian Drögevideodecoder: Return the proportion directly
2012-11-20 Sebastian Drögevideodecoder: Rename from get_qos_info() to get_qos_pro...
2012-11-20 Wim Taymanscheck: update for larger struct
2012-11-20 Wim Taymansrtsp: avoid ABI break
2012-11-20 Alessandro... pbutils: fix transfer annotation for gst_encoding_profi...
2012-11-19 Andoni Morales... videodecoder: add getter for QoS proportion and earlies...
2012-11-19 Wim Taymansrtsp: fix format string
2012-11-19 Wim Taymansrtsp: parse UTC ranges
2012-11-19 Wim Taymansrtsp: parse SMPTE ranges
2012-11-19 Wim Taymansrange: handle parse errors better
2012-11-19 Wim Taymansrtsp: detect npt time parse errors
2012-11-19 Wim Taymanscheck: add rtsp range checks
2012-11-19 Wim Taymansrange: a single - is not allowed
2012-11-19 Wim Taymansrange: handle ranges starting with -
2012-11-19 Tim-Philipp... Automatic update of common submodule
2012-11-17 Tim-Philipp... examples: don't use deprecated API
2012-11-14 Tim-Philipp... gst_adapter_prev_timestamp -> gst_adapter_prev_pts
2012-11-13 Wim Taymansvideo-format: fix plane offsets for GBR formats
2012-11-13 Sebastian DrögeRevert "vorbisdec: Fix GType name conflict if tremor...
2012-11-13 Sebastian Drögevorbisdec: Fix GType name conflict if tremor and libvor...
2012-11-12 Wim Taymansrtspconnection: improve docs
2012-11-12 Tim-Philipp... pbutils: add description for Opus audio codec
2012-11-12 Sebastian Drögeaudio: Use new GType for GThread instead of just G_TYPE...
2012-11-12 Wim Taymansrtpbuffer: protect against empty buffers
2012-11-11 Tim-Philipp... typefinding: improve AAC LOAS typefinding
2012-11-11 Tim-Philipp... typefinding: improve wavpack typefinder
2012-11-11 Tim-Philipp... typefinding: fix block size calculation in wavpack...
2012-11-10 Sebastian Drögevideo: Add GBR/GBR_10LE/GBR_10BE color formats
2012-11-10 Sebastian Drögevideo: Add Y444_10{LE,BE} video formats
2012-11-09 Tim-Philipp... tests: add test for video unpack and pack functions
2012-11-09 Ognyan Tonchevrtsp: fix g-i annotation for gst_rtsp_message_set_body...
2012-11-09 Sebastian Drögeaudiodecoder: Reset error count to 0 after successfully...
2012-11-09 Sebastian Drögevideodecoder: Reset the error count to 0 after successf...
2012-11-07 Tim-Philipp... configure.ac: update courtesy of autoupdate
2012-11-07 Tim-Philipp... configure: let AG_GST_PLUGIN_DOCS check for python
2012-11-07 Tim-Philipp... textoverlay: implement background shading for IYU1
2012-11-07 Tim-Philipp... textoverlay: also draw shaded backgrounds for RGB and BGR
2012-11-07 Tim-Philipp... textoverlay: we can do YVU9 as well
2012-11-07 Tim-Philipp... textoverlay: don't advertise 10-16-bit formats we can...
2012-11-07 Tim-Philipp... video: don't crash when blending onto video formats...
2012-11-07 Tim-Philipp... textoverlay: fix up names of old gray formats
2012-11-07 Tim-Philipp... textoverlay: draw shaded background for some more video...
2012-11-07 Tim-Philipp... textoverlay: clamp shaded background box coordinates...
2012-11-07 Tim-Philipp... textoverlay: move background shading into separate...
2012-11-07 Thiago Santostypefind: isml is iso-fragmented video/quicktime
next