Mercurial > libavcodec.hg
log dv.c @ 1087:7f10d38721ed libavcodec
age | author | description |
---|---|---|
Thu, 27 Feb 2003 23:26:31 +0000 | michaelni | support for PAL 4:1:1 SMPTE 314M DV streams patch by (Roman Shaposhnick <rvs at sun dot com>) libavcodec |
Sun, 16 Feb 2003 23:05:38 +0000 | michaelni | more #ifdef CONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at multimediaware dot com>) with modifications by me (s/WOLFGANG/CONFIG_ENCODERS/ and some other fixes) libavcodec |
Tue, 11 Feb 2003 16:35:48 +0000 | kabi | * UINTX -> uintx_t INTX -> intx_t libavcodec |
Mon, 27 Jan 2003 09:21:30 +0000 | bellard | DV audio decoder by Roman Shaposhnick libavcodec |
Tue, 21 Jan 2003 17:34:12 +0000 | michaelni | GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops libavcodec |
Wed, 15 Jan 2003 19:21:21 +0000 | michaelni | fixing DCTELEM != short libavcodec |
Wed, 01 Jan 2003 15:10:45 +0000 | michaelni | warnings patch by (bubu <bubu at bubu dot net>) libavcodec |