Age | Commit message (Expand) | Author | Files | Lines |
2012-09-11 | gdp: fix broken xrefs in docs | Stefan Kost | 1 | -3/+3 |
2012-09-11 | gdp: Don't write to the same region of memory as a uint64 and uint16 as this ... | Sebastian Dröge | 1 | -4/+1 |
2012-09-11 | gdp: When calculating GDP body CRC, use the correct pointer. | Michael Smith | 1 | -1/+1 |
2012-09-11 | gdp: Correct all relevant warnings found by the sparse semantic code analyzer... | Sebastian Dröge | 1 | -3/+3 |
2012-09-11 | gdp: Fix empty prototypes. Fixes bug #507957. | Damien Lespiau | 1 | -1/+1 |
2012-09-11 | gdp: g_type_class_ref() other types as well, see #349410 and #64764. | Tim-Philipp Müller | 1 | -1/+1 |
2012-09-11 | gdp: Printf fixes. | Tim-Philipp Müller | 1 | -1/+1 |
2012-09-11 | gdp: GST_DISABLE_DEPRECATED is only for users of API that don't want to see d... | Andy Wingo | 1 | -4/+4 |
2012-09-11 | gdp: add gst_object_{s,g}et_control_rate(), add private data section, fix docs | Stefan Kost | 2 | -2/+15 |
2012-09-11 | gdp: Make debug category static | Wim Taymans | 1 | -38/+104 |
2012-09-11 | gdp: fix failure to deserialize event packets with empty payload (only ev... | Thomas Vander Stichele | 1 | -7/+8 |
2012-09-11 | gdp: add a gdp image to the docs | Thomas Vander Stichele | 1 | -0/+4 |
2012-09-11 | gdp: add note to docs about GDP versioning; remove tmpl file | Thomas Vander Stichele | 1 | -0/+6 |
2012-09-11 | gdp: add a GstDPPacketizer object, and create/free functions | Thomas Vander Stichele | 2 | -88/+367 |
2012-09-11 | gdp: factor out CRC code | Thomas Vander Stichele | 1 | -42/+16 |
2012-09-11 | gdp: factor out some common header init code | Thomas Vander Stichele | 1 | -31/+24 |
2012-09-11 | gdp: make gst_dp_crc() public | Thomas Vander Stichele | 2 | -2/+15 |
2012-09-11 | gdp: make sure we zero the whole ABI-compatible area | Thomas Vander Stichele | 1 | -2/+3 |
2012-09-11 | gdp: whitespace, comment, doc fixup | Thomas Vander Stichele | 1 | -1/+1 |
2012-09-11 | gdp: Fixes in reading/writing events over GDP (not currently used?) - derefer... | Michael Smith | 1 | -6/+8 |
2012-09-11 | gdp: Fix docs for dataprocotol to not get the return types completely wrong f... | Michael Smith | 1 | -3/+5 |
2012-09-11 | gdp: Documentation updates. | Wim Taymans | 2 | -6/+40 |
2012-09-11 | gdp: Fix Timmeke Waymans bug. | Andy Wingo | 1 | -3/+4 |
2012-09-11 | gdp: fix more valgrind warnings before turning up the heat | Thomas Vander Stichele | 1 | -6/+4 |
2012-09-11 | gdp: It's about time we bump the version number. | Wim Taymans | 3 | -42/+45 |
2012-09-11 | gdp: Fix error-checking return values. | Andy Wingo | 1 | -5/+5 |
2012-09-11 | gdp: Fix serialization of seek events. | Wim Taymans | 1 | -23/+37 |
2012-09-11 | gdp: Some docs updates | Wim Taymans | 1 | -27/+29 |
2012-09-11 | gdp: Ported dataprotol to 0.9. | Wim Taymans | 2 | -19/+4 |
2012-09-11 | gdp: remove GstData checks | David Schleef | 3 | -6/+2 |
2012-09-11 | gdp: GCC 4 fixen. | Andy Wingo | 1 | -6/+6 |
2012-09-11 | gdp: Next big merge. | Wim Taymans | 1 | -33/+0 |
2012-09-11 | gdp: First THREADED backport attempt, focusing on adding locks and making sur... | Wim Taymans | 1 | -1/+1 |
2012-09-11 | gdp: Allocate the 1 byte more memory that was forgotten!!!!! | Zaheer Abbas Merali | 1 | -1/+1 |
2012-09-11 | gdp: Fix threadsafety of the crc checking function. | Wim Taymans | 1 | -1/+2 |
2012-09-11 | gdp: fix for #150242 | Thomas Vander Stichele | 1 | -2/+3 |
2012-09-11 | gdp: doc style fixes | Thomas Vander Stichele | 1 | -9/+9 |
2012-09-11 | gdp: bump GDP to 0.1, add buffer flags | Thomas Vander Stichele | 3 | -2/+13 |
2012-09-11 | gdp: wrap header in _NEW | Thomas Vander Stichele | 1 | -0/+2 |
2012-09-11 | Original commit message from CVS: use GST macros; add asserts | Thomas Vander Stichele | 2 | -60/+56 |
2012-09-11 | gdp: private prototype | Thomas Vander Stichele | 1 | -0/+1 |
2012-09-11 | gdp: add dataprotocol | Thomas Vander Stichele | 3 | -0/+780 |
2012-09-11 | add parent to pad functions | Wim Taymans | 2 | -24/+25 |
2012-09-11 | update for adapter api changes | Wim Taymans | 1 | -1/+1 |
2012-09-11 | tests: update for new audio caps | Wim Taymans | 2 | -25/+16 |
2012-09-11 | gdppay: parse caps event and payload caps | Tim-Philipp Müller | 1 | -4/+28 |
2012-09-11 | -base: update for buffer API change | Wim Taymans | 1 | -3/+3 |
2012-09-11 | -base: port to new SEGMENT API | Wim Taymans | 2 | -6/+11 |
2012-09-11 | segment: fix for new core API | Wim Taymans | 1 | -2/+3 |
2012-09-11 | -base: don't use buffer caps | Wim Taymans | 2 | -12/+8 |