videotestsrc: prefix orc functions with video_test_src_orc
[platform/upstream/gstreamer.git] / gst / gdp /
2012-04-25 Mark Nauwelaertsgdppay: plug buffer leak
2012-04-24 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-09 Tim-Philipp MüllerUse new gst_element_class_set_static_metadata()
2012-04-05 Sebastian Drögegst: Update for GST_PLUGIN_DEFINE() API change
2012-04-04 Thiago SantosMerge branch '0.10'
2012-04-01 Wim TaymansImprove buffer allocation of wrapped memory
2012-03-30 Wim Taymansupdate for buffer api change
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-28 Wim Taymansupdate for buffer changes
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-15 Wim Taymansupdate for memory api changes
2012-03-08 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-03-02 Sebastian DrögeMerge branch 'master' into 0.11
2012-03-02 Sebastian DrögeMerge branch 'master' into 0.11
2012-03-02 Sebastian DrögeMerge branch 'master' into 0.11
2012-02-22 Wim Taymansupdate for new memory api
2012-02-21 Wim TaymansMerge branch 'master' into 0.11
2012-02-17 Wim TaymansMerge branch 'master' into 0.11
2012-02-16 Wim TaymansMerge branch 'master' into 0.11
2012-02-10 Wim TaymansMerge branch 'master' into 0.11
2012-02-03 Wim Taymansgdppay: fixup for changed caps
2012-02-03 Wim Taymansdataprotocol: don't define default Category
2012-01-30 Wim Taymansupdate for HEADER flag changes
2012-01-27 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-25 Wim Taymansport to new map API
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-12 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-01-10 Sebastian DrögeMerge branch 'master' into 0.11
2011-12-30 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
2011-12-25 Tim-Philipp Müllergdp: move dataprotocol library into gdp plugin and...
2011-12-25 Tim-Philipp MüllerMerge branch 'merge-dataprotocol-library-into-gdp-plugi...
2011-12-25 Wim Taymansgdp: fix header files
2011-12-25 Wim Taymansgdp: rename buffer PREROLL -> LIVE flag
2011-12-25 Wim Taymansgdp: make new _buffer_allocate method
2011-12-25 Wim Taymansgdp: Rework GstSegment handling
2011-12-25 Wim Taymansgdp: Hide the GstStructure in GstEvent
2011-12-25 Stefan Kostgdp: add docs for GstDPPacketizer
2011-12-25 Wim Taymansgdp: port code to new buffer data API
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 Benjamin Ottegdp: Make code safe for -Wredundant-decls
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 Damien Lespiaugdp: Fix empty prototypes. Fixes bug #507957.
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 Stichelegdp: wrap header in _NEW
2011-12-25 Thomas Vander SticheleOriginal commit message from CVS:
2011-12-25 Thomas Vander Stichelegdp: private prototype
2011-12-25 Thomas Vander Stichelegdp: add dataprotocol
2011-12-12 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-09 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-08 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-02 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-02 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-28 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-28 Tim-Philipp MüllerMerge commit 'c5544630250ec434e4dafaf17274e83865415120...
2011-11-28 Tim-Philipp MüllerMerge commit '4a58223e4c824fedc024af435337a769e8ce593e...
2011-11-28 Vincent Penquerc'hvarious: fix pad template leaks
2011-11-26 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-23 Wim TaymansMerge branch 'master' into 0.11
2011-11-17 Wim TaymansMerge branch 'master' into 0.11
2011-11-17 Wim Taymansadd parent to pad functions
2011-11-13 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
next