ext/jpeg/gstjpegdec.*: API: Added IDCT method property
authorWim Taymans <wim.taymans@gmail.com>
Fri, 9 Jun 2006 17:12:52 +0000 (17:12 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 9 Jun 2006 17:12:52 +0000 (17:12 +0000)
commit78d078e9863ddec028f6ded082bfdb3fee189608
treee54b1c68293c18608e35c3c4fa1d80e258fd7711
parentfef3b183b219ba0fa6d4d0b18aa397c681b655d4
ext/jpeg/gstjpegdec.*: API: Added IDCT method property

Original commit message from CVS:
* ext/jpeg/gstjpegdec.c: (gst_idct_method_get_type),
(gst_jpeg_dec_class_init), (gst_jpeg_dec_init),
(gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_decode_direct),
(gst_jpeg_dec_chain), (gst_jpeg_dec_sink_event),
(gst_jpeg_dec_set_property), (gst_jpeg_dec_get_property):
* ext/jpeg/gstjpegdec.h:
API: Added IDCT method property
Small cleanups.
Avoid dynamic allocation of trivial fixed structure.
Allocate enough space for temp 4:4:4 YUV buffers. Fixes #343661.
ChangeLog
ext/jpeg/gstjpegdec.c
ext/jpeg/gstjpegdec.h