diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2006-05-22 Tim-Philipp Müller <tim at centricular dot net> + + 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) + 2006-05-22 Thomas Vander Stichele <thomas at apestaart dot org> * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain), |