Wed, 12 Nov 2008 17:29:02 +0000 |
diego |
Remove unused variable.
libavcodec
|
Sat, 08 Nov 2008 18:15:13 +0000 |
kostya |
Split RV3/4 deblock pattern into horizontal and vertical parts
libavcodec
|
Sat, 08 Nov 2008 07:24:56 +0000 |
kostya |
Drop redundant check in RV3/4 deblock coefficients calculation
libavcodec
|
Fri, 07 Nov 2008 07:18:22 +0000 |
kostya |
Calculating an additional MV-based deblocking pattern is the same
libavcodec
|
Sat, 01 Nov 2008 17:57:44 +0000 |
kostya |
Introduce RV3-specific motion vector prediction.
libavcodec
|
Thu, 30 Oct 2008 06:08:47 +0000 |
kostya |
Correct motion vector scaling in B-frames for RV3/4
libavcodec
|
Mon, 27 Oct 2008 19:07:39 +0000 |
kostya |
Fix chroma motion compensation for RV30
libavcodec
|
Fri, 24 Oct 2008 06:17:18 +0000 |
kostya |
Choose RV3/4 DC quantizer correctly
libavcodec
|
Mon, 20 Oct 2008 05:59:50 +0000 |
kostya |
34l: free RV3/4 context variables at the end
libavcodec
|
Mon, 20 Oct 2008 05:58:05 +0000 |
kostya |
RV3 and RV4 decoders set some deblocking coefs for each macroblock,
libavcodec
|
Mon, 20 Oct 2008 05:54:31 +0000 |
kostya |
Mark some of RV3/4 block types as having separate DC subblock
libavcodec
|
Tue, 06 May 2008 09:16:36 +0000 |
diego |
Remove unnecessary parentheses from return calls.
libavcodec
|
Mon, 28 Apr 2008 13:37:36 +0000 |
kostya |
Calculate motion vector information based on PTS provided in slice header
libavcodec
|
Sat, 26 Apr 2008 13:09:36 +0000 |
kostya |
Skip blocks in B-frames reuse motion vectors from next reference frame.
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, 18 Jan 2008 07:04:58 +0000 |
kostya |
Save quantizer values as well
libavcodec
|
Fri, 18 Jan 2008 07:04:11 +0000 |
kostya |
Save coded block patterns for future loop filtering.
libavcodec
|
Sun, 06 Jan 2008 11:47:53 +0000 |
kostya |
Fractional parts of motion vectors should be accounted separately too
libavcodec
|
Fri, 04 Jan 2008 17:50:45 +0000 |
kostya |
RV30 thirdpel motion compensation support
libavcodec
|
Thu, 03 Jan 2008 09:16:56 +0000 |
kostya |
Make decode210() common function.
libavcodec
|
Mon, 31 Dec 2007 07:12:50 +0000 |
kostya |
Direct blocks should use motion vectors from the second reference frame
libavcodec
|
Mon, 17 Dec 2007 18:43:34 +0000 |
kostya |
Correct spatial prediction mode in RV30/40 for vertical left direction
libavcodec
|
Sun, 16 Dec 2007 12:44:25 +0000 |
kostya |
RV30/40 decoding core
libavcodec
|