platform/upstream/gstreamer.git
2013-02-14 Sebastian Drögedecodebin: Remove left-over line from last commit
2013-02-14 Matej Knoppdecodebin: Check if value is set before unsetting it
2013-02-14 Matej Knoppriffmedia: add systemstream to all mpeg video caps
2013-02-14 Tim-Philipp... vorbistag: add mapping for TOTALTRACKS and TOTALDISCS...
2013-02-13 Tim-Philipp... typefinding: add parsed=true to mp3 and mpeg2 video...
2013-02-13 Stefan Saueradder: use the collect_pads_query func
2013-02-13 Stefan Sauermediatype-audio: write out 24 in 32bit formats
2013-02-13 Sebastian Drögedecodebin: Fix MP3 parser unit test
2013-02-12 Vincent Penquerc'hencodebin: sync muxer state with parent bin
2013-02-12 Thijs Vermeirvideodecoder: allow parse function to not use all data...
2013-02-12 Alexander Schrabdecodebin: Push caps event immediately to ghost pad...
2013-02-11 David Schleefvideodecoder: Don't blindly assign DTS to PTS
2013-02-11 David Schleefvideodecoder: warn if frame list gets long
2013-02-09 Tim-Philipp... tests: don't use deprecated thread API in streamsynchro...
2013-02-07 Marc Leemandecodebin: g_mutex_new -> g_mutex_init
2013-02-07 Jan Schmidtpango: 3rd time's the charm. Fix attribute list handling.
2013-02-07 Jan Schmidtpango: Don't modify the original attributes list.
2013-02-07 Jan Schmidtpango: Remove extra pango_attr_list_copy() from basetex...
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
next