Mon, 20 Apr 2009 17:13:21 +0000 |
kostya |
Make rv40 decoder use new static VLC initialization method
libavcodec
|
Tue, 24 Feb 2009 18:27:52 +0000 |
michael |
Add and use ff_pixfmt_list_420.
libavcodec
|
Sat, 07 Feb 2009 09:35:16 +0000 |
kostya |
Add decoder flush after seeking for RV3/4 decoders
libavcodec
|
Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavcodec
|
Fri, 30 Jan 2009 18:38:25 +0000 |
diego |
Add missing void keyword to parameterless function declarations.
libavcodec
|
Wed, 17 Dec 2008 20:00:48 +0000 |
kostya |
Merge deblocking pattern with CBP for RV30/40 loop filtering
libavcodec
|
Sat, 29 Nov 2008 06:24:47 +0000 |
kostya |
RV40 loop filter
libavcodec
|
Sun, 23 Nov 2008 19:36:44 +0000 |
kostya |
Strong filtering function for future RV40 loop filter
libavcodec
|
Sat, 15 Nov 2008 14:15:24 +0000 |
kostya |
Weak deblock filter function for future RV40 loop filter
libavcodec
|
Thu, 12 Jun 2008 21:50:13 +0000 |
stefano |
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
libavcodec
|
Mon, 28 Apr 2008 13:37:36 +0000 |
kostya |
Calculate motion vector information based on PTS provided in slice header
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
|
Sun, 09 Mar 2008 23:31:02 +0000 |
aurel |
add FF_ prefix to all (frame)_TYPE usage
libavcodec
|
Sun, 16 Dec 2007 12:45:38 +0000 |
kostya |
RV40 decoder should use availability cache
libavcodec
|
Fri, 07 Dec 2007 05:56:07 +0000 |
kostya |
Use existing function for VLC reading
libavcodec
|
Fri, 07 Dec 2007 05:52:27 +0000 |
kostya |
Check decoded dimensions for validity
libavcodec
|
Fri, 07 Dec 2007 05:50:23 +0000 |
kostya |
Intra types will be stored in int8_t array
libavcodec
|
Fri, 07 Dec 2007 05:48:34 +0000 |
kostya |
Add decoder flags
libavcodec
|
Tue, 04 Dec 2007 17:41:46 +0000 |
kostya |
RV40 decoder specific functions
libavcodec
|