Files
ffmpeg/libavutil/crc.c
Diego Biurrun 62a43d30cc crc: Move static data table from header to .c file
Having static data tables in header files is a potential source of trouble.
2013-02-11 16:48:44 +01:00

17 KiB