aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/cos_tablegen.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename costablegen.c ---> cos_tablegen.c.Diego Biurrun2011-05-191-0/+76
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.