gstreamer/gst/gdp
Thomas Vander Stichele 0d7a03eda3 gst/gdp/gstgdpdepay.c: proxying get/set caps is the wrong thing to do, since we really do change caps quite fundament...
Original commit message from CVS:
* gst/gdp/gstgdpdepay.c: (gst_gdp_depay_init):
proxying get/set caps is the wrong thing to do, since we really
do change caps quite fundamentally
* tests/check/elements/gdpdepay.c:
* tests/check/elements/gdppay.c:
remove declaration of buffers, it's already done in gstcheck.h
2012-09-11 01:54:29 +01:00
..
gstgdp.c adding GDP payloader and depayloader. Build integration will follow later when the GDP issues for core are sorted out. 2012-09-11 01:54:28 +01:00
gstgdpdepay.c gst/gdp/gstgdpdepay.c: proxying get/set caps is the wrong thing to do, since we really do change caps quite fundament... 2012-09-11 01:54:29 +01:00
gstgdpdepay.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2012-09-11 01:54:28 +01:00
gstgdppay.c gst/gdp/: remove parent_class setting, BOILERPLATE does this fix typo in comment 2012-09-11 01:54:29 +01:00
gstgdppay.h configure.ac: enable building of GDP elements 2012-09-11 01:54:28 +01:00
Makefile.am build as a plugin, not a lib 2012-09-11 01:54:29 +01:00