Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sat, 11 Feb 2006 17:44:06 +0000 | diego | Separate header file installation from the general install target. libavcodec |
Sat, 11 Feb 2006 16:50:45 +0000 | diego | Add installlib and install-headers targets like everywhere else. libavcodec |
Sat, 11 Feb 2006 16:46:09 +0000 | diego | Install static libpostproc if CONFIG_PP is set. libavcodec |
Sat, 11 Feb 2006 16:17:27 +0000 | diego | Install libpostproc headers if CONFIG_PP is set. libavcodec |
Fri, 10 Feb 2006 11:59:38 +0000 | al | Don't use pow/powf functions where we just need integer arithmetic. libavcodec |
Fri, 10 Feb 2006 06:55:25 +0000 | lorenm | h264: special case dc-only idct. ~1% faster overall libavcodec |
Fri, 10 Feb 2006 01:19:54 +0000 | mru | use get_bits1/skip_bits[1] in ac3 and aac parsers libavcodec |