summaryrefslogtreecommitdiff
path: root/gst/gdp
Commit message (Expand)AuthorAgeFilesLines
...
* gdp: Don't write to the same region of memory as a uint64 and uint16 as this ...Sebastian Dröge2012-09-111-4/+1
* gdp: When calculating GDP body CRC, use the correct pointer.Michael Smith2012-09-111-1/+1
* gdp: Correct all relevant warnings found by the sparse semantic code analyzer...Sebastian Dröge2012-09-111-3/+3
* gdp: Fix empty prototypes. Fixes bug #507957.Damien Lespiau2012-09-111-1/+1
* gdp: g_type_class_ref() other types as well, see #349410 and #64764.Tim-Philipp Müller2012-09-111-1/+1
* gdp: Printf fixes.Tim-Philipp Müller2012-09-111-1/+1
* gdp: GST_DISABLE_DEPRECATED is only for users of API that don't want to see d...Andy Wingo2012-09-111-4/+4
* gdp: add gst_object_{s,g}et_control_rate(), add private data section, fix docsStefan Kost2012-09-112-2/+15
* gdp: Make debug category staticWim Taymans2012-09-111-38/+104
* gdp: fix failure to deserialize event packets with empty payload (only ev...Thomas Vander Stichele2012-09-111-7/+8
* gdp: add a gdp image to the docsThomas Vander Stichele2012-09-111-0/+4
* gdp: add note to docs about GDP versioning; remove tmpl fileThomas Vander Stichele2012-09-111-0/+6
* gdp: add a GstDPPacketizer object, and create/free functionsThomas Vander Stichele2012-09-112-88/+367
* gdp: factor out CRC codeThomas Vander Stichele2012-09-111-42/+16
* gdp: factor out some common header init codeThomas Vander Stichele2012-09-111-31/+24
* gdp: make gst_dp_crc() publicThomas Vander Stichele2012-09-112-2/+15
* gdp: make sure we zero the whole ABI-compatible areaThomas Vander Stichele2012-09-111-2/+3
* gdp: whitespace, comment, doc fixupThomas Vander Stichele2012-09-111-1/+1
* gdp: Fixes in reading/writing events over GDP (not currently used?) - derefer...Michael Smith2012-09-111-6/+8
* gdp: Fix docs for dataprocotol to not get the return types completely wrong f...Michael Smith2012-09-111-3/+5
* gdp: Documentation updates.Wim Taymans2012-09-112-6/+40
* gdp: Fix Timmeke Waymans bug.Andy Wingo2012-09-111-3/+4
* gdp: fix more valgrind warnings before turning up the heatThomas Vander Stichele2012-09-111-6/+4
* gdp: It's about time we bump the version number.Wim Taymans2012-09-113-42/+45
* gdp: Fix error-checking return values.Andy Wingo2012-09-111-5/+5
* gdp: Fix serialization of seek events.Wim Taymans2012-09-111-23/+37
* gdp: Some docs updatesWim Taymans2012-09-111-27/+29
* gdp: Ported dataprotol to 0.9.Wim Taymans2012-09-112-19/+4
* gdp: remove GstData checksDavid Schleef2012-09-113-6/+2
* gdp: GCC 4 fixen.Andy Wingo2012-09-111-6/+6
* gdp: Next big merge.Wim Taymans2012-09-111-33/+0
* gdp: First THREADED backport attempt, focusing on adding locks and making sur...Wim Taymans2012-09-111-1/+1
* gdp: Allocate the 1 byte more memory that was forgotten!!!!!Zaheer Abbas Merali2012-09-111-1/+1
* gdp: Fix threadsafety of the crc checking function.Wim Taymans2012-09-111-1/+2
* gdp: fix for #150242Thomas Vander Stichele2012-09-111-2/+3
* gdp: doc style fixesThomas Vander Stichele2012-09-111-9/+9
* gdp: bump GDP to 0.1, add buffer flagsThomas Vander Stichele2012-09-113-2/+13
* gdp: wrap header in _NEWThomas Vander Stichele2012-09-111-0/+2
* Original commit message from CVS: use GST macros; add assertsThomas Vander Stichele2012-09-112-60/+56
* gdp: private prototypeThomas Vander Stichele2012-09-111-0/+1
* gdp: add dataprotocolThomas Vander Stichele2012-09-113-0/+780
* add parent to pad functionsWim Taymans2012-09-112-24/+25
* update for adapter api changesWim Taymans2012-09-111-1/+1
* gdppay: parse caps event and payload capsTim-Philipp Müller2012-09-111-4/+28
* -base: update for buffer API changeWim Taymans2012-09-111-3/+3
* -base: port to new SEGMENT APIWim Taymans2012-09-112-6/+11
* segment: fix for new core APIWim Taymans2012-09-111-2/+3
* -base: don't use buffer capsWim Taymans2012-09-112-12/+8
* gst: Use G_DEFINE_TYPE instead of GST_BOILERPLATESebastian Dröge2012-09-112-40/+27
* android: make it ready for androgenizerAlessandro Decina2012-09-111-0/+14