platform/upstream/gstreamer.git
2012-02-14 Wim Taymanstagdemux: fix src query handler
2012-02-14 Wim Taymanstests: fix after baseparse api change
2012-02-14 Vincent Penquerc'hsubtitleoverlay: log why an overlay element cannot...
2012-02-14 Vincent Penquerc'hplaybin2: fix old style raw A/V caps
2012-02-14 Vincent Penquerc'hsubtitleoverlay: fix probing of raw video caps
2012-02-14 Vincent Penquerc'hsubtitleoverlay: add a couple drive by const
2012-02-13 Wim Taymansvideometa: adjust for memory api change
2012-02-13 Wim Taymansvorbis: port to new memory api
2012-02-13 Christian Fredrik... Add new file to spec file
2012-02-13 Christian Fredrik... Add missing header file to build file
2012-02-12 Thomas Vander... fix up tests
2012-02-12 Thomas Vander... multifdsink: depends on sys/socket.h
2012-02-12 Thomas Vander... multihandlesink: finish refactor
2012-02-12 Thomas Vander... multihandle: rename num-fds/-sockets to num-handles
2012-02-12 Thomas Vander... multihandlesink: rework to use Handle
2012-02-12 Thomas Vander... tests multihandle: verify number of handles
2012-02-12 Thomas Vander... multihandlesink: introduce Handle union
2012-02-12 Thomas Vander... multihandlesink: rework to use GST_TYPE_FORMAT
2012-02-12 Thomas Vander... multisocketsink: fix tests by setting units properly
2012-02-12 Thomas Vander... test: use more literal enums
2012-02-12 Thomas Vander... multihandlesink: further refactoring
2012-02-12 Thomas Vander... multisocketsink: fix refcounting bug
2012-02-12 Thomas Vander... multihandlesink: further refactoring
2012-02-12 Thomas Vander... multihandlesink: fix one bug in multisocketsink refactoring
2012-02-12 Thomas Vander... multihandlesink: first stab at common base class
2012-02-12 Thomas Vander... gst/tcp: Factor out common symbols; fix tests.
2012-02-12 Thomas Vander... multifdsink: put back multifdsink before refactoring
2012-02-12 Thomas Vander... multisocketsink: copy over multifdsink unit tests,...
2012-02-12 Tim-Philipp... tag: make GstTagMux base class a bit more functional
2012-02-10 Wim Taymanstests: don't run with unsupported formats
2012-02-10 Wim Taymansvideoconvert: improve error reporting
2012-02-10 Wim TaymansMerge branch 'master' into 0.11
2012-02-10 Tim-Philipp... typefindfunctions: make h264 typefinder more picky...
2012-02-09 Wim Taymansvideo: add performance log for frame copy
2012-02-09 Wim Taymansvideoconvert: avoid using _CATEGORY_GET
2012-02-09 Wim Taymanssubtitleoverlay: fix merge error
2012-02-09 Wim Taymansdebug: add some performance debug
2012-02-08 Tim-Philipp... typefindfunctions: minor cosmetic change
2012-02-08 Wim TaymansGST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
2012-02-07 Tim-Philipp... rtsp: make g-ir-scanner include Gio-2.0 to suppress...
2012-02-06 Mark Nauwelaertsaudiodecoder: remove stray obsolete declaration
2012-02-06 Mark Nauwelaertsaudio: correctly fill in fallback channel positions...
2012-02-06 Wim Taymansvideo: mark endianness correctly
2012-02-06 Wim Taymansvolume: use right info structure for setup
2012-02-06 Wim Taymanstagdemux: push event in the right direction
2012-02-06 Tim-Philipp... tag: fix up define that tells code where to find the...
2012-02-06 Wim Taymansaudiofilter: configure info after calling vmethod
2012-02-06 Wim Taymansdef: update
2012-02-06 Wim Taymansfix for removed file
2012-02-06 Wim Taymansvideofilter: take care of in_place transform
2012-02-06 Sebastian Drögetag: Install license translations into $(pkgdatadir...
2012-02-06 Mark Nauwelaertsvideo: add GST_VIDEO_INFO_COMP_BITS
2012-02-06 Sebastian Drögevideo: Add GST_VIDEO_INFO_COMP_WIDTH
2012-02-05 Tim-Philipp... theoraenc: remove obsolete properties
2012-02-04 David Schleefvideoscale: Add nearest/linear scaling for NV12
2012-02-04 David Schleefvideoscale: Add AYUV64 path to Lanczos
2012-02-04 David Schleeftheoraenc: Use GAP flag when possible
2012-02-03 Wim Taymanstests: fix volume test
2012-02-03 Wim Taymanstests: video testsrc unit test
2012-02-03 Wim Taymanstests: fix more unit tests
2012-02-03 Wim Taymanstests: don't set NULL caps
2012-02-03 Wim Taymansgdp: fixup unit tests
2012-02-03 Wim Taymansgdppay: fixup for changed caps
2012-02-03 Wim Taymansdataprotocol: don't define default Category
2012-02-03 Wim Taymanstests: fix audioresample test
2012-02-03 Wim Taymanstests: fix audiorate test
2012-02-03 Wim Taymansaudiorate: use default event handler
2012-02-03 Wim Taymansaudioencoder: don't unref caps parameter
2012-02-02 Ryan Lortieautogen.sh: allow calling from out-of-tree
2012-02-02 Christian Fredrik... Update spec file
2012-02-02 Vincent Penquerc'hoggdemux: fix granpos interpolation violating max keyfr...
2012-02-02 Wim Taymansplaysink: call the right default query handler
2012-02-02 Tim-Philipp... typefindfunctions, subparse: fix for gst_type_find_regi...
2012-02-01 Tim-Philipp... discoverer: mark GError argument of "discovered" signal...
2012-02-01 Vincent Penquerc'hvorbisparse: pedantically recognize undefined headers too
2012-02-01 Vincent Penquerc'hvorbisparse: fix header detection
2012-02-01 Tim-Philipp... playback: suppress GValueArray deprecation warnings...
2012-02-01 Sebastian Drögeaudioencoder: gst_pad_get_pad_template_caps() now retur...
2012-02-01 Sebastian Drögeaudio{enc,dec}oder: Check if srcpad caps are a subset...
2012-02-01 Sebastian Drögevorbis: Use new audio encoder/decoder base class API...
2012-02-01 Sebastian Drögeaudioencoder: Add gst_audio_encoder_set_output_format...
2012-02-01 Sebastian Drögeaudiodecoder: Rename set_outcaps() to set_output_format...
2012-01-31 Wim Taymanstests: fix audioresample formats
2012-01-31 Wim Taymanstests: improve tests
2012-01-31 Wim Taymanstests: fix some more tests
2012-01-31 Wim Taymanstests: update after controller changes
2012-01-31 Wim Taymansdefs: update for new API
2012-01-31 Stefan Sauercontroller: adapt to control-source type changes
2012-01-30 Stefan Sauercontroller: rename control-bindings
2012-01-30 Wim Taymansoggdemux: don't blindly forward all unknown events
2012-01-30 Wim Taymansupdate for HEADER flag changes
2012-01-30 George Kiagiadakistests: test 16-bit rgb formats in test_parse_caps_rgb
2012-01-30 George Kiagiadakisvideo: Use host endianness when generating caps for...
2012-01-30 Wim Taymansvideopool: update for allocator api update
2012-01-30 Jonathan Matthewtests: use playbin, not playbin2
2012-01-28 Olivier CrêteUse macros to register boxed types thread safely
2012-01-27 Olivier Crêtertcpbuffer: Set the map.size to the current size of...
2012-01-27 Olivier Crêtertpcbuffer: To write inside a RTCP buffer, you must...
2012-01-27 Olivier Crêtertcpbuffer: Return errors if the map mode doesn't match...
2012-01-27 Olivier Crêtertcpbuffer: Don't try to modify read-only buffers
next