ext/jp2k/: Add jp2kenc to jp2k plugin.
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Thu, 13 Nov 2008 21:44:15 +0000 (21:44 +0000)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Thu, 13 Nov 2008 21:44:15 +0000 (21:44 +0000)
commitc8f450341998b95766fb9eb2caf9c08b7d9428c7
tree0aafcfc11c6039754d4a29f3fd94aab7e67bb4bb
parentde900d75f4568dc81d9b270a09ad891966f227cd
ext/jp2k/: Add jp2kenc to jp2k plugin.

Original commit message from CVS:
* ext/jp2k/Makefile.am:
* ext/jp2k/gstjasperdec.c: (gst_jasper_dec_class_init),
(gst_jasper_dec_change_state):
* ext/jp2k/gstjasperenc.c: (gst_jasper_enc_base_init),
(gst_jasper_enc_class_init), (gst_jasper_enc_init),
(gst_jasper_enc_reset), (gst_jasper_enc_set_src_caps),
(gst_jasper_enc_init_encoder), (gst_jasper_enc_sink_setcaps),
(gst_jasper_enc_get_data), (gst_jasper_enc_chain),
(gst_jasper_enc_set_property), (gst_jasper_enc_get_property),
(gst_jasper_enc_change_state):
* ext/jp2k/gstjasperenc.h:
* ext/jp2k/gstjp2k.c: (plugin_init):
Add jp2kenc to jp2k plugin.
ChangeLog
ext/jp2k/Makefile.am
ext/jp2k/gstjasperdec.c
ext/jp2k/gstjasperenc.c [new file with mode: 0644]
ext/jp2k/gstjasperenc.h [new file with mode: 0644]
ext/jp2k/gstjp2k.c [new file with mode: 0644]