| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-05-24 | Basic ability to set video range (JPEG/MPEG) at least for YUV content. May ↵ | Carl Hetherington | |
| not work for RGB. See #1509. | |||
| 2019-05-13 | swaroop: basics of encrypted MP4 playback. | Carl Hetherington | |
| 2019-05-10 | Put Time types in dcpomatic namespace. | Carl Hetherington | |
| 2018-06-08 | Auto-rotate videos. | Carl Hetherington | |
| 2018-01-12 | Don't throw an exception if we can't find bits_per_pixel, as it's not the ↵ | Carl Hetherington | |
| end of the world. | |||
| 2017-04-27 | Initial work on removing storage of subtitle times. | Carl Hetherington | |
| 2016-06-01 | Basics of better audio stream labelling in the audio mapping view (#849). | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2016-05-18 | Partial work on using a no-video FFmpeg file. | Carl Hetherington | |
| 2016-05-18 | Reasonably straightforward stuff; main things are adding | Carl Hetherington | |
| a _parent to VideoContent (mainly, but not only, for signalling) and moving the video shared_ptr into Content, which makes much more sense to replace dynamic_cast tests for whether something has video or whatever. Nearly builds. | |||
| 2016-02-26 | Allow changes to colours of FFmpeg subtitles (#795). | Carl Hetherington | |
| 2016-02-15 | Support SSA subtitles embedded within FFmpeg files. | Carl Hetherington | |
| 2016-02-01 | Subtitle "to" times used to be stored against their "from" times. | Carl Hetherington | |
| Sadly an example shows that from times are not unique. This patch uses a hash of stuff from the first AVSubtitle as the key. | |||
| 2015-11-13 | Disable YUV->RGB conversion controls with non-YUV sources (#649). | Carl Hetherington | |
| 2015-09-25 | Fix assertion failure with .MTS files. | Carl Hetherington | |
| These files have subs which start but are never officially finished; this means there are no `to' times to find in find_subtitle_to. Cope with this by stopping the previous sub when a new one arrives if there hasn't been a proper "stop" in the mean time. | |||
| 2015-07-17 | A couple of class/struct confusions. | Carl Hetherington | |
| 2015-07-16 | float -> double in a few places. | Carl Hetherington | |
| 2015-07-02 | Add bits per pixel to video content properties. | Carl Hetherington | |
| 2015-06-30 | Write FFmpeg log output to our log file. | Carl Hetherington | |
| 2015-06-21 | Add more video properties to content properties dialog. | Carl Hetherington | |
| Also implement the whole properties thing more neatly. | |||
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-05-27 | Untested use of Frame for video/audio content lengths. | Carl Hetherington | |
| 2015-05-12 | Assorted image subtitle fixes. | Carl Hetherington | |
| 2015-01-23 | Hand-apply 111f02f4fc8ace359a16aea1c88c2821bf3dde31 from master; improve ↵ | Carl Hetherington | |
| progress reporting when scanning a file for length. | |||
| 2015-01-23 | Hand-apply cb998bee2e70f3426fd95655736deae803efa58e from master; examine a ↵ | Carl Hetherington | |
| whole FFmpeg file if there is no length information in the header. | |||
| 2014-12-05 | Some include tidying. | Carl Hetherington | |
| 2014-12-03 | Hand-apply 6a3cd511559433554ab40ed72ff94b7d8dc2c5bd from master; | Carl Hetherington | |
| Basics of an image sequence dialog that asks about frame rate and digest calculation. | |||
| 2014-11-11 | Hand-apply 80562fe5dce5fd625da583ca6f7c2833f9db8754 from master (remove ↵ | Carl Hetherington | |
| default scale and use a scale guessed from the content's size and sample aspect ratio). | |||
| 2014-05-22 | Split FFmpegExaminer stuff into separate methods. | Carl Hetherington | |
| 2014-03-04 | New DCPTime/ContentTime types. | Carl Hetherington | |
| 2014-02-24 | Merge master; specify libdcp-1.0. | Carl Hetherington | |
| 2014-02-21 | Another small clean-up. | Carl Hetherington | |
| 2014-02-11 | Partial hacks to use of libdcp 1.0. | Carl Hetherington | |
| 2014-01-02 | Rationalise video/audio frame types. | Carl Hetherington | |
| 2013-11-23 | Basics of joining. | Carl Hetherington | |
| 2013-07-17 | tabs -> spaces. | Carl Hetherington | |
| 2013-06-26 | Another try at sorting out the thorny question of timing. | Carl Hetherington | |
| 2013-06-25 | Basics of FFmpeg examiner works. | Carl Hetherington | |
| 2013-06-21 | Split examiner parts off decoder. | Carl Hetherington | |
