Hand-apply bbfb370d7de28ec1e8f307865cc6253bb5d4366e from master; quicker digest calcu...
authorCarl Hetherington <cth@carlh.net>
Sat, 24 Jan 2015 17:41:00 +0000 (17:41 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 24 Jan 2015 17:41:00 +0000 (17:41 +0000)
commit59e769023c392c332331567a1aea94660002c463
treee68d918e3c48f470a688b8bb5bf95590fb9c4916
parent5af65f61bf6eba06c24025d63b43aec896a00c9c
Hand-apply bbfb370d7de28ec1e8f307865cc6253bb5d4366e from master; quicker digest calculation.
52 files changed:
TO_PORT
src/lib/audio_content.cc
src/lib/content.cc
src/lib/content.h
src/lib/dcp_content.cc
src/lib/dcp_content.h
src/lib/dcp_subtitle_content.cc
src/lib/dcp_subtitle_content.h
src/lib/examine_content_job.cc
src/lib/examine_content_job.h
src/lib/ffmpeg_content.cc
src/lib/ffmpeg_content.h
src/lib/film.cc
src/lib/film.h
src/lib/image_content.cc
src/lib/image_content.h
src/lib/sndfile_content.cc
src/lib/sndfile_content.h
src/lib/subrip_content.cc
src/lib/subrip_content.h
src/lib/util.cc
src/lib/util.h
src/tools/dcpomatic.cc
src/tools/dcpomatic_create.cc
src/wx/content_menu.cc
src/wx/content_panel.cc
src/wx/image_sequence_dialog.cc
src/wx/image_sequence_dialog.h
test/4k_test.cc
test/audio_analysis_test.cc
test/audio_delay_test.cc
test/black_fill_test.cc
test/dcp_subtitle_test.cc
test/ffmpeg_audio_test.cc
test/ffmpeg_dcp_test.cc
test/ffmpeg_decoder_seek_test.cc
test/ffmpeg_decoder_sequential_test.cc
test/frame_rate_test.cc
test/import_dcp_test.cc
test/isdcf_name_test.cc
test/play_test.cc
test/player_test.cc
test/recover_test.cc
test/repeat_frame_test.cc
test/scaling_test.cc
test/seek_zero_test.cc
test/silence_padding_test.cc
test/skip_frame_test.cc
test/threed_test.cc
test/upmixer_a_test.cc
test/util_test.cc
test/xml_subtitle_test.cc