mpegts: Add gst_mpegts_section_get_data, to allow us to get the original binary secti...
[platform/upstream/gstreamer.git] / gst / gdp /
2014-02-01 Thiago Santosgdp: add DTS to headers
2014-02-01 Thiago Santosgdppay: update to 1.x reality
2014-01-30 Thiago Santosgdppay: push the stream-start event
2013-04-15 Sebastian Drögegst: Add better support for static plugins
2013-03-27 Tim-Philipp MüllerMerge SBC decoder and encoder from bluez
2013-02-11 Tim-Philipp Müllergdp: actually log generic dataprotocol stuff to gdp...
2013-02-07 Tim 'mithro' Ansellgdppay: fix buffer leak when new caps are same as old...
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-09-11 Tim-Philipp Müllergdp: dump bytes into debug log using GST_MEMDUMP
2012-09-11 Wim Taymansupdate for new variable names
2012-09-11 Mark Nauwelaertsgdppay: plug buffer leak
2012-09-11 Tim-Philipp MüllerUse 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 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 Tim-Philipp Müllergdp: 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 Müllergdp: make public enum _get_type() functions thread...
2012-09-11 Tim-Philipp Müllergdp: 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 Müllergdp: g_type_class_ref() other types as well, see #34941...
2012-09-11 Tim-Philipp Müllergdp: 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 Stichelegdp: fix failure to deserialize event packets with...
2012-09-11 Thomas Vander Stichelegdp: add a gdp image to the docs
2012-09-11 Thomas Vander Stichelegdp: add note to docs about GDP versioning; remove...
2012-09-11 Thomas Vander Stichelegdp: add a GstDPPacketizer object, and create/free...
2012-09-11 Thomas Vander Stichelegdp: factor out CRC code
2012-09-11 Thomas Vander Stichelegdp: factor out some common header init code
2012-09-11 Thomas Vander Stichelegdp: make gst_dp_crc() public
2012-09-11 Thomas Vander Stichelegdp: make sure we zero the whole ABI-compatible area
2012-09-11 Thomas Vander Stichelegdp: 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 Stichelegdp: 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 Meraligdp: 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 Stichelegdp: fix for #150242
2012-09-11 Thomas Vander Stichelegdp: doc style fixes
2012-09-11 Thomas Vander Stichelegdp: bump GDP to 0.1, add buffer flags
2012-09-11 Thomas Vander Stichelegdp: wrap header in _NEW
2012-09-11 Thomas Vander SticheleOriginal commit message from CVS: use GST macros; add...
2012-09-11 Thomas Vander Stichelegdp: private prototype
2012-09-11 Thomas Vander Stichelegdp: add dataprotocol
2012-09-11 Wim Taymansadd parent to pad functions
2012-09-11 Wim Taymansupdate for adapter api changes
2012-09-11 Tim-Philipp Müllergdppay: 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 Decinaandroid: make it ready for androgenizer
2012-09-11 Wim Taymansbufferlist: fixes for new API
2012-09-11 Wim Taymansplugins: port some plugins to the new memory API
2012-09-11 Andoni Morales Ala... gdppay: ensure buffer's metadata is writable before...
2012-09-11 David Schleefgdppay: make newsegment buffer metadata writable
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 MüllerRemove 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é LureauBug 593035 - set IN_CAPS for streamheader buffer
2012-09-11 Wim Taymansgdppay: set caps on outgoing buffers
2012-09-11 Stefan KostDon't install static libs for plugins. Fixes #550851...
2012-09-11 Stefan KostCleanup Plugin docs. Link to signals and properties...
2012-09-11 Antoine Tremblaygst/gdp/gstgdppay.c: Fix a buffer memleak and remove...
next