Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 17 Jul 2007 00:36:47 +0000 | mhoffman | cosmetics: adding some white space to align the arguments of a couple of functions libavcodec |
Mon, 16 Jul 2007 21:05:16 +0000 | mru | remove useless #ifdef CONFIG_ZLIB from zmbv decoder libavcodec |
Mon, 16 Jul 2007 14:45:54 +0000 | mhoffman | float_t was a typo that compiled on macosx libavcodec |
Mon, 16 Jul 2007 13:24:43 +0000 | mhoffman | fixpoint: move cplscales to context structure and provide hook for data format conversion libavcodec |
Mon, 16 Jul 2007 12:32:41 +0000 | mhoffman | fixpoint: lowlevel functional abstraction for all buffer arithmetics libavcodec |
Mon, 16 Jul 2007 11:52:46 +0000 | mhoffman | fixpoint: separate windowing arithmetic imlt_window_float libavcodec |
Mon, 16 Jul 2007 11:25:56 +0000 | mhoffman | separate the actual math for recovering stereo from a signal channel, this is to allow fixpoint implementation libavcodec |