Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Mon, 22 Dec 2008 06:39:31 +0000 | kostya | Calculate line size variable correctly for lower bitdepths and use it for raw data copying libavcodec |
Mon, 22 Dec 2008 06:36:10 +0000 | kostya | Register TIFF tags for CCITT Group 3 and 4 compression options libavcodec |
Mon, 22 Dec 2008 00:10:36 +0000 | diego | Remove a bunch of unused variables. libavcodec |
Mon, 22 Dec 2008 00:03:30 +0000 | diego | Use ARCH_X86_32 instead of !ARCH_X86_64, it is more straightforward. libavcodec |
Mon, 22 Dec 2008 00:01:39 +0000 | diego | Fix incorrectly constructed Dirac parse units that caused A/V sync loss. libavcodec |
Sun, 21 Dec 2008 23:56:55 +0000 | diego | Do not use full include path for headers in the same directory. libavcodec |
Sun, 21 Dec 2008 23:50:16 +0000 | michael | Change mpeg audio parser so it only sets frame_size, channels and bit_rate libavcodec |