Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sat, 11 Feb 2006 19:30:55 +0000 | diego | Simplify header installation. libavcodec |
Sat, 11 Feb 2006 18:50:45 +0000 | diego | Separate library install into static and shared installation. libavcodec |
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 |