summaryrefslogtreecommitdiff
path: root/gst/gdp/gstgdpdepay.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-13debug changesThomas Vander Stichele1-3/+3
2007-04-10adding debuggingThomas Vander Stichele1-2/+4
2007-03-14add buffer loggingThomas Vander Stichele1-0/+7
2006-08-04gst/gdp/gstgdpdepay.c: Fix event parsing by gdpdepay. Fixes #349916.Zaheer Abbas Merali1-15/+11
2006-08-02gst/gdp/gstgdpdepay.c: Disable seeking.Wim Taymans1-93/+176
2006-07-31gst/gdp/gstgdpdepay.c: Consume all events except EOS because we generate even...Wim Taymans1-3/+31
2006-07-26gst/gdp/gstgdpdepay.c: proxying get/set caps is the wrong thing to do, since ...Thomas Vander Stichele1-4/+0
2006-07-17gst/gdp/: remove parent_class setting, BOILERPLATE does this fix typo in commentThomas Vander Stichele1-2/+0
2006-07-13docs/plugins/: add more plugins and elements to docsThomas Vander Stichele1-1/+12
2006-06-23Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject bo...Tim-Philipp Müller1-1/+1
2006-06-06configure.ac: enable building of GDP elementsThomas Vander Stichele1-0/+2
2006-06-02small fixesThomas Vander Stichele1-1/+1
2006-05-22gst/gdp/: Handle error cases when calling functions do downwards state change...Thomas Vander Stichele1-3/+24
2006-05-22adding GDP payloader and depayloader. Build integration will follow later wh...Thomas Vander Stichele1-0/+322