diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-03-25 00:22:16 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-03-25 00:22:16 +0000 |
| commit | b6e388dc3ea1ab37711f50bbc28a93f48de98db3 (patch) | |
| tree | 85f151006aa1fc151d39b89671b155bc97077531 /src/wx/film_editor.cc | |
| parent | 5f6d9c16df8e0b49160353354dccbcbdd1e57e9d (diff) | |
Hand-apply ec3e6abf817b84d589f0782b01f5059dd3bf0953; only allow even
DCP audio channel counts between 2 and 16 inclusive.
Diffstat (limited to 'src/wx/film_editor.cc')
| -rw-r--r-- | src/wx/film_editor.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/film_editor.cc b/src/wx/film_editor.cc index 3e6dddb92..944ff3572 100644 --- a/src/wx/film_editor.cc +++ b/src/wx/film_editor.cc @@ -1,5 +1,5 @@ /* - Copyright (C) 2012-2014 Carl Hetherington <cth@carlh.net> + Copyright (C) 2012-2015 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 |
