diff --git a/include/AudioBufferSource.h b/include/AudioBufferSource.h index b1571c8d..0b72aa5d 100644 --- a/include/AudioBufferSource.h +++ b/include/AudioBufferSource.h @@ -3,7 +3,10 @@ * @brief Header file for AudioBufferSource class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/AudioDeviceInfo.h b/include/AudioDeviceInfo.h index 29a89139..f58c1562 100644 --- a/include/AudioDeviceInfo.h +++ b/include/AudioDeviceInfo.h @@ -3,7 +3,10 @@ * @brief Header file for Audio Device Info struct * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/AudioReaderSource.h b/include/AudioReaderSource.h index 76c3dc7d..a60f940e 100644 --- a/include/AudioReaderSource.h +++ b/include/AudioReaderSource.h @@ -3,7 +3,10 @@ * @brief Header file for AudioReaderSource class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/AudioResampler.h b/include/AudioResampler.h index b81bfc3e..16d35906 100644 --- a/include/AudioResampler.h +++ b/include/AudioResampler.h @@ -3,7 +3,10 @@ * @brief Header file for AudioResampler class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/CacheBase.h b/include/CacheBase.h index c764b2d9..d8bcf805 100644 --- a/include/CacheBase.h +++ b/include/CacheBase.h @@ -3,7 +3,10 @@ * @brief Header file for CacheBase class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/CacheDisk.h b/include/CacheDisk.h index adecda9a..03935dcb 100644 --- a/include/CacheDisk.h +++ b/include/CacheDisk.h @@ -3,7 +3,10 @@ * @brief Header file for CacheDisk class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/CacheMemory.h b/include/CacheMemory.h index 29187799..03db05d1 100644 --- a/include/CacheMemory.h +++ b/include/CacheMemory.h @@ -3,7 +3,10 @@ * @brief Header file for CacheMemory class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/ChannelLayouts.h b/include/ChannelLayouts.h index 657d2757..4c12822f 100644 --- a/include/ChannelLayouts.h +++ b/include/ChannelLayouts.h @@ -3,7 +3,10 @@ * @brief Header file for ChannelLayout class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/ChunkReader.h b/include/ChunkReader.h index b780602b..022dfb77 100644 --- a/include/ChunkReader.h +++ b/include/ChunkReader.h @@ -3,7 +3,10 @@ * @brief Header file for ChunkReader class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/ChunkWriter.h b/include/ChunkWriter.h index 2cdef4fe..2ecdf06e 100644 --- a/include/ChunkWriter.h +++ b/include/ChunkWriter.h @@ -3,7 +3,10 @@ * @brief Header file for ChunkWriter class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/Clip.h b/include/Clip.h index 58eacab7..9f10148f 100644 --- a/include/Clip.h +++ b/include/Clip.h @@ -3,7 +3,10 @@ * @brief Header file for Clip class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/ClipBase.h b/include/ClipBase.h index 1c5534fc..97d60ef6 100644 --- a/include/ClipBase.h +++ b/include/ClipBase.h @@ -3,7 +3,10 @@ * @brief Header file for ClipBase class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/Color.h b/include/Color.h index a0edd602..8e9d152f 100644 --- a/include/Color.h +++ b/include/Color.h @@ -3,7 +3,10 @@ * @brief Header file for Color class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/Coordinate.h b/include/Coordinate.h index bf561084..40e4bb63 100644 --- a/include/Coordinate.h +++ b/include/Coordinate.h @@ -3,7 +3,10 @@ * @brief Header file for Coordinate class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/CrashHandler.h b/include/CrashHandler.h index 12c79a86..1c6ed187 100644 --- a/include/CrashHandler.h +++ b/include/CrashHandler.h @@ -3,7 +3,10 @@ * @brief Header file for CrashHandler class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/DecklinkInput.h b/include/DecklinkInput.h index cfd5b6b1..ebac2baf 100644 --- a/include/DecklinkInput.h +++ b/include/DecklinkInput.h @@ -3,7 +3,10 @@ * @brief Header file for DecklinkInput class * @author Jonathan Thomas , Blackmagic Design * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2009 Blackmagic Design * diff --git a/include/DecklinkOutput.h b/include/DecklinkOutput.h index ddb6e9bc..f653b8dd 100644 --- a/include/DecklinkOutput.h +++ b/include/DecklinkOutput.h @@ -3,7 +3,10 @@ * @brief Header file for DecklinkOutput class * @author Jonathan Thomas , Blackmagic Design * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2009 Blackmagic Design * diff --git a/include/DecklinkReader.h b/include/DecklinkReader.h index 3ce9273f..29a8fdcb 100644 --- a/include/DecklinkReader.h +++ b/include/DecklinkReader.h @@ -3,7 +3,10 @@ * @brief Header file for DecklinkReader class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/DecklinkWriter.h b/include/DecklinkWriter.h index 00ac8b3e..3a65f0c1 100644 --- a/include/DecklinkWriter.h +++ b/include/DecklinkWriter.h @@ -3,7 +3,10 @@ * @brief Header file for DecklinkWriter class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/DummyReader.h b/include/DummyReader.h index e9bce1b5..692c7589 100644 --- a/include/DummyReader.h +++ b/include/DummyReader.h @@ -3,7 +3,10 @@ * @brief Header file for DummyReader class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/EffectBase.h b/include/EffectBase.h index d38e3f45..20cd8edc 100644 --- a/include/EffectBase.h +++ b/include/EffectBase.h @@ -3,7 +3,10 @@ * @brief Header file for EffectBase class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/EffectInfo.h b/include/EffectInfo.h index 999c9b6a..59b7d234 100644 --- a/include/EffectInfo.h +++ b/include/EffectInfo.h @@ -3,7 +3,10 @@ * @brief Header file for the EffectInfo class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/Effects.h b/include/Effects.h index 224c48be..7297ba07 100644 --- a/include/Effects.h +++ b/include/Effects.h @@ -6,7 +6,10 @@ * @brief This header includes all commonly used effects for libopenshot, for ease-of-use. * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/Enums.h b/include/Enums.h index fb91f1fa..505c28f6 100644 --- a/include/Enums.h +++ b/include/Enums.h @@ -3,7 +3,10 @@ * @brief Header file for TextReader class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/Exceptions.h b/include/Exceptions.h index fe76d6dc..ae9755ae 100644 --- a/include/Exceptions.h +++ b/include/Exceptions.h @@ -3,7 +3,10 @@ * @brief Header file for all Exception classes * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/FFmpegReader.h b/include/FFmpegReader.h index 7ef44c50..331ca32a 100644 --- a/include/FFmpegReader.h +++ b/include/FFmpegReader.h @@ -3,7 +3,10 @@ * @brief Header file for FFmpegReader class * @author Jonathan Thomas , Fabrice Bellard * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2013 OpenShot Studios, LLC, Fabrice Bellard * (http://www.openshotstudios.com). This file is part of diff --git a/include/FFmpegUtilities.h b/include/FFmpegUtilities.h index 7e3e0070..1069bb2c 100644 --- a/include/FFmpegUtilities.h +++ b/include/FFmpegUtilities.h @@ -3,7 +3,10 @@ * @brief Header file for FFmpegUtilities * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/FFmpegWriter.h b/include/FFmpegWriter.h index 35dd1ed9..e4ebe176 100644 --- a/include/FFmpegWriter.h +++ b/include/FFmpegWriter.h @@ -3,7 +3,10 @@ * @brief Header file for FFmpegWriter class * @author Jonathan Thomas , Fabrice Bellard * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2013 OpenShot Studios, LLC, Fabrice Bellard * (http://www.openshotstudios.com). This file is part of diff --git a/include/Fraction.h b/include/Fraction.h index 7f5e5881..178cca41 100644 --- a/include/Fraction.h +++ b/include/Fraction.h @@ -3,7 +3,10 @@ * @brief Header file for Fraction class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/Frame.h b/include/Frame.h index 6b682edb..d34800ff 100644 --- a/include/Frame.h +++ b/include/Frame.h @@ -3,7 +3,10 @@ * @brief Header file for Frame class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/FrameMapper.h b/include/FrameMapper.h index d046af25..66020951 100644 --- a/include/FrameMapper.h +++ b/include/FrameMapper.h @@ -3,7 +3,10 @@ * @brief Header file for the FrameMapper class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/ImageReader.h b/include/ImageReader.h index e698e0c1..2ba2be8d 100644 --- a/include/ImageReader.h +++ b/include/ImageReader.h @@ -3,7 +3,10 @@ * @brief Header file for ImageReader class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/ImageWriter.h b/include/ImageWriter.h index 25177134..41c460e1 100644 --- a/include/ImageWriter.h +++ b/include/ImageWriter.h @@ -3,7 +3,10 @@ * @brief Header file for ImageWriter class * @author Jonathan Thomas , Fabrice Bellard * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2013 OpenShot Studios, LLC, Fabrice Bellard * (http://www.openshotstudios.com). This file is part of diff --git a/include/Json.h b/include/Json.h index 970034a5..bacd59a1 100644 --- a/include/Json.h +++ b/include/Json.h @@ -3,7 +3,10 @@ * @brief Header file for JSON class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/KeyFrame.h b/include/KeyFrame.h index bab87f7c..1aca9cc0 100644 --- a/include/KeyFrame.h +++ b/include/KeyFrame.h @@ -3,7 +3,10 @@ * @brief Header file for the Keyframe class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/OpenMPUtilities.h b/include/OpenMPUtilities.h index 7c198a76..dcde3c32 100644 --- a/include/OpenMPUtilities.h +++ b/include/OpenMPUtilities.h @@ -3,7 +3,10 @@ * @brief Header file for OpenMPUtilities (set some common macros) * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/OpenShot.h b/include/OpenShot.h index 207f4b42..d7c62af6 100644 --- a/include/OpenShot.h +++ b/include/OpenShot.h @@ -71,6 +71,7 @@ * ### Want to Learn More? ### * To continue learning about libopenshot, take a look at the full list of classes available. * + * \anchor License * ### License & Copyright ### * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/PlayerBase.h b/include/PlayerBase.h index ecc222a8..d6ff64f5 100644 --- a/include/PlayerBase.h +++ b/include/PlayerBase.h @@ -3,7 +3,10 @@ * @brief Header file for PlayerBase class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/Point.h b/include/Point.h index 139aa64d..8eabf7c8 100644 --- a/include/Point.h +++ b/include/Point.h @@ -3,7 +3,10 @@ * @brief Header file for Point class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/Profiles.h b/include/Profiles.h index fa279d57..f7621551 100644 --- a/include/Profiles.h +++ b/include/Profiles.h @@ -3,7 +3,10 @@ * @brief Header file for Profile class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/Qt/AudioPlaybackThread.h b/include/Qt/AudioPlaybackThread.h index be26c4e8..eaf3b73c 100644 --- a/include/Qt/AudioPlaybackThread.h +++ b/include/Qt/AudioPlaybackThread.h @@ -4,7 +4,10 @@ * @author Duzy Chan * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/Qt/PlayerDemo.h b/include/Qt/PlayerDemo.h index c02f863c..3749ce4c 100644 --- a/include/Qt/PlayerDemo.h +++ b/include/Qt/PlayerDemo.h @@ -3,7 +3,10 @@ * @brief Header file for demo application for QtPlayer class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/Qt/PlayerPrivate.h b/include/Qt/PlayerPrivate.h index f626fb99..4745018e 100644 --- a/include/Qt/PlayerPrivate.h +++ b/include/Qt/PlayerPrivate.h @@ -4,7 +4,10 @@ * @author Duzy Chan * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/Qt/VideoCacheThread.h b/include/Qt/VideoCacheThread.h index 4afb7ee5..db932263 100644 --- a/include/Qt/VideoCacheThread.h +++ b/include/Qt/VideoCacheThread.h @@ -3,7 +3,10 @@ * @brief Source file for VideoCacheThread class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/Qt/VideoPlaybackThread.h b/include/Qt/VideoPlaybackThread.h index 90dc3681..363c5d1d 100644 --- a/include/Qt/VideoPlaybackThread.h +++ b/include/Qt/VideoPlaybackThread.h @@ -4,7 +4,10 @@ * @author Duzy Chan * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/Qt/VideoRenderWidget.h b/include/Qt/VideoRenderWidget.h index 19675cc8..82bb8320 100644 --- a/include/Qt/VideoRenderWidget.h +++ b/include/Qt/VideoRenderWidget.h @@ -3,7 +3,10 @@ * @brief Header file for Video RendererWidget class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/Qt/VideoRenderer.h b/include/Qt/VideoRenderer.h index aaf973ca..4b1fcc89 100644 --- a/include/Qt/VideoRenderer.h +++ b/include/Qt/VideoRenderer.h @@ -3,7 +3,10 @@ * @brief Header file for Video Renderer class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/QtImageReader.h b/include/QtImageReader.h index d26c9b79..c7196e6b 100644 --- a/include/QtImageReader.h +++ b/include/QtImageReader.h @@ -3,7 +3,10 @@ * @brief Header file for QtImageReader class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/QtPlayer.h b/include/QtPlayer.h index c9137f5e..aaa12fa0 100644 --- a/include/QtPlayer.h +++ b/include/QtPlayer.h @@ -4,7 +4,10 @@ * @author Duzy Chan * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/ReaderBase.h b/include/ReaderBase.h index efbd5bc7..4f9f724d 100644 --- a/include/ReaderBase.h +++ b/include/ReaderBase.h @@ -3,7 +3,10 @@ * @brief Header file for ReaderBase class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/RendererBase.h b/include/RendererBase.h index c71d664a..787a254f 100644 --- a/include/RendererBase.h +++ b/include/RendererBase.h @@ -3,7 +3,10 @@ * @brief Header file for RendererBase class * @author Duzy Chan * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/Settings.h b/include/Settings.h index 89561034..984e3685 100644 --- a/include/Settings.h +++ b/include/Settings.h @@ -3,7 +3,10 @@ * @brief Header file for global Settings class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/Tests.h b/include/Tests.h index b7d9dbf5..208cfaf1 100644 --- a/include/Tests.h +++ b/include/Tests.h @@ -3,7 +3,10 @@ * @brief Header file for UnitTests * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/TextReader.h b/include/TextReader.h index d7d653d2..447ae08c 100644 --- a/include/TextReader.h +++ b/include/TextReader.h @@ -3,7 +3,10 @@ * @brief Header file for TextReader class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/Timeline.h b/include/Timeline.h index 11911d40..dea81bf2 100644 --- a/include/Timeline.h +++ b/include/Timeline.h @@ -3,7 +3,10 @@ * @brief Header file for Timeline class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/Version.h b/include/Version.h index 6077cde5..be17ca9a 100644 --- a/include/Version.h +++ b/include/Version.h @@ -3,7 +3,10 @@ * @brief Header file that includes the version number of libopenshot * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/WriterBase.h b/include/WriterBase.h index 8f424054..e8caf72f 100644 --- a/include/WriterBase.h +++ b/include/WriterBase.h @@ -3,7 +3,10 @@ * @brief Header file for WriterBase class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/ZmqLogger.h b/include/ZmqLogger.h index 8ababac0..ba736382 100644 --- a/include/ZmqLogger.h +++ b/include/ZmqLogger.h @@ -3,7 +3,10 @@ * @brief Header file for ZeroMQ-based Logger class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/effects/Bars.h b/include/effects/Bars.h index 27d21725..c9d90325 100644 --- a/include/effects/Bars.h +++ b/include/effects/Bars.h @@ -3,7 +3,10 @@ * @brief Header file for Bars effect class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/effects/Blur.h b/include/effects/Blur.h index 314dabbe..c4a92772 100644 --- a/include/effects/Blur.h +++ b/include/effects/Blur.h @@ -3,7 +3,10 @@ * @brief Header file for Blur effect class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/effects/Brightness.h b/include/effects/Brightness.h index 67ab4c9c..572f2b11 100644 --- a/include/effects/Brightness.h +++ b/include/effects/Brightness.h @@ -3,7 +3,10 @@ * @brief Header file for Brightness class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/effects/ChromaKey.h b/include/effects/ChromaKey.h index 000dbba4..c08a09f5 100644 --- a/include/effects/ChromaKey.h +++ b/include/effects/ChromaKey.h @@ -3,7 +3,10 @@ * @brief Header file for ChromaKey class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/effects/ColorShift.h b/include/effects/ColorShift.h index 4b3de2bb..b2f2f115 100644 --- a/include/effects/ColorShift.h +++ b/include/effects/ColorShift.h @@ -3,7 +3,10 @@ * @brief Header file for Color Shift effect class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/effects/Crop.h b/include/effects/Crop.h index 7921a78d..da78dbe3 100644 --- a/include/effects/Crop.h +++ b/include/effects/Crop.h @@ -3,7 +3,10 @@ * @brief Header file for Crop effect class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/effects/Deinterlace.h b/include/effects/Deinterlace.h index c1fb7227..7614fb37 100644 --- a/include/effects/Deinterlace.h +++ b/include/effects/Deinterlace.h @@ -3,7 +3,10 @@ * @brief Header file for De-interlace class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/effects/Hue.h b/include/effects/Hue.h index 4f680047..c023fdef 100644 --- a/include/effects/Hue.h +++ b/include/effects/Hue.h @@ -3,7 +3,10 @@ * @brief Header file for Hue effect class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/effects/Mask.h b/include/effects/Mask.h index ef707f5f..badbaf40 100644 --- a/include/effects/Mask.h +++ b/include/effects/Mask.h @@ -3,7 +3,10 @@ * @brief Header file for Mask class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/effects/Negate.h b/include/effects/Negate.h index 84621132..1618a427 100644 --- a/include/effects/Negate.h +++ b/include/effects/Negate.h @@ -3,7 +3,10 @@ * @brief Header file for Negate class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/effects/Pixelate.h b/include/effects/Pixelate.h index b8ca2998..50f555d6 100644 --- a/include/effects/Pixelate.h +++ b/include/effects/Pixelate.h @@ -3,7 +3,10 @@ * @brief Header file for Pixelate effect class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/effects/Saturation.h b/include/effects/Saturation.h index d49069a6..a7b3806f 100644 --- a/include/effects/Saturation.h +++ b/include/effects/Saturation.h @@ -3,7 +3,10 @@ * @brief Header file for Saturation class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/effects/Shift.h b/include/effects/Shift.h index 86ccf7a4..d6f2066b 100644 --- a/include/effects/Shift.h +++ b/include/effects/Shift.h @@ -3,7 +3,10 @@ * @brief Header file for Shift effect class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/include/effects/Wave.h b/include/effects/Wave.h index 04c1620f..ed28b8a0 100644 --- a/include/effects/Wave.h +++ b/include/effects/Wave.h @@ -3,7 +3,10 @@ * @brief Header file for Wave effect class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/AudioBufferSource.cpp b/src/AudioBufferSource.cpp index 3b00f742..c7eed591 100644 --- a/src/AudioBufferSource.cpp +++ b/src/AudioBufferSource.cpp @@ -3,7 +3,10 @@ * @brief Source file for AudioBufferSource class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/AudioReaderSource.cpp b/src/AudioReaderSource.cpp index b1bb2cd3..84d0bd0b 100644 --- a/src/AudioReaderSource.cpp +++ b/src/AudioReaderSource.cpp @@ -3,7 +3,10 @@ * @brief Source file for AudioReaderSource class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/AudioResampler.cpp b/src/AudioResampler.cpp index 442a91d9..0b5d2d3c 100644 --- a/src/AudioResampler.cpp +++ b/src/AudioResampler.cpp @@ -3,7 +3,10 @@ * @brief Source file for AudioResampler class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/CacheBase.cpp b/src/CacheBase.cpp index 874674c0..44abbdcf 100644 --- a/src/CacheBase.cpp +++ b/src/CacheBase.cpp @@ -3,7 +3,10 @@ * @brief Source file for CacheBase class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/CacheDisk.cpp b/src/CacheDisk.cpp index 23854f3a..ce14d109 100644 --- a/src/CacheDisk.cpp +++ b/src/CacheDisk.cpp @@ -3,7 +3,10 @@ * @brief Source file for CacheDisk class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/CacheMemory.cpp b/src/CacheMemory.cpp index f830d74e..9536878a 100644 --- a/src/CacheMemory.cpp +++ b/src/CacheMemory.cpp @@ -3,7 +3,10 @@ * @brief Source file for Cache class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/ChunkReader.cpp b/src/ChunkReader.cpp index fe552243..bfd25575 100644 --- a/src/ChunkReader.cpp +++ b/src/ChunkReader.cpp @@ -3,7 +3,10 @@ * @brief Source file for ChunkReader class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/ChunkWriter.cpp b/src/ChunkWriter.cpp index 958fecb7..2734bb1b 100644 --- a/src/ChunkWriter.cpp +++ b/src/ChunkWriter.cpp @@ -3,7 +3,10 @@ * @brief Source file for ChunkWriter class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/Clip.cpp b/src/Clip.cpp index 2099705d..2e99106c 100644 --- a/src/Clip.cpp +++ b/src/Clip.cpp @@ -3,7 +3,10 @@ * @brief Source file for Clip class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/ClipBase.cpp b/src/ClipBase.cpp index b2926244..26e7710b 100644 --- a/src/ClipBase.cpp +++ b/src/ClipBase.cpp @@ -3,7 +3,10 @@ * @brief Source file for EffectBase class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/Color.cpp b/src/Color.cpp index df2cf097..dec1571a 100644 --- a/src/Color.cpp +++ b/src/Color.cpp @@ -3,7 +3,10 @@ * @brief Source file for EffectBase class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/Coordinate.cpp b/src/Coordinate.cpp index 60ea90b2..3fd293d6 100644 --- a/src/Coordinate.cpp +++ b/src/Coordinate.cpp @@ -3,7 +3,10 @@ * @brief Source file for Coordinate class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/CrashHandler.cpp b/src/CrashHandler.cpp index e7827d09..24d8975b 100644 --- a/src/CrashHandler.cpp +++ b/src/CrashHandler.cpp @@ -3,7 +3,10 @@ * @brief Source file for CrashHandler class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/DecklinkInput.cpp b/src/DecklinkInput.cpp index 99d13341..5a83931c 100644 --- a/src/DecklinkInput.cpp +++ b/src/DecklinkInput.cpp @@ -3,7 +3,10 @@ * @brief Source file for DecklinkInput class * @author Jonathan Thomas , Blackmagic Design * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2009 Blackmagic Design * diff --git a/src/DecklinkOutput.cpp b/src/DecklinkOutput.cpp index 8606420a..d86fe777 100644 --- a/src/DecklinkOutput.cpp +++ b/src/DecklinkOutput.cpp @@ -3,7 +3,10 @@ * @brief Source file for DecklinkOutput class * @author Jonathan Thomas , Blackmagic Design * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2009 Blackmagic Design * diff --git a/src/DecklinkReader.cpp b/src/DecklinkReader.cpp index 1d9b70b9..512389f6 100644 --- a/src/DecklinkReader.cpp +++ b/src/DecklinkReader.cpp @@ -3,7 +3,10 @@ * @brief Source file for DecklinkReader class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/DecklinkWriter.cpp b/src/DecklinkWriter.cpp index dd0de9c5..25e2db27 100644 --- a/src/DecklinkWriter.cpp +++ b/src/DecklinkWriter.cpp @@ -3,7 +3,10 @@ * @brief Source file for DecklinkWriter class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/DummyReader.cpp b/src/DummyReader.cpp index dc77db5b..8e7c82c5 100644 --- a/src/DummyReader.cpp +++ b/src/DummyReader.cpp @@ -3,7 +3,10 @@ * @brief Source file for DummyReader class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/EffectBase.cpp b/src/EffectBase.cpp index c0afded8..6c095402 100644 --- a/src/EffectBase.cpp +++ b/src/EffectBase.cpp @@ -3,7 +3,10 @@ * @brief Source file for EffectBase class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/EffectInfo.cpp b/src/EffectInfo.cpp index f9e4c409..9d094564 100644 --- a/src/EffectInfo.cpp +++ b/src/EffectInfo.cpp @@ -3,7 +3,10 @@ * @brief Source file for EffectInfo class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/FFmpegReader.cpp b/src/FFmpegReader.cpp index 6aa0938e..b6c9dd1e 100644 --- a/src/FFmpegReader.cpp +++ b/src/FFmpegReader.cpp @@ -3,7 +3,10 @@ * @brief Source file for FFmpegReader class * @author Jonathan Thomas , Fabrice Bellard * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2013 OpenShot Studios, LLC, Fabrice Bellard * (http://www.openshotstudios.com). This file is part of diff --git a/src/FFmpegWriter.cpp b/src/FFmpegWriter.cpp index ddcd4e16..e052bc63 100644 --- a/src/FFmpegWriter.cpp +++ b/src/FFmpegWriter.cpp @@ -3,7 +3,10 @@ * @brief Source file for FFmpegWriter class * @author Jonathan Thomas , Fabrice Bellard * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2013 OpenShot Studios, LLC, Fabrice Bellard * (http://www.openshotstudios.com). This file is part of diff --git a/src/Fraction.cpp b/src/Fraction.cpp index 2d9c449c..ee5a961b 100644 --- a/src/Fraction.cpp +++ b/src/Fraction.cpp @@ -3,7 +3,10 @@ * @brief Source file for Fraction class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/Frame.cpp b/src/Frame.cpp index aa7c0d87..d7edc889 100644 --- a/src/Frame.cpp +++ b/src/Frame.cpp @@ -3,7 +3,10 @@ * @brief Source file for Frame class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/FrameMapper.cpp b/src/FrameMapper.cpp index 113171a2..2b725615 100644 --- a/src/FrameMapper.cpp +++ b/src/FrameMapper.cpp @@ -3,7 +3,10 @@ * @brief Source file for the FrameMapper class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/ImageReader.cpp b/src/ImageReader.cpp index f535666a..0f09631e 100644 --- a/src/ImageReader.cpp +++ b/src/ImageReader.cpp @@ -3,7 +3,10 @@ * @brief Source file for ImageReader class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/ImageWriter.cpp b/src/ImageWriter.cpp index 41626b09..1205a8ee 100644 --- a/src/ImageWriter.cpp +++ b/src/ImageWriter.cpp @@ -3,7 +3,10 @@ * @brief Source file for ImageWriter class * @author Jonathan Thomas , Fabrice Bellard * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2013 OpenShot Studios, LLC, Fabrice Bellard * (http://www.openshotstudios.com). This file is part of diff --git a/src/KeyFrame.cpp b/src/KeyFrame.cpp index 2b0389de..b82fa2ea 100644 --- a/src/KeyFrame.cpp +++ b/src/KeyFrame.cpp @@ -3,7 +3,10 @@ * @brief Source file for the Keyframe class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/PlayerBase.cpp b/src/PlayerBase.cpp index 2cfec475..f4686d9f 100644 --- a/src/PlayerBase.cpp +++ b/src/PlayerBase.cpp @@ -3,7 +3,10 @@ * @brief Source file for PlayerBase class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/Point.cpp b/src/Point.cpp index e55e6453..4b73bf6f 100644 --- a/src/Point.cpp +++ b/src/Point.cpp @@ -3,7 +3,10 @@ * @brief Source file for Point class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/Profiles.cpp b/src/Profiles.cpp index 390e5765..a39100bc 100644 --- a/src/Profiles.cpp +++ b/src/Profiles.cpp @@ -3,7 +3,10 @@ * @brief Source file for Profile class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/Qt/AudioPlaybackThread.cpp b/src/Qt/AudioPlaybackThread.cpp index 7bad4649..3a286729 100644 --- a/src/Qt/AudioPlaybackThread.cpp +++ b/src/Qt/AudioPlaybackThread.cpp @@ -4,7 +4,10 @@ * @author Duzy Chan * @author Jonathan Thomas * * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/Qt/PlayerDemo.cpp b/src/Qt/PlayerDemo.cpp index 8c5d267e..55862a96 100644 --- a/src/Qt/PlayerDemo.cpp +++ b/src/Qt/PlayerDemo.cpp @@ -3,7 +3,10 @@ * @brief Source file for Demo QtPlayer application * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/Qt/PlayerPrivate.cpp b/src/Qt/PlayerPrivate.cpp index 1839f1eb..2040375e 100644 --- a/src/Qt/PlayerPrivate.cpp +++ b/src/Qt/PlayerPrivate.cpp @@ -4,7 +4,10 @@ * @author Duzy Chan * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/Qt/VideoCacheThread.cpp b/src/Qt/VideoCacheThread.cpp index 208fcaab..1a90f1c6 100644 --- a/src/Qt/VideoCacheThread.cpp +++ b/src/Qt/VideoCacheThread.cpp @@ -3,7 +3,10 @@ * @brief Source file for VideoCacheThread class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/Qt/VideoPlaybackThread.cpp b/src/Qt/VideoPlaybackThread.cpp index cd116162..505a11d8 100644 --- a/src/Qt/VideoPlaybackThread.cpp +++ b/src/Qt/VideoPlaybackThread.cpp @@ -4,7 +4,10 @@ * @author Duzy Chan * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/Qt/VideoRenderWidget.cpp b/src/Qt/VideoRenderWidget.cpp index 8dd6a73c..64b539ff 100644 --- a/src/Qt/VideoRenderWidget.cpp +++ b/src/Qt/VideoRenderWidget.cpp @@ -3,7 +3,10 @@ * @brief Source file for Video RendererWidget class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/Qt/VideoRenderer.cpp b/src/Qt/VideoRenderer.cpp index 21e2e07b..70986b03 100644 --- a/src/Qt/VideoRenderer.cpp +++ b/src/Qt/VideoRenderer.cpp @@ -3,7 +3,10 @@ * @brief Source file for VideoRenderer class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/Qt/demo/main.cpp b/src/Qt/demo/main.cpp index 795b3c25..9c7e18eb 100644 --- a/src/Qt/demo/main.cpp +++ b/src/Qt/demo/main.cpp @@ -3,7 +3,10 @@ * @brief Demo Qt application to test the QtPlayer class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/QtImageReader.cpp b/src/QtImageReader.cpp index 502ddb9a..c9fe6b4e 100644 --- a/src/QtImageReader.cpp +++ b/src/QtImageReader.cpp @@ -3,7 +3,10 @@ * @brief Source file for QtImageReader class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/QtPlayer.cpp b/src/QtPlayer.cpp index 3287c19d..08d7df5e 100644 --- a/src/QtPlayer.cpp +++ b/src/QtPlayer.cpp @@ -4,7 +4,10 @@ * @author Duzy Chan * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/ReaderBase.cpp b/src/ReaderBase.cpp index 3b1bb76f..1aa39e5a 100644 --- a/src/ReaderBase.cpp +++ b/src/ReaderBase.cpp @@ -3,7 +3,10 @@ * @brief Source file for ReaderBase class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/RendererBase.cpp b/src/RendererBase.cpp index e21d984b..edd1f795 100644 --- a/src/RendererBase.cpp +++ b/src/RendererBase.cpp @@ -3,7 +3,10 @@ * @brief Source file for RendererBase class * @author Duzy Chan * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/Settings.cpp b/src/Settings.cpp index 8193ec6b..7c284624 100644 --- a/src/Settings.cpp +++ b/src/Settings.cpp @@ -3,7 +3,10 @@ * @brief Source file for global Settings class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/TextReader.cpp b/src/TextReader.cpp index 8234aa5d..fd9dcfef 100644 --- a/src/TextReader.cpp +++ b/src/TextReader.cpp @@ -3,7 +3,10 @@ * @brief Source file for TextReader class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/Timeline.cpp b/src/Timeline.cpp index 37d3f71c..d28b4ff8 100644 --- a/src/Timeline.cpp +++ b/src/Timeline.cpp @@ -3,7 +3,10 @@ * @brief Source file for Timeline class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/WriterBase.cpp b/src/WriterBase.cpp index 3697c52a..3a8b5f72 100644 --- a/src/WriterBase.cpp +++ b/src/WriterBase.cpp @@ -3,7 +3,10 @@ * @brief Source file for WriterBase class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/ZmqLogger.cpp b/src/ZmqLogger.cpp index 27da2977..cc38f9a4 100644 --- a/src/ZmqLogger.cpp +++ b/src/ZmqLogger.cpp @@ -3,7 +3,10 @@ * @brief Source file for ZeroMQ-based Logger class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/effects/Bars.cpp b/src/effects/Bars.cpp index a4a72c19..cc541cc2 100644 --- a/src/effects/Bars.cpp +++ b/src/effects/Bars.cpp @@ -3,7 +3,10 @@ * @brief Source file for Bars effect class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/effects/Blur.cpp b/src/effects/Blur.cpp index 6eafc2a1..39c70921 100644 --- a/src/effects/Blur.cpp +++ b/src/effects/Blur.cpp @@ -3,7 +3,10 @@ * @brief Source file for Blur effect class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/effects/Brightness.cpp b/src/effects/Brightness.cpp index 591bce6a..cac05b14 100644 --- a/src/effects/Brightness.cpp +++ b/src/effects/Brightness.cpp @@ -3,7 +3,10 @@ * @brief Source file for Brightness class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/effects/ChromaKey.cpp b/src/effects/ChromaKey.cpp index 2c3008f2..3329b4df 100644 --- a/src/effects/ChromaKey.cpp +++ b/src/effects/ChromaKey.cpp @@ -3,7 +3,10 @@ * @brief Source file for ChromaKey class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/effects/ColorShift.cpp b/src/effects/ColorShift.cpp index 00300561..2adb88ff 100644 --- a/src/effects/ColorShift.cpp +++ b/src/effects/ColorShift.cpp @@ -3,7 +3,10 @@ * @brief Source file for Color Shift effect class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/effects/Crop.cpp b/src/effects/Crop.cpp index 53953ec2..390d537e 100644 --- a/src/effects/Crop.cpp +++ b/src/effects/Crop.cpp @@ -3,7 +3,10 @@ * @brief Source file for Crop effect class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/effects/Deinterlace.cpp b/src/effects/Deinterlace.cpp index bf34d13f..fce8e1b1 100644 --- a/src/effects/Deinterlace.cpp +++ b/src/effects/Deinterlace.cpp @@ -3,7 +3,10 @@ * @brief Source file for De-interlace class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/effects/Hue.cpp b/src/effects/Hue.cpp index ae401a8b..e6c7e761 100644 --- a/src/effects/Hue.cpp +++ b/src/effects/Hue.cpp @@ -3,7 +3,10 @@ * @brief Source file for Hue effect class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/effects/Mask.cpp b/src/effects/Mask.cpp index f8f34ac6..d0adf8e7 100644 --- a/src/effects/Mask.cpp +++ b/src/effects/Mask.cpp @@ -3,7 +3,10 @@ * @brief Source file for Mask class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/effects/Negate.cpp b/src/effects/Negate.cpp index 8ff6e0d6..383ded34 100644 --- a/src/effects/Negate.cpp +++ b/src/effects/Negate.cpp @@ -3,7 +3,10 @@ * @brief Source file for Negate class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/effects/Pixelate.cpp b/src/effects/Pixelate.cpp index 78030283..3f27f7f8 100644 --- a/src/effects/Pixelate.cpp +++ b/src/effects/Pixelate.cpp @@ -3,7 +3,10 @@ * @brief Source file for Pixelate effect class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/effects/Saturation.cpp b/src/effects/Saturation.cpp index ecb3165f..4500ff9b 100644 --- a/src/effects/Saturation.cpp +++ b/src/effects/Saturation.cpp @@ -3,7 +3,10 @@ * @brief Source file for Saturation class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/effects/Shift.cpp b/src/effects/Shift.cpp index 80a7b2d7..30aaa5ae 100644 --- a/src/effects/Shift.cpp +++ b/src/effects/Shift.cpp @@ -3,7 +3,10 @@ * @brief Source file for Shift effect class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/effects/Wave.cpp b/src/effects/Wave.cpp index 0a1c5273..71b75dbd 100644 --- a/src/effects/Wave.cpp +++ b/src/effects/Wave.cpp @@ -3,7 +3,10 @@ * @brief Source file for Wave effect class * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/examples/Example.cpp b/src/examples/Example.cpp index 1e19f4d9..314a5ea2 100644 --- a/src/examples/Example.cpp +++ b/src/examples/Example.cpp @@ -3,7 +3,10 @@ * @brief Source file for Example Executable (example app for libopenshot) * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/src/examples/ExampleBlackmagic.cpp b/src/examples/ExampleBlackmagic.cpp index 0af6c9b4..84bbe809 100644 --- a/src/examples/ExampleBlackmagic.cpp +++ b/src/examples/ExampleBlackmagic.cpp @@ -3,7 +3,10 @@ * @brief Source file for Main_Blackmagic class (live greenscreen example app) * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/tests/Cache_Tests.cpp b/tests/Cache_Tests.cpp index 8cf64c40..4f97061f 100644 --- a/tests/Cache_Tests.cpp +++ b/tests/Cache_Tests.cpp @@ -3,7 +3,10 @@ * @brief Unit tests for openshot::Cache * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/tests/Clip_Tests.cpp b/tests/Clip_Tests.cpp index 1134e8ab..c8b23862 100644 --- a/tests/Clip_Tests.cpp +++ b/tests/Clip_Tests.cpp @@ -3,7 +3,10 @@ * @brief Unit tests for openshot::Clip * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/tests/Color_Tests.cpp b/tests/Color_Tests.cpp index b1976ea8..e01fe853 100644 --- a/tests/Color_Tests.cpp +++ b/tests/Color_Tests.cpp @@ -3,7 +3,10 @@ * @brief Unit tests for openshot::Color * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/tests/Coordinate_Tests.cpp b/tests/Coordinate_Tests.cpp index 0d513027..a871a911 100644 --- a/tests/Coordinate_Tests.cpp +++ b/tests/Coordinate_Tests.cpp @@ -3,7 +3,10 @@ * @brief Unit tests for openshot::Coordinate * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/tests/FFmpegReader_Tests.cpp b/tests/FFmpegReader_Tests.cpp index 462a77c3..aff6cc64 100644 --- a/tests/FFmpegReader_Tests.cpp +++ b/tests/FFmpegReader_Tests.cpp @@ -3,7 +3,10 @@ * @brief Unit tests for openshot::FFmpegReader * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/tests/FFmpegWriter_Tests.cpp b/tests/FFmpegWriter_Tests.cpp index 73357f21..67882b05 100644 --- a/tests/FFmpegWriter_Tests.cpp +++ b/tests/FFmpegWriter_Tests.cpp @@ -3,7 +3,10 @@ * @brief Unit tests for openshot::FFmpegWriter * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/tests/Fraction_Tests.cpp b/tests/Fraction_Tests.cpp index 89becdef..4fabcf6d 100644 --- a/tests/Fraction_Tests.cpp +++ b/tests/Fraction_Tests.cpp @@ -3,7 +3,10 @@ * @brief Unit tests for openshot::Fraction * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/tests/FrameMapper_Tests.cpp b/tests/FrameMapper_Tests.cpp index 053df31f..6b0042dd 100644 --- a/tests/FrameMapper_Tests.cpp +++ b/tests/FrameMapper_Tests.cpp @@ -3,7 +3,10 @@ * @brief Unit tests for openshot::FrameMapper * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/tests/ImageWriter_Tests.cpp b/tests/ImageWriter_Tests.cpp index 107ee399..6400f84e 100644 --- a/tests/ImageWriter_Tests.cpp +++ b/tests/ImageWriter_Tests.cpp @@ -3,7 +3,10 @@ * @brief Unit tests for openshot::ImageWriter * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/tests/KeyFrame_Tests.cpp b/tests/KeyFrame_Tests.cpp index cbd1a0e0..1a16de0d 100644 --- a/tests/KeyFrame_Tests.cpp +++ b/tests/KeyFrame_Tests.cpp @@ -3,7 +3,10 @@ * @brief Unit tests for openshot::Keyframe * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/tests/Point_Tests.cpp b/tests/Point_Tests.cpp index 376a69d1..107f661c 100644 --- a/tests/Point_Tests.cpp +++ b/tests/Point_Tests.cpp @@ -3,7 +3,10 @@ * @brief Unit tests for openshot::Point * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/tests/ReaderBase_Tests.cpp b/tests/ReaderBase_Tests.cpp index 70ca90d5..e4a3935b 100644 --- a/tests/ReaderBase_Tests.cpp +++ b/tests/ReaderBase_Tests.cpp @@ -3,7 +3,10 @@ * @brief Unit tests for openshot::ReaderBase * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/tests/Settings_Tests.cpp b/tests/Settings_Tests.cpp index 1b8180c9..5bb020f1 100644 --- a/tests/Settings_Tests.cpp +++ b/tests/Settings_Tests.cpp @@ -3,7 +3,10 @@ * @brief Unit tests for openshot::Color * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/tests/Timeline_Tests.cpp b/tests/Timeline_Tests.cpp index 22f33894..9ad42f2c 100644 --- a/tests/Timeline_Tests.cpp +++ b/tests/Timeline_Tests.cpp @@ -3,7 +3,10 @@ * @brief Unit tests for openshot::Timeline * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of diff --git a/tests/tests.cpp b/tests/tests.cpp index 2321513d..ca01331c 100644 --- a/tests/tests.cpp +++ b/tests/tests.cpp @@ -3,7 +3,10 @@ * @brief Source code for Unit test executable (runs all tests and reports successes and failures) * @author Jonathan Thomas * - * @section LICENSE + * @ref License + */ + +/* LICENSE * * Copyright (c) 2008-2014 OpenShot Studios, LLC * . This file is part of