Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 28 Oct 2009 22:41:45 +0000 | reimar | vorbis_dec: factor out duplicated code for index reading, bounds checking and libavcodec |
Wed, 28 Oct 2009 20:02:40 +0000 | reimar | Change format string from "x" to PRIx32 to hopefully fix a warning with Cygwin gcc 4.2.4. libavcodec |
Wed, 28 Oct 2009 19:49:19 +0000 | mru | Makefile cosmetics libavcodec |
Wed, 28 Oct 2009 19:49:16 +0000 | mru | Generate mpegaudio tables only when CONFIG_HARDCODED_TABLES is set libavcodec |
Wed, 28 Oct 2009 19:38:31 +0000 | reimar | Fix out-of-tree builds with --enable-hardcoded-tables libavcodec |
Wed, 28 Oct 2009 19:15:42 +0000 | reimar | Fix dependency: generated table is needed to create the mpegaudiodec.o file, not the .c one. libavcodec |