Mercurial > libavcodec.hg
log qtrle.c @ 10622:2474aceea736 libavcodec
age | author | description |
---|---|---|
Wed, 22 Jul 2009 23:37:53 +0000 | mru | Remove useless #include <unistd.h> from many files libavcodec |
Tue, 07 Apr 2009 15:59:50 +0000 | rbultje | Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an libavcodec |
Sun, 01 Feb 2009 02:00:19 +0000 | diego | Use full internal pathname in doxygen @file directives. libavcodec |
Sun, 11 Jan 2009 22:19:48 +0000 | diego | Fix build: Add intreadwrite.h and bswap.h #includes where necessary. libavcodec |
Mon, 08 Sep 2008 14:24:59 +0000 | michael | Bump Major version, this commit is almost just renaming bits_per_sample to libavcodec |
Sun, 07 Sep 2008 07:36:03 +0000 | stefang | add 1bpp decoding function and extend 4bpp function to libavcodec |
Sun, 31 Aug 2008 08:09:54 +0000 | stefang | reduce code duplication by moving common header parsing libavcodec |