Missed update to private test repo version.
[dcpomatic.git] / src / lib / player_video.h
2022-04-07 Carl HetheringtonCleanup: remove unused parameter to PlayerVideo::force.
2021-09-27 Carl HetheringtonMerge branch 'better-gl' into v2.15.x
2021-09-27 Carl HetheringtonVarious alignment tidying/fixups.
2021-09-27 Carl HetheringtonReplace aligned bool with enum Alignment.
2021-09-27 Carl HetheringtonSome const correctness.
2021-09-27 Carl HetheringtonSupport subs and tidy up a few things.
2021-09-27 Carl HetheringtonAdd accessor for _text.
2021-09-27 Carl HetheringtonWhen the player is used in OpenGL mode, pass unscaled...
2021-04-30 Carl HetheringtonC++11 tidying.
2021-02-03 Carl HetheringtonSome noncopyable removal.
2021-02-01 Carl HetheringtonAdd some parameter names in headers.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-11-30 Carl HetheringtonChange re{set,fresh}_metadata to take a film and a...
2020-11-23 Carl HetheringtonRemove swaroop variant.
2020-11-16 Carl HetheringtonMake sure we use limited ("video") range data when...
2020-11-02 Carl HetheringtonPass around JPEG2000 data as a shared_ptr and hence...
2020-04-17 Carl HetheringtonAdd a missing noncopyable.
2020-04-16 Carl HetheringtonRename send_binary -> write_to_socket.
2020-04-14 Carl HetheringtonIgnore and report failures to decode frames during...
2019-05-24 Carl HetheringtonBasic ability to set video range (JPEG/MPEG) at least...
2019-04-25 Carl HetheringtonFix preview update when fade is changed (#1531).
2019-03-28 Carl HetheringtonAllow explicit specification of email protocol (plain... v2.13.138
2018-11-27 Carl HetheringtonSimilar fix for scaling (#1416).
2018-11-27 Carl HetheringtonFix non-updating crop settings (#1421).
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2018-11-06 Carl HetheringtonDo image crop/scale/window in the butler prepare threads.
2018-11-06 Carl HetheringtonSwitch PlayerVideo::always_rgb to a new ::force and...
2018-11-06 Carl HetheringtonRemove some unused parameters.
2018-11-06 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-11-06 Carl HetheringtonAdd some code to help with profiling the player.
2018-09-28 Carl Hetheringtonswaroop: Disable play/stop/pause and slider during...
2018-07-23 Carl HetheringtonTidy up after mass rename.
2018-07-20 Carl HetheringtonUntested; allow viewing of subtitles or closed captions...
2018-02-28 Carl HetheringtonFix crash if quick_refresh() fails.
2018-02-24 Carl HetheringtonSpeed some operations by re-using the last PlayerVideo...
2018-02-01 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-01-31 Carl HetheringtonFix sequencing failure in some very specific circumstances.
2017-12-29 Carl HetheringtonAdd basic memory-used stuff for butler and reduce minim...
2017-07-26 Carl HetheringtonMulti-threaded decode of DCP when previewing.
2017-04-19 Carl HetheringtonInitial butler work.
2017-04-19 Carl HetheringtonAttempt to tidy up internal APIs slightly.
2017-04-19 Carl HetheringtonVarious work on the audio code.
2016-06-14 Carl HetheringtonDiscard right-eye images when using 3D sources to make...
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-05-11 Carl HetheringtonOptimise image scaling for the preview.
2015-12-04 Carl HetheringtonUse libdcp's compress_j2k; move Data into libdcp.
2015-10-29 Carl HetheringtonFix incorrect colourspace conversion of XYZ content
2015-08-26 Carl HetheringtonRest of src/lib/*.h tidying.
2015-07-15 Carl Hetheringtonfloat -> double in a few places.
2015-06-25 Carl HetheringtonMerge branch 'content-burn-subs' into 2.0
2015-06-25 Carl HetheringtonMake player decide whether subtitles should be burnt...
2015-06-25 Carl HetheringtonUse optional<> for PositionImage in PlayerVideo to...
2015-06-21 Carl HetheringtonNo-op: remove all trailing whitespace.
2015-06-10 Carl HetheringtonTidy up J2KImageProxy a bit.
2015-06-10 Carl HetheringtonRename EncodedData -> Data and trim it a bit.
2015-03-25 Carl HetheringtonRemove Scaler config and use SWS_BICUBIC everywhere.
2015-01-07 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-01-07 Carl HetheringtonMake a note in the log when XYZ values are clamped...
2015-01-04 Carl HetheringtonFix loading of 1.x metadata.
2014-12-05 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2014-12-05 Carl HetheringtonSome include tidying.
2014-11-07 Carl HetheringtonMerge branch '2.0' of ssh://main.carlh.net/home/carl...
2014-11-07 Carl HetheringtonRemove log from ImageProxy hierarchy.
2014-10-25 Carl HetheringtonMerge master.
2014-10-22 Carl HetheringtonMerge master.
2014-10-21 Carl HetheringtonMerge master.
2014-10-15 Carl HetheringtonMerge master.
2014-10-08 Carl HetheringtonMerge master.
2014-10-02 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-30 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-30 Carl HetheringtonBasic video fade support.
2014-09-29 Carl HetheringtonMerge master.
2014-09-22 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-16 Carl HetheringtonMerge master.
2014-09-12 Carl HetheringtonMerge master.
2014-09-11 Carl HetheringtonSpot repeated frames from single-image sources and...
2014-09-11 Carl HetheringtonMerge master.
2014-09-10 Carl HetheringtonMerge master.
2014-09-10 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-09 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-09 Carl HetheringtonMerge master.
2014-09-08 Carl HetheringtonMerge master.
2014-09-07 Carl HetheringtonMerge master.
2014-09-03 Carl HetheringtonMerge master.
2014-08-31 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-08-31 Carl HetheringtonMerge master.
2014-08-31 Carl HetheringtonMerge master.
2014-08-30 Carl HetheringtonMerge master.
2014-08-25 Carl HetheringtonMerge master.
2014-08-23 Carl HetheringtonMerge master.
2014-08-11 Carl HetheringtonMerge master.
2014-08-06 Carl HetheringtonMerge master.
2014-07-22 Carl HetheringtonOption to draw a border around the content's image...
2014-07-17 Carl HetheringtonMerge master.
2014-07-16 Carl HetheringtonMerge master.
2014-07-16 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 1.0
2014-07-16 Carl HetheringtonMerge master.
2014-07-16 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-07-16 Carl HetheringtonMerge master.
2014-07-10 Carl HetheringtonMerge master.
next