Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 16 Oct 2009 15:16:59 +0000 | cehoyos | Do not try to free memory that was never allocated (partial revert of r20231). libavcodec |
Fri, 16 Oct 2009 14:50:08 +0000 | cehoyos | Release unreleased buffers found by make test. libavcodec |
Fri, 16 Oct 2009 12:35:49 +0000 | michael | Very evil missuse of svn to test if AVOption and AVOption2 are compatible. libavcodec |
Fri, 16 Oct 2009 12:31:32 +0000 | michael | Add an experimental AVOption2 that uses an union instead of double for default_val. libavcodec |
Fri, 16 Oct 2009 07:55:57 +0000 | reimar | Split parts of dvdata.h into dvdata.c, this ensures that things like libavcodec |
Thu, 15 Oct 2009 18:04:55 +0000 | reimar | Add support for hardcoded ff_sin_* tables. libavcodec |