platform/upstream/gstreamer.git
2013-02-06 Tim-Philipp... video: fix return type of _get_palette() and add since...
2013-02-06 Wim Taymansappsrc: negotiate before popping buffer
2013-02-06 Wim Taymansappsrc: always take mutex before object lock
2013-02-05 Wim Taymansvideotestsrc: use video library palette
2013-02-05 Wim Taymansvideoscale: scale each field in interlace mode
2013-02-04 Wim Taymansvideoconvert: interlace support to some fastpath functions
2013-02-04 Wim Taymansvideoconvert: make fast path interlaced aware
2013-02-04 Wim Taymansvideoconvert: pass frame interlaced flag to pack/unpack
2013-02-04 Wim Taymansvideo-format: fix interlaced 4:2:0 and 4:1:0 pack/unpack
2013-02-04 Wim Taymansvideoconvert: use the palette helper functions
2013-02-04 Wim Taymansvideo-format: add method to get palette
2013-02-04 Wim Taymansvideoconvert: make a constant of scale factor
2013-02-04 Wim Taymansvideo-format: add interlace flag
2013-01-31 Wim Taymansriff: add more gray8 variants
2013-01-31 Dirk Van Haerenborghriff: add support for raw monochrome 8-bit video
2013-01-29 Wim Taymansvisualizer: improve allocation
2013-01-28 Stefan SauerAutomatic update of common submodule
2013-01-27 B.Prathibhatests: use g_timeout_add_seconds wherever possible.
2013-01-25 Olivier Crêtedocs: Put GST_*_INIT into the -sections.txt file too
2013-01-25 Olivier Crêtedoc: Sort new things into ..-libs-sections.txt
2013-01-24 yanghuolinalsasink: don't use 100% CPU
2013-01-19 Tim-Philipp... decodebin: try harder to always expose pads in the...
2013-01-17 Tim-Philipp... tests: disable ABI checks for architectures with outdat...
2013-01-16 Tim-Philipp... gst-libs: use GST_*_1_0 environment variables everywhere
2013-01-16 Tim-Philipp... po: update for new translatable string
2013-01-15 Tim-Philipp... pbutils: add description for SBC audio caps
2013-01-15 Tim-Philipp... typefinding: add typefind functions for SBC audio
2013-01-15 Tim-Philipp... Automatic update of common submodule
2013-01-15 Martin Pitttests: use _1_0 variants for the various registry variables
2013-01-15 Martin PittSet $GST_PLUGIN_PATH_1_0 for tests as well
2013-01-14 Pete Beardmoreriff: add waveformatextension generic support
2013-01-14 Tim-Philipp... docs: fix 0.10-ism in GstTagImageType docs
2013-01-09 Stefan Sauervolume: a return value of FALSE from the controller...
2013-01-07 Vincent Penquerc'hoggdemux: fix incorrect testing of invalid granpos...
2012-12-31 Nicolas Dufresnevideoencoder: Remove done ToDo
2012-12-31 Nicolas Dufresnevideoencoder: Documentation fix
2012-12-29 Tim-Philipp... audio: don't use uninitialized variable in debug log
2012-12-23 Tim-Philipp... encoding-profile: add special-casing for asf/wmv/wma...
2012-12-23 Tim-Philipp... win32: update .def file for new rtsp API
2012-12-23 Tim-Philipp... encoding-profile: add gst_encoding_profile_get_file_ext...
2012-12-22 Tim-Philipp... textoverlay: minor clean-up
2012-12-22 Tim-Philipp... textoverlay: support shaded background for A420 format
2012-12-22 Tim-Philipp... video: fix A420 size calculation
2012-12-21 Wim Taymansdecodebin2: use NO_RESYNC flag
2012-12-21 Wim Taymansriff: add channel masks for all formats
2012-12-21 Pete Beardmoreriff: add waveformatextension ac3 support
2012-12-20 Wim Taymansaudioclock: mark as using some other clock
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
next