Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 24 Feb 2009 01:08:29 +0000 | michael | Pixel Format descriptor, try #1. libavcodec |
Mon, 23 Feb 2009 22:19:16 +0000 | vitor | Change sign in ff_celp_lp_synthesis_filterf(). This makes this function libavcodec |
Mon, 23 Feb 2009 19:25:18 +0000 | alexc | Close the AAC parse context, discovered by Netgem. libavcodec |
Mon, 23 Feb 2009 15:53:39 +0000 | zuxy | Remove CPUID availability check on AMD64 as it's architectural. libavcodec |
Mon, 23 Feb 2009 15:18:28 +0000 | reimar | Check return value of ff_fill_pointer in avcodec_default_get_buffer, libavcodec |
Mon, 23 Feb 2009 14:02:11 +0000 | reimar | 100l, always declare variables at the top of a block, not inside a for () libavcodec |