Credit Andrew - fix vorbis audio which was scratchy and ensure aging plugin does...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / setformat.h
index b85fce1752aa3e7f7a2346913daebfdecaca9f86..b4744e229381e6d1627b8be2d7237c2fdb32cc45 100644 (file)
@@ -2,6 +2,7 @@
 /*
  * CINELERRA
  * Copyright (C) 2008 Adam Williams <broadcast at earthling dot net>
+ * Copyright (C) 2003-2016 Cinelerra CV contributors
  *
  * 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
@@ -222,6 +223,7 @@ public:
 
        MWindow *mwindow;
        SetFormatThread *thread;
+       SetChannelsReset *channels_reset;
        SetChannelsCanvas *canvas;
 // Screen size width, height
        ScaleSizeText* dimension[2];