On Sun, Jul 03, 2011 at 05:40:22PM +0200, Stefano Sabatini wrote: > On date Sunday 2011-07-03 16:42:11 +0200, Diego Biurrun encoded: > > Also sometimes the implementation names differ because you try to > avoid clashes with internal variable names and you want to keep sweet > and short the declaration names (or the opposite: you want to keep > short some vars), so there are some cases when it makes sense to have > .c/.h differ.
Doxygen will get confused if .c and .h differ, so it's not an option IMO. Updated patch coming up. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
