| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-06-04 | Fix horizontal positioning with .srt / burn-in (#488). | Carl Hetherington | |
| 2015-06-03 | Various fixes to allow independent x and y scaling of text subs (#489). | Carl Hetherington | |
| 2015-06-03 | Various work on audio mapping. | Carl Hetherington | |
| Fix everything up so that the audio mapping view in the audio panel reflects the processor (or lack of). | |||
| 2015-06-02 | Apply single-processor branch manually; processor is now in Film, not ↵ | Carl Hetherington | |
| AudioContent. | |||
| 2015-06-02 | Handle multiple audio streams in a single piece of content | Carl Hetherington | |
| in a similar way to the V1 patch. | |||
| 2015-05-26 | {Video,Audio}Frame -> Frame. | Carl Hetherington | |
| 2015-05-25 | Remove user-configurable colour conversion presets. | Carl Hetherington | |
| 2015-05-12 | Assorted image subtitle fixes. | Carl Hetherington | |
| 2015-05-02 | Remove approximate size stuff where playback viewer would round | Carl Hetherington | |
| down to nearest 4 pixels to try and speed up scaling. It didn't work as the two estimates of what would be scaled didn't always agree. It could probably be resurrected. | |||
| 2015-04-22 | Actually use YUV->RGB setting when converting. | Carl Hetherington | |
| 2015-03-25 | Remove Scaler config and use SWS_BICUBIC everywhere. | Carl Hetherington | |
| 2015-02-09 | Remove erroneous comment. | Carl Hetherington | |
| 2015-02-07 | I can't see the point of rounding the image size again after calling | Carl Hetherington | |
| size() with a round of 4. | |||
| 2015-01-31 | If we are requesting audio from before the start of a piece of content we ↵ | Carl Hetherington | |
| need to adjust both the request position AND the amount, not just the position. | |||
| 2015-01-30 | Fix update of preview when video fade changes. | Carl Hetherington | |
| 2015-01-19 | Fix audio analysis; make sure we don't decode video and let it pile up unwanted. | Carl Hetherington | |
| 2015-01-05 | Fix incorrect use of FrameRateChange::factor(); if we are skipping, for | Carl Hetherington | |
| example, factor will be 0.5 and so to convert some frames in the DCP to frames in the content we must divide by factor (i.e. multiply by 2) to get the content frame. | |||
| 2014-12-20 | Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ↵ | Carl Hetherington | |
| assert()s with thrown exceptions. | |||
| 2014-12-20 | Basic pass-through of font information when using DCP subtitles. | Carl Hetherington | |
| 2014-12-11 | Add language property to SubtitleContent and use it in output DCP subtitle ↵ | Carl Hetherington | |
| files. | |||
| 2014-11-07 | Remove log from ImageProxy hierarchy. | Carl Hetherington | |
| 2014-10-02 | Apply subtitle scale (ish) to text subs; should help with #413. | Carl Hetherington | |
| 2014-10-02 | Apply y offset to text subs. | Carl Hetherington | |
| 2014-09-30 | Basic video fade support. | Carl Hetherington | |
| 2014-09-12 | Merge master. | Carl Hetherington | |
| 2014-09-12 | Allow separate X and Y scale for subtitles. | Carl Hetherington | |
| 2014-07-22 | Option to draw a border around the content's image (#391). | Carl Hetherington | |
| 2014-07-20 | Basic support for decryption of imported DCPs. | Carl Hetherington | |
| 2014-07-11 | Rename subtitle_use -> use_subtitles. | Carl Hetherington | |
| 2014-07-10 | Basics of DCP subtitle import. | Carl Hetherington | |
| 2014-07-09 | Split up image_proxy.{cc,h} | Carl Hetherington | |
| 2014-07-09 | Basics of DCP import. | Carl Hetherington | |
| 2014-07-04 | Add 'starting' option to subtitles_during(). | Carl Hetherington | |
| 2014-07-02 | Rearrange Player subtitle handling a bit. | Carl Hetherington | |
| 2014-07-01 | Remove FFmpegDecoder minimal_run and care on seeking, as the ↵ | Carl Hetherington | |
| VideoDecoder/AudioDecoder has to cope with stuff per-stream anyway. | |||
| 2014-07-01 | DCPVideoFrame -> DCPVideo and PlayerVideoFrame -> PlayerVideo. | Carl Hetherington | |
| 2014-07-01 | Add a Type to Time. | Carl Hetherington | |
| 2014-06-28 | Fix crash on analysing audio (and possibly DCP creation) with resampled | Carl Hetherington | |
| content. Reported-by: Matthias Damm | |||
| 2014-06-20 | Various subtitle UI tweaks. | Carl Hetherington | |
| 2014-06-13 | Remove Player::_burn_subtitles; allow subtitles to be burnt onto areas with ↵ | Carl Hetherington | |
| no video content. | |||
| 2014-06-12 | Merge mistake. | Carl Hetherington | |
| 2014-06-12 | Merge master. | Carl Hetherington | |
| 2014-06-05 | A couple of fixes to hangs when over-trimming content. | Carl Hetherington | |
| 2014-06-04 | Back-port v2's rename and slight extension of FrameRateConversion. | Carl Hetherington | |
| 2014-06-04 | Merge master. | Carl Hetherington | |
| 2014-06-03 | All audio content should resample if the output frame rate and content | Carl Hetherington | |
| frame rates differ; make Sndfile sources use the video-frame-rate-based calculation for output frame rate (like FFmpeg sources do). Also, fix small problems when flushing Resamplers used to get fed back to Resamplers again. | |||
| 2014-06-02 | Merge master. | Carl Hetherington | |
| 2014-05-22 | Add ContentTimePeriod class. | Carl Hetherington | |
| 2014-05-22 | Fix small problem with subtitles and start-trim (I think). | Carl Hetherington | |
| 2014-05-21 | Try to fix clashes caused by ERROR, WARNING etc. as variables. | Carl Hetherington | |
