diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-04-01 10:02:09 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-04-01 10:02:09 +0100 |
| commit | 07f3a8fccdf9127b2eaf4a6f3425185dba73a23f (patch) | |
| tree | 6c09a684a005597ae83b113d7fa038b3dfb87737 /src/lib/video_content.h | |
| parent | f8cf68ca666e016d0e5d3834f7a006f93d803e73 (diff) | |
Basic support for separate 3D left/right sources.
Diffstat (limited to 'src/lib/video_content.h')
| -rw-r--r-- | src/lib/video_content.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/video_content.h b/src/lib/video_content.h index f846b7ac9..fbba9c09d 100644 --- a/src/lib/video_content.h +++ b/src/lib/video_content.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 |
