Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 17 Jun 2008 14:42:51 +0000 | gpoirier | convert DOS-style carriage return to Unix-style libavcodec |
Tue, 17 Jun 2008 14:03:00 +0000 | michael | Change iquant tables to int16. libavcodec |
Tue, 17 Jun 2008 13:46:59 +0000 | michael | simplify libavcodec |
Tue, 17 Jun 2008 13:40:40 +0000 | michael | Get rid of useless wrapper function. libavcodec |
Tue, 17 Jun 2008 00:09:42 +0000 | michael | Do not inline g726_iterate() the function is big so its inlining will libavcodec |
Mon, 16 Jun 2008 23:57:12 +0000 | michael | Replace i2f(0) by the actual thing done, gcc is not an optimizing compiler. libavcodec |