Sat, 09 Jan 2010 14:59:06 +0000 |
michael |
Split H263 encoder and decoder from common code.
libavcodec
|
Fri, 08 Jan 2010 19:40:10 +0000 |
michael |
Move AVCodecs from h263dec.c to msmpeg4.c and disentangle init decode init.
libavcodec
|
Tue, 24 Feb 2009 18:27:52 +0000 |
michael |
Add and use ff_pixfmt_list_420.
libavcodec
|
Mon, 19 Jan 2009 15:46:40 +0000 |
diego |
cosmetics: Remove pointless period after copyright statement non-sentences.
libavcodec
|
Sun, 18 Jan 2009 22:57:40 +0000 |
aurel |
moves mid_pred() into mathops.h (with arch specific code split by directory)
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
|
Sun, 09 Mar 2008 23:31:02 +0000 |
aurel |
add FF_ prefix to all (frame)_TYPE usage
libavcodec
|
Fri, 25 Jan 2008 07:37:46 +0000 |
andoma |
Correctly clean up IntraX8Context upon codec close.
libavcodec
|
Wed, 16 Jan 2008 12:42:52 +0000 |
michael |
qscale==0 is invalid
libavcodec
|
Sun, 25 Nov 2007 16:23:42 +0000 |
aurel |
split wmv2 encoder and decoder in their own files
libavcodec
|