Diego Biurrun <[email protected]> writes: > This is consistent with how all other table generation programs are named. > Moreover this ensures that the cos table generation program is correctly > deleted when cleaning the tree. > --- > libavcodec/Makefile | 4 +- > libavcodec/cos_tablegen.c | 76 > +++++++++++++++++++++++++++++++++++++++++++++ > libavcodec/costablegen.c | 76 > --------------------------------------------- > 3 files changed, 78 insertions(+), 78 deletions(-) > create mode 100644 libavcodec/cos_tablegen.c > delete mode 100644 libavcodec/costablegen.c
OK -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
