| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-11-21 | Take Film pointer out of Content. | Carl Hetherington | |
| 2017-09-03 | Restore correct setup of fast resampler when the player is set to fast. | Carl Hetherington | |
| 2016-06-22 | Set AudioDecoder::fast a different way. | Carl Hetherington | |
| 2016-06-13 | Remove caching of old ImageDecoder objects. | Carl Hetherington | |
| This breaks things when there is a 3D ImageContent. When you change the video frame type on this content the view does not update because the re-used ImageDecoder recycles the same video without noticing that the frame type has changed. I guess this is sort of `because' the video frame type is used in VideoDecoder::give, which sets up the cache. Unfortunately I can't remember the case which the caching of ImageDecoders was meant to speed up. Maybe this will now become apparent. | |||
| 2016-05-26 | Factor out decoder creation to a factory method. | Carl Hetherington | |
| 2013-04-01 | XML metadata and some other bits. | Carl Hetherington | |
| 2013-03-31 | Content can be added and previewed. | Carl Hetherington | |
| 2013-02-08 | Shuffle Job pointers around slightly. | Carl Hetherington | |
| 2013-01-17 | shared_ptr is a bit excessive for DecodeOptions. | Carl Hetherington | |
| 2012-12-16 | Split Options into encode / decode. | Carl Hetherington | |
| 2012-12-16 | Integrated FFmpeg player (slow). | Carl Hetherington | |
| 2012-11-15 | Untested external audio support; AB transcodes still broken. | Carl Hetherington | |
| 2012-11-05 | Move trimming into the encoder; seems to be cleaner. | Carl Hetherington | |
| 2012-11-04 | Revert "Remove minimal flag." | Carl Hetherington | |
| This reverts commit ac712b45bad948fc8f38cf4fa48a529f2024c7f5. | |||
| 2012-11-04 | Remove minimal flag. | Carl Hetherington | |
| 2012-11-04 | Remove unused ignore_length parameter. | Carl Hetherington | |
| 2012-10-24 | Merge FilmState / Film. | Carl Hetherington | |
| 2012-07-15 | Move things round a bit. | Carl Hetherington | |
