From e262a72516fe2e4e67e400a7d35058f19a71d0da Mon Sep 17 00:00:00 2001 From: Mark Nauwelaerts Date: Tue, 9 Sep 2008 17:56:10 +0000 Subject: Add jp2k plugin. Fixes #550657. Original commit message from CVS: * configure.ac: * ext/Makefile.am: * ext/jp2k/Makefile.am: * ext/jp2k/gstjasperdec.c: (gst_jasper_dec_base_init), (gst_jasper_dec_class_init), (gst_jasper_dec_init), (gst_jasper_dec_reset), (gst_jasper_dec_sink_setcaps), (gst_jasper_dec_negotiate), (gst_jasper_dec_get_picture), (gst_jasper_dec_chain), (gst_jasper_dec_set_property), (gst_jasper_dec_get_property), (gst_jasper_dec_change_state), (plugin_init): * ext/jp2k/gstjasperdec.h: Add jp2k plugin. Fixes #550657. --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fbad3a9f..d6180cb4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2008-09-09 Mark Nauwelaerts + + * configure.ac: + * ext/Makefile.am: + * ext/jp2k/Makefile.am: + * ext/jp2k/gstjasperdec.c: (gst_jasper_dec_base_init), + (gst_jasper_dec_class_init), (gst_jasper_dec_init), + (gst_jasper_dec_reset), (gst_jasper_dec_sink_setcaps), + (gst_jasper_dec_negotiate), (gst_jasper_dec_get_picture), + (gst_jasper_dec_chain), (gst_jasper_dec_set_property), + (gst_jasper_dec_get_property), (gst_jasper_dec_change_state), + (plugin_init): + * ext/jp2k/gstjasperdec.h: + Add jp2k plugin. Fixes #550657. + 2008-09-09 Edward Hervey * gst/mpegdemux/flumpegdemux.c: (plugin_init): -- cgit v1.2.1