1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-08 13:22:53 +02:00

doxygen: place empty line between brief description and detailed description

Without it, Doxygen cannot separate them into different sections.
This commit is contained in:
Diego Biurrun 2011-07-14 03:12:36 +02:00
parent 5a819c5e23
commit ec679eb453
5 changed files with 6 additions and 1 deletions

View File

@ -23,6 +23,7 @@
* @file
* 8svx audio decoder
* @author Jaikrishnan Menon
*
* supports: fibonacci delta encoding
* : exponential encoding
*/

View File

@ -26,6 +26,7 @@
* @file
* QDM2 decoder
* @author Ewald Snel, Benjamin Larsson, Alex Beregszaszi, Roberto Togni
*
* The decoder is not perfect yet, there are still some distortions
* especially on files encoded with 16 or 8 subbands.
*/

View File

@ -23,6 +23,7 @@
* RL2 Video Decoder
* @file
* @author Sascha Sommer (saschasommer@freenet.de)
*
* For more information about the RL2 format, visit:
* http://wiki.multimedia.cx/index.php?title=RL2
*/

View File

@ -23,7 +23,8 @@
* @file
* Funcom ISS file demuxer
* @author Jaikrishnan Menon
* for more information on the .iss file format, visit:
*
* For more information on the .iss file format, visit:
* http://wiki.multimedia.cx/index.php?title=FunCom_ISS
*/

View File

@ -23,6 +23,7 @@
* RL2 file demuxer
* @file
* @author Sascha Sommer (saschasommer@freenet.de)
*
* For more information regarding the RL2 file format, visit:
* http://wiki.multimedia.cx/index.php?title=RL2
*