diff flvenc.c @ 1870:22f6839eb478 libavformat

Convert macro+enum into a simple enum: Currently the enum was filled using a macro that also contained a description for every field, but, that description was not being used anywhere. This changes it, to make the description available as a Doxygen comment. Furthermore, it is now easily parsable by Doxygen, while before it messed up the documentation.
author takis
date Mon, 05 Mar 2007 13:52:14 +0000
parents cd4c59c788fc
children 3804e39efbfd
line wrap: on
line diff