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
|
Fri, 13 Jun 2008 09:30:42 +0000 |
stefano |
Cosmetics: s/Id/id/ in libavcodec/roqvideodec.c when Id refers to id Software
libavcodec
|
Thu, 12 Jun 2008 21:50:13 +0000 |
stefano |
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
libavcodec
|
Sun, 27 Apr 2008 22:39:51 +0000 |
diego |
Add long names to AVCodec declarations.
libavcodec
|
Fri, 21 Mar 2008 03:11:20 +0000 |
zuxy |
Apply 'cold' attribute to init/uninit functions in libavcodec
libavcodec
|
Mon, 10 Mar 2008 03:07:44 +0000 |
melanson |
These video decoders do not need to include and initialize the DSP
libavcodec
|
Sat, 02 Feb 2008 21:55:56 +0000 |
reimar |
Add some const where appropriate
libavcodec
|
Fri, 01 Feb 2008 15:44:27 +0000 |
michael |
some const
libavcodec
|
Fri, 01 Feb 2008 03:26:31 +0000 |
michael |
consts
libavcodec
|
Sat, 11 Aug 2007 23:09:28 +0000 |
michael |
fix decoding of samples.mplayerhq.hu/game-formats/idroq/demoEnd.roq
libavcodec
|
Thu, 05 Jul 2007 10:40:25 +0000 |
diego |
license header consistency cosmetics
libavcodec
|
Mon, 02 Jul 2007 10:21:41 +0000 |
benoit |
use properly AVFrame.linesize
libavcodec
|
Tue, 26 Jun 2007 20:10:26 +0000 |
benoit |
add width and height in context and use them
libavcodec
|
Wed, 06 Jun 2007 10:40:05 +0000 |
benoit |
Rename cb field
libavcodec
|
Tue, 05 Jun 2007 08:05:16 +0000 |
benoit |
Convert RoQ decoder to use YUV 4:4:4 unpacked macroblocks
libavcodec
|
Sat, 02 Jun 2007 01:42:47 +0000 |
ramiro |
Remove get_byte wrapper
libavcodec
|
Fri, 01 Jun 2007 21:17:05 +0000 |
michael |
fix skipped blocks
libavcodec
|
Tue, 29 May 2007 15:01:33 +0000 |
benoit |
Split RoQ decoder to accommodate future encoder patch
libavcodec
|