summaryrefslogtreecommitdiffstats
path: root/gst/gdp
AgeCommit message (Expand)AuthorFilesLines
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 Taymans3-198/+379
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 Stichele2-5/+1
2006-07-14build as a plugin, not a libThomas Vander Stichele1-0/+1
2006-07-13docs/plugins/: add more plugins and elements to docsThomas Vander Stichele2-1/+19
2006-06-23Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject bo...Tim-Philipp Müller2-2/+2
2006-06-06adapt to new apiThomas Vander Stichele1-2/+2
2006-06-06configure.ac: enable building of GDP elementsThomas Vander Stichele3-38/+120
2006-06-02small fixesThomas Vander Stichele2-1/+5
2006-06-02gst/gdp/gstgdppay.c: add crc-header and crc-payload properties don't error ou...Thomas Vander Stichele1-19/+104
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2-4/+4
2006-05-22gst/gdp/: Handle error cases when calling functions do downwards state change...Thomas Vander Stichele4-24/+81
2006-05-22adding GDP payloader and depayloader. Build integration will follow later wh...Thomas Vander Stichele6-0/+1024