Sat, 30 May 2009 10:04:09 +0000 |
michael |
Make sure offsets of mjpeg b are within the buffer.
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
|
Thu, 12 Jun 2008 21:50:13 +0000 |
stefano |
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
libavcodec
|
Tue, 29 Apr 2008 07:24:44 +0000 |
diego |
Add some long names to AVCodec declarations.
libavcodec
|
Sat, 19 Apr 2008 17:07:58 +0000 |
voroshil |
Implement FFMAX3(a,b,c) - maximum over three arguments.
libavcodec
|
Fri, 01 Feb 2008 15:30:29 +0000 |
michael |
const
libavcodec
|
Wed, 05 Dec 2007 11:36:06 +0000 |
michael |
fix decoding of the first frame of gray.mov
libavcodec
|
Wed, 01 Aug 2007 13:18:23 +0000 |
bcoudurier |
use buf_ptr to correctly decode second field
libavcodec
|
Sat, 19 May 2007 14:58:31 +0000 |
aurel |
move mjpeg-b decoder in its own file
libavcodec
|