Mercurial > libavcodec.hg
log Makefile @ 2455:d74d342cabb9 libavcodec
age | author | description |
---|---|---|
Sat, 22 Jan 2005 17:52:01 +0000 | alex | preliminary vc9 bitstream decoder, committing to make syncing and team-work on it easier libavcodec |
Fri, 21 Jan 2005 22:16:05 +0000 | michael | Out-of-directory build patch by (Philipp Matthias Hahn <pmhahn titan.lahn de>) libavcodec |
Tue, 11 Jan 2005 08:16:04 +0000 | diego | Quote path expression to take care of $(prefix) possibly containing spaces. libavcodec |
Wed, 29 Dec 2004 23:17:42 +0000 | rtognimp | Fix compilation when both amr_nb and amr_wb are enabled libavcodec |
Wed, 29 Dec 2004 17:50:25 +0000 | michael | common.c -> bitstream.c (and the single non bitstream func -> utils.c) libavcodec |
Sun, 21 Nov 2004 18:04:56 +0000 | mmu_man | BeOS threading support. changed some "if FOO_THREAD||BAR_THREAD" to a more generic "if HAVE_THREADS" libavcodec |
Wed, 17 Nov 2004 03:45:53 +0000 | melanson | native QPEG video decoder, courtesy of Konstantin Shishkov libavcodec |