New plugin: h264parse (#340638)
authorMichal Benes <michal.benes@xeris.cz>
Mon, 22 May 2006 16:08:34 +0000 (16:08 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 22 May 2006 16:08:34 +0000 (16:08 +0000)
commit8cdc3e5e8c6df139b3667649da3466368f8131ea
tree6ecc4860667d25f81f1eb63a11d4caf0d0016558
parenta543c648296729f56932d682f92666fab6ed0635
New plugin: h264parse (#340638)

Original commit message from CVS:
Patch by: Michal Benes  <michal dot benes at xeris dot cz>
* configure.ac:
* gst/h264parse/Makefile.am:
* gst/h264parse/gsth264parse.c: (gst_h264_parse_base_init),
(gst_h264_parse_finalize), (gst_h264_parse_class_init),
(gst_h264_parse_init), (gst_h264_parse_chain),
(gst_h264_parse_handle_event), (plugin_init):
* gst/h264parse/gsth264parse.h:
New plugin: h264parse (#340638)
ChangeLog
configure.ac
gst/h264parse/Makefile.am [new file with mode: 0644]
gst/h264parse/gsth264parse.c [new file with mode: 0644]
gst/h264parse/gsth264parse.h [new file with mode: 0644]