Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 21 Sep 2004 17:37:28 +0000 | alex | Decoding to bgr15/16 from 16bit input. Decoding of 24bit input added, not yet finished, but at least the picture can be recognized libavcodec |
Tue, 21 Sep 2004 17:31:46 +0000 | alex | greyscale decoding (option to skip u,v planes) support libavcodec |
Mon, 20 Sep 2004 13:47:47 +0000 | michael | check if the user specified timestamps are strictly monotone libavcodec |
Sun, 19 Sep 2004 16:38:54 +0000 | michael | av_rescale with user specified rounding libavcodec |
Sun, 19 Sep 2004 14:43:09 +0000 | michael | consistent use of types patch by (D Richard Felker III <dalias at aerifal dot cx>) libavcodec |
Fri, 17 Sep 2004 23:51:36 +0000 | michael | simplify getsymbol patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec |
Fri, 17 Sep 2004 11:21:52 +0000 | michael | huffyuv writes to AVCodecContext.stats_out only once every 32 frames, libavcodec |