summaryrefslogtreecommitdiff
path: root/gst/gdp
AgeCommit message (Expand)AuthorFilesLines
2012-09-11gdp: factor out CRC codeThomas Vander Stichele1-42/+16
2012-09-11gdp: factor out some common header init codeThomas Vander Stichele1-31/+24
2012-09-11gdp: make gst_dp_crc() publicThomas Vander Stichele2-2/+15
2012-09-11gdp: make sure we zero the whole ABI-compatible areaThomas Vander Stichele1-2/+3
2012-09-11gdp: whitespace, comment, doc fixupThomas Vander Stichele1-1/+1
2012-09-11gdp: Fixes in reading/writing events over GDP (not currently used?) - derefer...Michael Smith1-6/+8
2012-09-11gdp: Fix docs for dataprocotol to not get the return types completely wrong f...Michael Smith1-3/+5
2012-09-11gdp: Documentation updates.Wim Taymans2-6/+40
2012-09-11gdp: Fix Timmeke Waymans bug.Andy Wingo1-3/+4
2012-09-11gdp: fix more valgrind warnings before turning up the heatThomas Vander Stichele1-6/+4
2012-09-11gdp: It's about time we bump the version number.Wim Taymans3-42/+45
2012-09-11gdp: Fix error-checking return values.Andy Wingo1-5/+5
2012-09-11gdp: Fix serialization of seek events.Wim Taymans1-23/+37
2012-09-11gdp: Some docs updatesWim Taymans1-27/+29
2012-09-11gdp: Ported dataprotol to 0.9.Wim Taymans2-19/+4
2012-09-11gdp: remove GstData checksDavid Schleef3-6/+2
2012-09-11gdp: GCC 4 fixen.Andy Wingo1-6/+6
2012-09-11gdp: Next big merge.Wim Taymans1-33/+0
2012-09-11gdp: First THREADED backport attempt, focusing on adding locks and making sur...Wim Taymans1-1/+1
2012-09-11gdp: Allocate the 1 byte more memory that was forgotten!!!!!Zaheer Abbas Merali1-1/+1
2012-09-11gdp: Fix threadsafety of the crc checking function.Wim Taymans1-1/+2
2012-09-11gdp: fix for #150242Thomas Vander Stichele1-2/+3
2012-09-11gdp: doc style fixesThomas Vander Stichele1-9/+9
2012-09-11gdp: bump GDP to 0.1, add buffer flagsThomas Vander Stichele3-2/+13
2012-09-11gdp: wrap header in _NEWThomas Vander Stichele1-0/+2
2012-09-11Original commit message from CVS: use GST macros; add assertsThomas Vander Stichele2-60/+56
2012-09-11gdp: private prototypeThomas Vander Stichele1-0/+1
2012-09-11gdp: add dataprotocolThomas Vander Stichele3-0/+780
2012-09-11add parent to pad functionsWim Taymans2-24/+25
2012-09-11update for adapter api changesWim Taymans1-1/+1
2012-09-11gdppay: parse caps event and payload capsTim-Philipp Müller1-4/+28
2012-09-11-base: update for buffer API changeWim Taymans1-3/+3
2012-09-11-base: port to new SEGMENT APIWim Taymans2-6/+11
2012-09-11segment: fix for new core APIWim Taymans1-2/+3
2012-09-11-base: don't use buffer capsWim Taymans2-12/+8
2012-09-11gst: Use G_DEFINE_TYPE instead of GST_BOILERPLATESebastian Dröge2-40/+27
2012-09-11android: make it ready for androgenizerAlessandro Decina1-0/+14
2012-09-11bufferlist: fixes for new APIWim Taymans1-2/+4
2012-09-11plugins: port some plugins to the new memory APIWim Taymans2-52/+35
2012-09-11gdppay: ensure buffer's metadata is writable before setting capsAndoni Morales Alastruey1-0/+1
2012-09-11gdppay: make newsegment buffer metadata writableDavid Schleef1-0/+2
2012-09-11gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2-16/+8
2012-09-11Add -Wmissing-declarations -Wmissing-prototypes to warning flagsBenjamin Otte2-0/+4
2012-09-11gdpdepay: Clear adapter on flush and state changeOlivier Crête1-1/+7
2012-09-11Remove GST_DEBUG_FUNCPTR where they're pointlessTim-Philipp Müller2-4/+4
2012-09-11gdppay: Don't repeat tags buffers for every new segmentJan Schmidt1-2/+4
2012-09-11Bug 593035 - set IN_CAPS for streamheader bufferMarc-André Lureau1-0/+17
2012-09-11gdppay: set caps on outgoing buffersWim Taymans1-0/+2
2012-09-11Don't install static libs for plugins. Fixes #550851 for base.Stefan Kost1-0/+1
2012-09-11Cleanup Plugin docs. Link to signals and properties. Fix sub-section titles. ...Stefan Kost2-16/+8