]> git.sesse.net Git - mlt/commit
Improve colorspace handling (work in progress)
authorDan Dennedy <dan@dennedy.org>
Tue, 24 Aug 2010 06:32:40 +0000 (23:32 -0700)
committerDan Dennedy <dan@dennedy.org>
Sun, 26 Sep 2010 22:20:15 +0000 (15:20 -0700)
commite17f84ca234cdb35fd054f46eed37babc01bfc77
tree2f4c53701eb789e1c352b860fc6bfcb9b22ea085
parenta1abd2102fc9803ae1f2907395021e0d48d8415f
Improve colorspace handling (work in progress)

Trying to add support for non-scaling luma between YCbCr and RGB
conversions as well as support for ITU Rec. 709 luma conversion for HD
formats.
src/framework/mlt_frame.c
src/framework/mlt_profile.h
src/framework/mlt_types.h
src/modules/avformat/filter_avcolour_space.c
src/modules/avformat/filter_swscale.c
src/modules/avformat/producer_avformat.c
src/modules/gtk2/producer_pixbuf.c
src/modules/qimage/producer_qimage.c
src/modules/sdl/producer_sdl_image.c