Mon, 13 Apr 2009 16:20:26 +0000 |
stefano |
Rename bitstream.h to get_bits.h.
libavcodec
|
Tue, 07 Apr 2009 15:59:50 +0000 |
rbultje |
Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an
libavcodec
|
Mon, 19 Jan 2009 15:46:40 +0000 |
diego |
cosmetics: Remove pointless period after copyright statement non-sentences.
libavcodec
|
Thu, 11 Dec 2008 01:14:32 +0000 |
bcoudurier |
use dsp clear_block
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 10:52:44 +0000 |
diego |
Add long names to many AVCodec declarations.
libavcodec
|
Fri, 21 Mar 2008 03:11:20 +0000 |
zuxy |
Apply 'cold' attribute to init/uninit functions in libavcodec
libavcodec
|
Wed, 05 Mar 2008 00:07:53 +0000 |
aurel |
remove #include "mpegvideo.h" where it is not needed
libavcodec
|
Fri, 01 Feb 2008 04:11:06 +0000 |
michael |
const
libavcodec
|
Thu, 31 Jan 2008 14:23:48 +0000 |
bcoudurier |
fix field order export
libavcodec
|
Mon, 08 Oct 2007 12:28:36 +0000 |
bcoudurier |
typo weigth->weight
libavcodec
|
Mon, 08 Oct 2007 12:23:00 +0000 |
bcoudurier |
preliminary 10 bit depth decoding support, still miss generic api to export picture, working on it
libavcodec
|
Mon, 08 Oct 2007 12:14:43 +0000 |
bcoudurier |
merge
libavcodec
|
Mon, 08 Oct 2007 12:11:19 +0000 |
bcoudurier |
10l, check 'i' validity before using it
libavcodec
|
Mon, 08 Oct 2007 12:08:42 +0000 |
bcoudurier |
fix 10 bit per comp detection
libavcodec
|