Use PNG for thumbs so that we get alpha blending in wxwidgets.
authorCarl Hetherington <cth@carlh.net>
Thu, 11 Oct 2012 00:18:24 +0000 (01:18 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 11 Oct 2012 00:18:24 +0000 (01:18 +0100)
commitb96ad1327c25d5de8d61ed73a1c0e207e67f1226
tree7f15e60ccf4f37bee9f5278458fc039417cd3cab
parented70b4faf0f53b106aebd4b9195ccc81da97880e
Use PNG for thumbs so that we get alpha blending in wxwidgets.
src/lib/film.cc
src/lib/film_state.cc
src/lib/imagemagick_encoder.cc [new file with mode: 0644]
src/lib/imagemagick_encoder.h [new file with mode: 0644]
src/lib/subtitle.cc [new file with mode: 0644]
src/lib/subtitle.h [new file with mode: 0644]
src/lib/thumbs_job.cc
src/lib/tiff_encoder.cc [deleted file]
src/lib/tiff_encoder.h [deleted file]
src/lib/wscript
src/wx/film_viewer.cc