summaryrefslogtreecommitdiff
path: root/gst/gdp/gstgdppay.c
Commit message (Expand)AuthorAgeFilesLines
* add parent to pad functionsWim Taymans2012-09-111-12/+13
* 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-111-5/+10
* segment: fix for new core APIWim Taymans2012-09-111-2/+3
* -base: don't use buffer capsWim Taymans2012-09-111-11/+8
* gst: Use G_DEFINE_TYPE instead of GST_BOILERPLATESebastian Dröge2012-09-111-21/+14
* bufferlist: fixes for new APIWim Taymans2012-09-111-2/+4
* plugins: port some plugins to the new memory APIWim Taymans2012-09-111-42/+17
* gdppay: ensure buffer's metadata is writable before setting capsAndoni Morales Alastruey2012-09-111-0/+1
* gdppay: make newsegment buffer metadata writableDavid Schleef2012-09-111-0/+2
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2012-09-111-8/+4
* Remove GST_DEBUG_FUNCPTR where they're pointlessTim-Philipp Müller2012-09-111-3/+3
* gdppay: Don't repeat tags buffers for every new segmentJan Schmidt2012-09-111-2/+4
* Bug 593035 - set IN_CAPS for streamheader bufferMarc-André Lureau2012-09-111-0/+17
* gdppay: set caps on outgoing buffersWim Taymans2012-09-111-0/+2
* Cleanup Plugin docs. Link to signals and properties. Fix sub-section titles. ...Stefan Kost2012-09-111-8/+4
* gst/gdp/gstgdppay.c: Fix a buffer memleak and remove a confusing and wrong de...Antoine Tremblay2012-09-111-1/+2
* gst/gdp/gstgdppay.c: Don't set caps on the buffers that contain a copy of the...Antoine Tremblay2012-09-111-0/+30
* gst/gdp/gstgdppay.c: Close a buffer memory leak. Fixes bug #534071.Antoine Tremblay2012-09-111-0/+3
* Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings...Sebastian Dröge2012-09-111-3/+4
* gst/gdp/gstgdppay.c (gst_gdp_pay_chain): tests/check/pipelines/streamheader.c...Thomas Vander Stichele2012-09-111-0/+9
* gst/gdp/gstgdppay.c: Make sure we set the IN_CAPS flag correctly.Wim Taymans2012-09-111-2/+6
* gst/gdp/gstgdppay.c (gst_gdp_pay_reset_streamheader, gst_gdp_pay_chain, gst_g...Thomas Vander Stichele2012-09-111-5/+7
* adding debuggingThomas Vander Stichele2012-09-111-5/+23
* gst/gdp/gstgdppay.c: Fix memory leaks and misleading debug messages, add a co...Michael Smith2012-09-111-14/+26
* gst/gdp/gstgdpdepay.c: Disable seeking.Wim Taymans2012-09-111-105/+202
* gst/gdp/: remove parent_class setting, BOILERPLATE does this fix typo in commentThomas Vander Stichele2012-09-111-3/+1
* docs/plugins/: add more plugins and elements to docsThomas Vander Stichele2012-09-111-0/+7
* Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject bo...Tim-Philipp Müller2012-09-111-1/+1
* adapt to new apiThomas Vander Stichele2012-09-111-2/+2
* configure.ac: enable building of GDP elementsThomas Vander Stichele2012-09-111-38/+115
* gst/gdp/gstgdppay.c: add crc-header and crc-payload properties don't error ou...Thomas Vander Stichele2012-09-111-19/+104
* gst/gdp/: Handle error cases when calling functions do downwards state change...Thomas Vander Stichele2012-09-111-17/+53
* adding GDP payloader and depayloader. Build integration will follow later whe...Thomas Vander Stichele2012-09-111-0/+502
* move gdp plugin to good.Thomas Vander Stichele2006-08-211-802/+0
* gst/gdp/gstgdpdepay.c: Disable seeking.Wim Taymans2006-08-021-105/+202
* gst/gdp/: remove parent_class setting, BOILERPLATE does this fix typo in commentThomas Vander Stichele2006-07-171-3/+1
* docs/plugins/: add more plugins and elements to docsThomas Vander Stichele2006-07-131-0/+7
* Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject bo...Tim-Philipp Müller2006-06-231-1/+1
* adapt to new apiThomas Vander Stichele2006-06-061-2/+2
* configure.ac: enable building of GDP elementsThomas Vander Stichele2006-06-061-38/+115
* gst/gdp/gstgdppay.c: add crc-header and crc-payload properties don't error ou...Thomas Vander Stichele2006-06-021-19/+104
* gst/gdp/: Handle error cases when calling functions do downwards state change...Thomas Vander Stichele2006-05-221-17/+53
* adding GDP payloader and depayloader. Build integration will follow later wh...Thomas Vander Stichele2006-05-221-0/+502