diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-04-01 11:34:56 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-04-01 11:34:56 +0100 |
| commit | 931fa4ef2dbfb7c9f726c4dd41eea79621b49906 (patch) | |
| tree | 94e65353b71ae784ed1698c3865aaecfb8f11033 /src/lib/player.h | |
| parent | 07f3a8fccdf9127b2eaf4a6f3425185dba73a23f (diff) | |
Don't overlap simultaneous video content in the timeline. Fix keep-aligned for separate-eye sources.
Diffstat (limited to 'src/lib/player.h')
| -rw-r--r-- | src/lib/player.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/player.h b/src/lib/player.h index 11cc99e77..f7896d7d9 100644 --- a/src/lib/player.h +++ b/src/lib/player.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2013 Carl Hetherington <cth@carlh.net> + Copyright (C) 2013-2014 Carl Hetherington <cth@carlh.net> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |
