[Ffmpeg-devel] [PATCH 25/31] Convert macro+enum into a simple enum.
takis.issaris at uhasselt.be
takis.issaris
Sun Mar 4 23:11:50 CET 2007
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.
Signed-off-by: Panagiotis Issaris <takis.issaris at uhasselt.be>
---
libavformat/rtsp.h | 5 -----
libavformat/rtspcodes.h | 27 ++++++++++++++++-----------
2 files changed, 16 insertions(+), 16 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 814fb430f40a0cfc2ec2228da891a9b433682162.diff
Type: text/x-patch
Size: 2081 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070304/46f3956d/attachment.bin>
More information about the ffmpeg-devel
mailing list