gstreamer/gst/videoparsers
Tim-Philipp Müller 32ba17cd0f Use gst_element_class_set_static_metadata()
where possible. Avoids some string copies. Also re-indent
some stuff. Also some indent fixes here and there.
2012-10-17 17:46:34 +01:00
..
dirac_parse.c videoparsers: chain up to parent event handler 2012-02-15 12:56:55 +01:00
dirac_parse.h videoparsers: Add dirac parser 2011-02-17 14:43:35 -08:00
gstdiracparse.c Use gst_element_class_set_static_metadata() 2012-10-17 17:46:34 +01:00
gstdiracparse.h diracparse: make diracparse work correctly 2011-07-04 16:49:00 -07:00
gsth263parse.c Use gst_element_class_set_static_metadata() 2012-10-17 17:46:34 +01:00
gsth263parse.h videoparsers: port to baseparse, which is now in libgstbase in core 2011-04-09 00:24:03 +01:00
gsth264parse.c Use gst_element_class_set_static_metadata() 2012-10-17 17:46:34 +01:00
gsth264parse.h h264parse: remove _chain hack 2012-02-15 17:15:10 +01:00
gstmpeg4videoparse.c Use gst_element_class_set_static_metadata() 2012-10-17 17:46:34 +01:00
gstmpeg4videoparse.h mpeg4videoparse: properly mark config data presence 2012-10-09 13:59:38 +02:00
gstmpegvideoparse.c Use gst_element_class_set_static_metadata() 2012-10-17 17:46:34 +01:00
gstmpegvideoparse.h mpegvideoparse: Handle Sequence Display Extension 2012-09-12 23:05:47 -07:00
h263parse.c port some more to new memory API 2012-01-25 16:22:09 +01:00
h263parse.h videoparsers: port to baseparse, which is now in libgstbase in core 2011-04-09 00:24:03 +01:00
Makefile.am videoparsers: fix duplicated symbols for static links with libschroedinger 2012-10-03 12:07:08 +02:00
plugin.c gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00