gdp: remove deprecated code
[platform/upstream/gstreamer.git] / gst / gdp / dataprotocol.c
2011-12-25 Wim Taymansgdp: remove deprecated code
2011-12-25 Tim-Philipp Müllergdp: make public enum _get_type() functions thread...
2011-12-25 Tim-Philipp Müllergdp: dataprotocol, lfocontrolsource: fix enum value...
2011-12-25 Benjamin Ottegdp: Fixes for -Wmissing-declarations -Wmissing-prototypes
2011-12-25 Stefan Kostgdp: fix broken xrefs in docs
2011-12-25 Sebastian Drögegdp: Don't write to the same region of memory as a...
2011-12-25 Michael Smithgdp: When calculating GDP body CRC, use the correct...
2011-12-25 Sebastian Drögegdp: Correct all relevant warnings found by the sparse...
2011-12-25 Tim-Philipp Müllergdp: g_type_class_ref() other types as well, see #34941...
2011-12-25 Tim-Philipp Müllergdp: Printf fixes.
2011-12-25 Andy Wingogdp: GST_DISABLE_DEPRECATED is only for users of API...
2011-12-25 Stefan Kostgdp: add gst_object_{s,g}et_control_rate(), add private...
2011-12-25 Wim Taymansgdp: Make debug category static
2011-12-25 Thomas Vander Stichelegdp: fix failure to deserialize event packets with...
2011-12-25 Thomas Vander Stichelegdp: add a gdp image to the docs
2011-12-25 Thomas Vander Stichelegdp: add note to docs about GDP versioning; remove...
2011-12-25 Thomas Vander Stichelegdp: add a GstDPPacketizer object, and create/free...
2011-12-25 Thomas Vander Stichelegdp: factor out CRC code
2011-12-25 Thomas Vander Stichelegdp: factor out some common header init code
2011-12-25 Thomas Vander Stichelegdp: make gst_dp_crc() public
2011-12-25 Thomas Vander Stichelegdp: make sure we zero the whole ABI-compatible area
2011-12-25 Thomas Vander Stichelegdp: whitespace, comment, doc fixup
2011-12-25 Michael Smithgdp: Fixes in reading/writing events over GDP (not...
2011-12-25 Michael Smithgdp: Fix docs for dataprocotol to not get the return...
2011-12-25 Wim Taymansgdp: Documentation updates.
2011-12-25 Andy Wingogdp: Fix Timmeke Waymans bug.
2011-12-25 Thomas Vander Stichelegdp: fix more valgrind warnings before turning up the...
2011-12-25 Wim Taymansgdp: It's about time we bump the version number.
2011-12-25 Andy Wingogdp: Fix error-checking return values.
2011-12-25 Wim Taymansgdp: Fix serialization of seek events.
2011-12-25 Wim Taymansgdp: Some docs updates
2011-12-25 Wim Taymansgdp: Ported dataprotol to 0.9.
2011-12-25 David Schleefgdp: remove GstData checks
2011-12-25 Andy Wingogdp: GCC 4 fixen.
2011-12-25 Wim Taymansgdp: Next big merge.
2011-12-25 Wim Taymansgdp: First THREADED backport attempt, focusing on addin...
2011-12-25 Zaheer Abbas Meraligdp: Allocate the 1 byte more memory that was forgotten...
2011-12-25 Wim Taymansgdp: Fix threadsafety of the crc checking function.
2011-12-25 Thomas Vander Stichelegdp: fix for #150242
2011-12-25 Thomas Vander Stichelegdp: doc style fixes
2011-12-25 Thomas Vander Stichelegdp: bump GDP to 0.1, add buffer flags
2011-12-25 Thomas Vander SticheleOriginal commit message from CVS:
2011-12-25 Thomas Vander Stichelegdp: add dataprotocol