Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Thu, 19 May 2005 11:41:41 +0000 | mru | fix decoding of multi-channel vorbis streams libavcodec |
Thu, 19 May 2005 10:48:36 +0000 | michael | use O(number of non zero coeffs) instead of O(number of coeffs) storage for the coefficient colleting/reordering libavcodec |
Thu, 19 May 2005 04:48:06 +0000 | lorenm | fix crash on negative POC libavcodec |
Thu, 19 May 2005 02:43:21 +0000 | melanson | replace unpack_token() with a series of lookup tables libavcodec |
Thu, 19 May 2005 00:17:50 +0000 | aurel | install libav(codec|format).pc/libpostproc.pc for pkg-config (original patch from <j at v2v.cc>) libavcodec |
Wed, 18 May 2005 19:42:42 +0000 | michael | fix mpeg2 chroma_420_type libavcodec |