Tue, 20 Apr 2010 14:45:34 +0000 |
diego |
Remove explicit filename from Doxygen @file commands.
libavcodec
|
Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavcodec
|
Thu, 11 Dec 2008 22:56:19 +0000 |
aurel |
avoid POSIX reserved _t suffix
libavcodec
|
Sun, 31 Aug 2008 07:39:47 +0000 |
stefano |
Globally rename the header inclusion guard names.
libavcodec
|
Tue, 13 May 2008 15:56:45 +0000 |
cehoyos |
Add VP56_FRAME_NONE and use VP56_FRAME_CURRENT.
libavcodec
|
Fri, 09 May 2008 11:56:36 +0000 |
diego |
Use full path for #includes from another directory.
libavcodec
|
Wed, 17 Oct 2007 09:37:46 +0000 |
diego |
Add FFMPEG_ prefix to all multiple inclusion guards.
libavcodec
|
Tue, 25 Sep 2007 19:12:46 +0000 |
aurel |
add a new vp6a codec (add alpha plan support to vp6)
libavcodec
|
Mon, 24 Sep 2007 20:52:11 +0000 |
aurel |
rename vp56_b6to3 to vp56_b2p
libavcodec
|
Thu, 05 Jul 2007 10:40:25 +0000 |
diego |
license header consistency cosmetics
libavcodec
|
Sun, 25 Feb 2007 15:33:38 +0000 |
aurel |
Use pointers to avoid copying AVFrame.
libavcodec
|
Tue, 24 Oct 2006 18:57:43 +0000 |
diego |
Don't include inttypes.h/stdint.h directly, there is an abstraction in
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Sat, 09 Sep 2006 17:19:37 +0000 |
aurel |
VP5 and VP6 video decoder
libavcodec
|