diff options
author | Panagiotis Issaris <takis.issaris@uhasselt.be> | 2007-03-05 13:52:14 +0000 |
---|---|---|
committer | Panagiotis Issaris <takis.issaris@uhasselt.be> | 2007-03-05 13:52:14 +0000 |
commit | 391fbb656c1b9d73d128e05014da6cb278727350 (patch) | |
tree | e07556b816ffb8063f9b7aebdacb38507d22b4f9 /libavcodec/pnm.c | |
parent | d7f654692a14395af7b52c56dd7b35849fc44c5d (diff) | |
download | ffmpeg-391fbb656c1b9d73d128e05014da6cb278727350.tar.gz |
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.
Originally committed as revision 8254 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/pnm.c')
0 files changed, 0 insertions, 0 deletions