plugins: port some plugins to the new memory API
[platform/upstream/gstreamer.git] / gst / gdp / gstgdppay.c
2011-03-27 Wim Taymansplugins: port some plugins to the new memory API
2011-02-28 Wim TaymansMerge branch 'master' into 0.11
2011-02-14 Andoni Morales Ala... gdppay: ensure buffer's metadata is writable before...
2011-01-17 David Schleefgdppay: make newsegment buffer metadata writable
2010-03-16 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2009-10-28 Tim-Philipp MüllerRemove GST_DEBUG_FUNCPTR where they're pointless
2009-10-06 Jan Schmidtgdppay: Don't repeat tags buffers for every new segment
2009-08-28 Marc-André LureauBug 593035 - set IN_CAPS for streamheader buffer
2009-05-27 Wim Taymansgdppay: set caps on outgoing buffers
2008-07-10 Stefan KostCleanup Plugin docs. Link to signals and properties...
2008-06-20 Antoine Tremblaygst/gdp/gstgdppay.c: Fix a buffer memleak and remove...
2008-06-04 Antoine Tremblaygst/gdp/gstgdppay.c: Don't set caps on the buffers...
2008-05-21 Antoine Tremblaygst/gdp/gstgdppay.c: Close a buffer memory leak. Fixes...
2008-03-22 Sebastian DrögeUse G_PARAM_STATIC_STRINGS everywhere for GParamSpecs...
2007-04-14 Thomas Vander Stichelegst/gdp/gstgdppay.c (gst_gdp_pay_chain): tests/check...
2007-04-12 Wim Taymansgst/gdp/gstgdppay.c: Make sure we set the IN_CAPS flag...
2007-04-10 Thomas Vander Stichelegst/gdp/gstgdppay.c (gst_gdp_pay_reset_streamheader...
2007-04-10 Thomas Vander Sticheleadding debugging
2006-08-25 Michael Smithgst/gdp/gstgdppay.c: Fix memory leaks and misleading...
2006-08-02 Wim Taymansgst/gdp/gstgdpdepay.c: Disable seeking.
2006-07-17 Thomas Vander Stichelegst/gdp/: remove parent_class setting, BOILERPLATE...
2006-07-13 Thomas Vander Sticheledocs/plugins/: add more plugins and elements to docs
2006-06-23 Tim-Philipp MüllerUse GST_DEBUG_CATEGORY_STATIC where possible (#342503...
2006-06-06 Thomas Vander Sticheleadapt to new api
2006-06-06 Thomas Vander Sticheleconfigure.ac: enable building of GDP elements
2006-06-02 Thomas Vander Stichelegst/gdp/gstgdppay.c: add crc-header and crc-payload...
2006-05-22 Thomas Vander Stichelegst/gdp/: Handle error cases when calling functions...
2006-05-22 Thomas Vander Sticheleadding GDP payloader and depayloader. Build integratio...