Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 14 Jan 2009 21:41:05 +0000 | aurel | simplify: group all the AUDIO_NONSHORT parameters in the same place libavcodec |
Wed, 14 Jan 2009 21:34:48 +0000 | aurel | libavutil/lzo.h is a local header libavcodec |
Wed, 14 Jan 2009 17:19:17 +0000 | aurel | replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ libavcodec |
Wed, 14 Jan 2009 09:26:07 +0000 | mru | Fix mpeg audio regression test failure libavcodec |
Wed, 14 Jan 2009 07:57:12 +0000 | diego | Replace #ifdef CONFIG_ preprocessor check by #if CONFIG_. libavcodec |
Wed, 14 Jan 2009 07:55:43 +0000 | diego | Remove one more forgotten instance of USE_HIGHPRECISION indirection. libavcodec |