Mercurial > libavcodec.hg
log dv.c @ 7614:1afa1171b7b2 libavcodec
age | author | description |
---|---|---|
Tue, 19 Aug 2008 16:00:26 +0000 | romansh | Introducing DV_MAX_BPM macro instead of a hardcoded value for the libavcodec |
Mon, 11 Aug 2008 10:14:46 +0000 | romansh | Fixing the units in DV50 tables (both coordinates are libavcodec |
Mon, 11 Aug 2008 09:35:58 +0000 | romansh | Coalescing the un-weighting and de-quantization steps for faster libavcodec |
Fri, 11 Jul 2008 07:48:37 +0000 | diego | Move #ifdef CONFIG_DVVIDEO_ENCODER up to cover all functions used for encoding. libavcodec |
Fri, 11 Jul 2008 07:45:49 +0000 | diego | Make preprocessor condition more specific and useful by changing libavcodec |
Thu, 12 Jun 2008 21:50:13 +0000 | stefano | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec |
Tue, 10 Jun 2008 19:21:40 +0000 | bcoudurier | remove useless wrapper func libavcodec |