platform/upstream/gstreamer.git
2012-09-11 Mark Nauwelaertsgdppay: plug buffer leak
2012-09-11 Stefan Sauertests: initialize variables
2012-09-11 Tim-Philipp... Use new gst_element_class_set_static_metadata()
2012-09-11 Sebastian Drögegst: Update for GST_PLUGIN_DEFINE() API change
2012-09-11 Wim TaymansImprove buffer allocation of wrapped memory
2012-09-11 Wim Taymansupdate for buffer api change
2012-09-11 Wim Taymansupdate for buffer changes
2012-09-11 Wim Taymansupdate for memory api changes
2012-09-11 Wim Taymansupdate for new memory api
2012-09-11 Wim Taymansgdp: fixup unit tests
2012-09-11 Wim Taymansgdppay: fixup for changed caps
2012-09-11 Wim Taymansdataprotocol: don't define default Category
2012-09-11 Wim Taymansupdate for HEADER flag changes
2012-09-11 Wim Taymansport to new map API
2012-09-11 Wim Taymanstests: fix some tests
2012-09-11 Wim Taymanstests: port and enable more unit tests
2012-09-11 Tim-Philipp... gdp: move dataprotocol library into gdp plugin and...
2012-09-11 Wim Taymansgdp: fix header files
2012-09-11 Wim Taymansgdp: rename buffer PREROLL -> LIVE flag
2012-09-11 Wim Taymansgdp: make new _buffer_allocate method
2012-09-11 Wim Taymansgdp: Rework GstSegment handling
2012-09-11 Wim Taymansgdp: Hide the GstStructure in GstEvent
2012-09-11 Stefan Kostgdp: add docs for GstDPPacketizer
2012-09-11 Wim Taymansgdp: port code to new buffer data API
2012-09-11 Wim Taymansgdp: remove deprecated code
2012-09-11 Tim-Philipp... gdp: make public enum _get_type() functions thread...
2012-09-11 Tim-Philipp... gdp: dataprotocol, lfocontrolsource: fix enum value...
2012-09-11 Benjamin Ottegdp: Fixes for -Wmissing-declarations -Wmissing-prototypes
2012-09-11 Benjamin Ottegdp: Make code safe for -Wredundant-decls
2012-09-11 Stefan Kostgdp: fix broken xrefs in docs
2012-09-11 Sebastian Drögegdp: Don't write to the same region of memory as a...
2012-09-11 Michael Smithgdp: When calculating GDP body CRC, use the correct...
2012-09-11 Sebastian Drögegdp: Correct all relevant warnings found by the sparse...
2012-09-11 Damien Lespiaugdp: Fix empty prototypes. Fixes bug #507957.
2012-09-11 Tim-Philipp... gdp: g_type_class_ref() other types as well, see #34941...
2012-09-11 Tim-Philipp... gdp: Printf fixes.
2012-09-11 Andy Wingogdp: GST_DISABLE_DEPRECATED is only for users of API...
2012-09-11 Stefan Kostgdp: add gst_object_{s,g}et_control_rate(), add private...
2012-09-11 Wim Taymansgdp: Make debug category static
2012-09-11 Thomas Vander... gdp: fix failure to deserialize event packets with...
2012-09-11 Thomas Vander... gdp: add a gdp image to the docs
2012-09-11 Thomas Vander... gdp: add note to docs about GDP versioning; remove...
2012-09-11 Thomas Vander... gdp: add a GstDPPacketizer object, and create/free...
2012-09-11 Thomas Vander... gdp: factor out CRC code
2012-09-11 Thomas Vander... gdp: factor out some common header init code
2012-09-11 Thomas Vander... gdp: make gst_dp_crc() public
2012-09-11 Thomas Vander... gdp: make sure we zero the whole ABI-compatible area
2012-09-11 Thomas Vander... gdp: whitespace, comment, doc fixup
2012-09-11 Michael Smithgdp: Fixes in reading/writing events over GDP (not...
2012-09-11 Michael Smithgdp: Fix docs for dataprocotol to not get the return...
2012-09-11 Wim Taymansgdp: Documentation updates.
2012-09-11 Andy Wingogdp: Fix Timmeke Waymans bug.
2012-09-11 Thomas Vander... gdp: fix more valgrind warnings before turning up the...
2012-09-11 Wim Taymansgdp: It's about time we bump the version number.
2012-09-11 Andy Wingogdp: Fix error-checking return values.
2012-09-11 Wim Taymansgdp: Fix serialization of seek events.
2012-09-11 Wim Taymansgdp: Some docs updates
2012-09-11 Wim Taymansgdp: Ported dataprotol to 0.9.
2012-09-11 David Schleefgdp: remove GstData checks
2012-09-11 Andy Wingogdp: GCC 4 fixen.
2012-09-11 Wim Taymansgdp: Next big merge.
2012-09-11 Wim Taymansgdp: First THREADED backport attempt, focusing on addin...
2012-09-11 Zaheer Abbas... gdp: Allocate the 1 byte more memory that was forgotten...
2012-09-11 Wim Taymansgdp: Fix threadsafety of the crc checking function.
2012-09-11 Thomas Vander... gdp: fix for #150242
2012-09-11 Thomas Vander... gdp: doc style fixes
2012-09-11 Thomas Vander... gdp: bump GDP to 0.1, add buffer flags
2012-09-11 Thomas Vander... gdp: wrap header in _NEW
2012-09-11 Thomas Vander... Original commit message from CVS: use GST macros; add...
2012-09-11 Thomas Vander... gdp: private prototype
2012-09-11 Thomas Vander... gdp: add dataprotocol
2012-09-11 Wim Taymansadd parent to pad functions
2012-09-11 Wim Taymansupdate for adapter api changes
2012-09-11 Wim Taymanstests: update for new audio caps
2012-09-11 Tim-Philipp... gdppay: parse caps event and payload caps
2012-09-11 Wim Taymans-base: update for buffer API change
2012-09-11 Wim Taymans-base: port to new SEGMENT API
2012-09-11 Wim Taymanssegment: fix for new core API
2012-09-11 Wim Taymans-base: don't use buffer caps
2012-09-11 Sebastian Drögegst: Use G_DEFINE_TYPE instead of GST_BOILERPLATE
2012-09-11 Alessandro... android: make it ready for androgenizer
2012-09-11 Wim Taymansbufferlist: fixes for new API
2012-09-11 Wim Taymanstests: fix more unit tests
2012-09-11 Wim Taymanstests: fix remaining unit tests
2012-09-11 Wim Taymanstests: work on porting the unit tests
2012-09-11 Wim Taymansplugins: port some plugins to the new memory API
2012-09-11 Andoni Morales... gdppay: ensure buffer's metadata is writable before...
2012-09-11 David Schleefgdppay: make newsegment buffer metadata writable
2012-09-11 Stefan Kosttests: use our own macros for the tests main function
2012-09-11 Benjamin OtteAdd -Wwrite-strings to configure
2012-09-11 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2012-09-11 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes to...
2012-09-11 Olivier Crêtegdpdepay: Clear adapter on flush and state change
2012-09-11 Tim-Philipp... Remove GST_DEBUG_FUNCPTR where they're pointless
2012-09-11 Jan Schmidtgdppay: Don't repeat tags buffers for every new segment
2012-09-11 Marc-André... Bug 593035 - set IN_CAPS for streamheader buffer
2012-09-11 Sebastian Drögestreamheader: Fix caps leak in the vorbisenc unit test
2012-09-11 Tim-Philipp... checks: fix stream header unit test hanging in gst_task...
2012-09-11 Wim Taymansgdppay: set caps on outgoing buffers
2012-09-11 Stefan KostDon't install static libs for plugins. Fixes #550851...
next