dcpomatic.git
2021-05-07 Carl HetheringtonWIP: more 1771-resample-glitches-take4
2021-05-07 Carl Hetheringtonfixup! WIP: allow Piece to take multiple content/decoder.
2021-05-07 Carl HetheringtonWIP: allow Piece to take multiple content/decoder.
2021-05-07 Carl HetheringtonMove some checks from Player to Piece.
2021-05-07 Carl HetheringtonRemove Frame from PieceAudio.
2021-05-07 Carl HetheringtonRefer to Piece audio streams by index instead of pointer.
2021-05-07 Carl HetheringtonMake resampled_audio_to_dcp private.
2021-05-07 Carl HetheringtonRename piece_audio -> audio.
2021-05-07 Carl HetheringtonMake content_video_to_dcp private.
2021-05-07 Carl HetheringtonMake dcp_to_content_time() private.
2021-05-07 Carl HetheringtonRemove Piece::_done in favour of a method.
2021-05-07 Carl HetheringtonRename ContentAtmos -> PieceAtmos and pass atmos throug...
2021-05-07 Carl HetheringtonRename ContentText and subclasses to PieceText... and...
2021-05-07 Carl HetheringtonAdd collect() for Player.
2021-05-07 Carl HetheringtonAdd AudioMapping::equals()
2021-05-07 Carl HetheringtonWhitespace tidying.
2021-05-07 Carl HetheringtonAdd failing test for transcoding adjacent audio content.
2021-05-07 Carl HetheringtonFix crashes in shuffler tests.
2021-05-07 Carl HetheringtonAdd some missing includes / forward references.
2021-05-07 Carl HetheringtonMove Resampler into Piece.
2021-05-07 Carl HetheringtonRename ContentAudio -> PieceAudio and pass audio throug...
2021-05-07 Carl HetheringtonRename ContentVideo -> PieceVideo and pass video throug...
2021-05-07 Carl HetheringtonC++11 tidying and scoped_ptr for Player::_shuffler.
2021-05-07 Carl HetheringtonComment fix.
2021-05-07 Carl HetheringtonC++11 tidying.
2021-05-07 Carl HetheringtonPut a weak_ptr<Film> into Piece to tidy up calls a...
2021-05-07 Carl HetheringtonSpot butler exceptions during test.
2021-05-07 Carl HetheringtonAdd Piece::period().
2021-05-07 Carl HetheringtonMake Piece::ignore_video private.
2021-05-07 Carl HetheringtonMake Piece::decoder private.
2021-05-07 Carl HetheringtonAdd Piece:fonts().
2021-05-07 Carl HetheringtonMake Piece::done private.
2021-05-07 Carl HetheringtonAdd Piece::decoder_before().
2021-05-07 Carl HetheringtonAdd Piece::seek().
2021-05-07 Carl HetheringtonAdd and use Piece::has_text().
2021-05-07 Carl HetheringtonMake Piece::frc private.
2021-05-07 Carl HetheringtonMake Piece::content private.
2021-05-07 Carl HetheringtonAdd content parameter to Piece::content_time_to_dcp().
2021-05-07 Carl HetheringtonAdd Piece::reference_dcp_audio().
2021-05-07 Carl HetheringtonAdd Piece::pass().
2021-05-07 Carl HetheringtonAdd Piece::decoder_position().
2021-05-07 Carl HetheringtonAdd Piece::video_frame_type().
2021-05-07 Carl HetheringtonAdd Piece::decoder_for().
2021-05-07 Carl HetheringtonAdd Piece::audio_gain().
2021-05-07 Carl HetheringtonAdd Piece::resampled_audio_frame_rate().
2021-05-07 Carl HetheringtonAdd Piece::player_video().
2021-05-07 Carl HetheringtonAdd Piece::end().
2021-05-07 Carl HetheringtonAdd Piece::position().
2021-05-07 Carl HetheringtonAdd Piece::frame_rate_change().
2021-05-07 Carl HetheringtonAdd Piece::use_video().
2021-05-07 Carl HetheringtonMove time calculation methods from Player into Piece.
2021-05-07 Carl HetheringtonRemove some unused methods.
2021-05-07 Carl HetheringtonTiny C++11 tidy-up.
2021-05-07 Carl HetheringtonMove stream states into Piece.
2021-05-07 Carl HetheringtonAdd some more tests.
2021-05-07 Carl HetheringtonAdd Content::full_length_content and make full_length_d...
2021-05-07 Carl HetheringtonRename Content::full_length -> Content::full_length_dcp
2021-05-07 Carl HetheringtonAdd some missing overrides.
2021-05-07 Carl HetheringtonMissing override statements. v2.15.141
2021-05-06 Carl Hetheringtonpot/merge.
2021-05-03 Carl HetheringtonC++11 tidying.
2021-05-02 Carl HetheringtonAdd pixel format 0 (AV_PIX_FMT_YUV420P) to make_part_bl...
2021-05-02 Carl HetheringtonTest output tweaks.
2021-05-02 Carl HetheringtonAdd export test DCP -> h264 to trigger #1984.
2021-05-02 Carl HetheringtonAdd pixel format 66 (AV_PIX_FMT_YUV422P10LE) to make_pa...
2021-05-02 Carl HetheringtonAdd export test DCP -> prores to trigger #1984.
2021-05-02 Carl HetheringtonC++11 tidying.
2021-05-02 Carl HetheringtonAdd new line to pixfmts.c
2021-05-02 Carl HetheringtonAdd Groet Han as a tester.
2021-05-01 Carl HetheringtonBuild with FFmpeg 4.4 and switch to the new send/receiv...
2021-04-30 Carl HetheringtonPort filter graphs to new FFmpeg API.
2021-04-30 Carl HetheringtonUpgrade to FFmpeg 4.4.
2021-04-30 Carl HetheringtonSwitch encoding to ffmpeg send/receive API.
2021-04-30 Carl HetheringtonSwitch decoding to ffmpeg send/receive API.
2021-04-30 Carl HetheringtonRemove some FFmpeg-related warnings by directly accessi...
2021-04-30 Carl HetheringtonTidy up some error handling a little.
2021-04-30 Carl HetheringtonRemove some FFmpeg-related warnings by using AVStream...
2021-04-30 Carl HetheringtonC++11 tidying.
2021-04-29 Carl HetheringtonRemove Monitor / EDID code that was used for the swaroo...
2021-04-29 Carl HetheringtonC++11 tidying.
2021-04-29 Carl HetheringtonRemove use of boost::noncopyable.
2021-04-27 Carl HetheringtonReduce disk usage of interrupt_encoder_test.
2021-04-25 Carl HetheringtonMissing delete of some constructors.
2021-04-24 Carl HetheringtonFix text wrapping in nag dialog (especially on macOS...
2021-04-23 Carl HetheringtonUse new Windows long filename workaround with disk...
2021-04-23 Carl HetheringtonDo less logging during tests, but also log some details...
2021-04-23 Carl HetheringtonFix fopen() on windows to cope with long filenames...
2021-04-23 Carl HetheringtonMore test fixes.
2021-04-23 Carl HetheringtonFix test for random noise addition.
2021-04-23 Carl HetheringtonAdd some new check methods.
2021-04-23 Carl HetheringtonUpdate test reference.
2021-04-23 Carl HetheringtonCope with noise being added to small JPEG2000 images.
2021-04-23 Carl HetheringtonRename some test data.
2021-04-23 Carl HetheringtonIgnore the new THREED_ASSET_MARKED_AS_TWOD warning...
2021-04-23 Carl HetheringtonFix missing libdcp warning message.
2021-04-22 Carl HetheringtonI can't convince myself that _canvas_mutex is doing...
2021-04-22 Carl HetheringtonMake the GL thread access the canvas size in a less...
2021-04-22 Carl HetheringtonClose down the FilmViewer before its GUI elements get...
2021-04-22 Carl HetheringtonBump libdcp for fix to #1976.
2021-04-22 Carl HetheringtonRemove configuration option for minimum frame size.
next