audiopayload: add support for buffer-lists
[platform/upstream/gstreamer.git] / gst / gdp /
2009-11-05 Olivier Crêtegdpdepay: Clear adapter on flush and state change
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-10-16 Stefan KostDon't install static libs for plugins. Fixes #550851...
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-22 Jan SchmidtAdd some documentation comments, and some new headers...
2008-05-21 Antoine Tremblaygst/gdp/gstgdppay.c: Close a buffer memory leak. Fixes...
2008-04-18 Edward Herveygst/gdp/gstgdpdepay.c: Don't validate the payload if...
2008-03-27 Michael Smithgst/gdp/gstgdpdepay.c: Check the body CRC (if set)...
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-13 Thomas Vander Sticheledebug changes
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
2007-03-14 Thomas Vander Sticheleadd buffer logging
2006-08-25 Michael Smithgst/gdp/gstgdppay.c: Fix memory leaks and misleading...
2006-08-21 Thomas Vander Sticheleadding a README
2006-08-21 Thomas Vander SticheleMove GDP plugin to -base from -bad. Closes #347783.
2006-08-04 Zaheer Abbas Meraligst/gdp/gstgdpdepay.c: Fix event parsing by gdpdepay...
2006-08-02 Wim Taymansgst/gdp/gstgdpdepay.c: Disable seeking.
2006-07-31 Wim Taymansgst/gdp/gstgdpdepay.c: Consume all events except EOS...
2006-07-26 Thomas Vander Stichelegst/gdp/gstgdpdepay.c: proxying get/set caps is the...
2006-07-17 Thomas Vander Stichelegst/gdp/: remove parent_class setting, BOILERPLATE...
2006-07-14 Thomas Vander Stichelebuild as a plugin, not a lib
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 Stichelesmall fixes
2006-06-02 Thomas Vander Stichelegst/gdp/gstgdppay.c: add crc-header and crc-payload...
2006-06-01 Stefan KostFix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
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...