[Ffmpeg-devel] [PATCH] Alphabetise codec/etc registrations in libavcodec/allcodecs.c

Robert Swain robert.swain
Sat Nov 25 20:37:28 CET 2006


Hello all,

I'm not sure how appreciated this is but I didn't like the look of the
random ordering of the registrations in allcodecs.c so I spent some
time alphabetising them. I split the AMR encoders and decoders into
the encoder and decoder sections for consistency. I think I changed
one #if to a #ifdef, also for consistency, but otherwise I think I
just rearranged and added comments to signify to which #ifdef the
#endif corresponded. I've tested to see if it builds with my
configuration options and it does.

Comments welcome as always,
Rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-allcodecs-alphabetise.0.diff
Type: text/x-patch
Size: 44043 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20061125/0bb98b73/attachment.bin>



More information about the ffmpeg-devel mailing list