projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Since motion vectors for intra blocks are always zero, do not try to retrieve them.
[ffmpeg.git]
/
libavcodec
/
rv34.c
2009-02-25
Kostya Shishkov
Since motion vectors for intra blocks are always zero...
blob
|
commitdiff
2009-02-14
Kostya Shishkov
Enable dropping frames for RV3/4
blob
|
commitdiff
|
diff to current
2009-02-13
Kostya Shishkov
In RV3/4 nonzero MB offset for the first slice also...
blob
|
commitdiff
|
diff to current
2009-02-07
Kostya Shishkov
Move RV3/4 frame type check up so 1-slice unanchored...
blob
|
commitdiff
|
diff to current
2009-02-01
Kostya Shishkov
Silence two pointer assignment compiler warnings in...
blob
|
commitdiff
|
diff to current
2009-02-01
Diego Biurrun
Use full internal pathname in doxygen @file directives.
blob
|
commitdiff
|
diff to current
2009-01-30
Diego Biurrun
Add missing void keyword to parameterless function...
blob
|
commitdiff
|
diff to current
2009-01-28
Kostya Shishkov
Fix Doxygen comments for RV3/4 decoder.
blob
|
commitdiff
|
diff to current
2009-01-18
Aurelien Jacobs
moves mid_pred() into mathops.h (with arch specific...
blob
|
commitdiff
|
diff to current
2008-12-29
Kostya Shishkov
It turned out that RV30 uses motion vectors for forward...
blob
|
commitdiff
|
diff to current
2008-12-23
Kostya Shishkov
352l: correct calculating number of bits for storing...
blob
|
commitdiff
|
diff to current
2008-12-17
Kostya Shishkov
add const qualifier to some pointers for input data
blob
|
commitdiff
|
diff to current
2008-12-17
Kostya Shishkov
use precalculated mb_pos where available
blob
|
commitdiff
|
diff to current
2008-12-17
Kostya Shishkov
Merge deblocking pattern with CBP for RV30/40 loop...
blob
|
commitdiff
|
diff to current
2008-12-17
Kostya Shishkov
Generate correct deblock pattern for RV30
blob
|
commitdiff
|
diff to current
2008-12-07
Kostya Shishkov
Do not attempt to decode RV30/40 B-frames without anchors.
blob
|
commitdiff
|
diff to current
2008-12-02
Kostya Shishkov
Fix reading out of buffer during RV30/40 deblock mask...
blob
|
commitdiff
|
diff to current
2008-12-02
Kostya Shishkov
34l: forgot to change one case of chroma MC for RV40
blob
|
commitdiff
|
diff to current
2008-12-02
Kostya Shishkov
Check RV30/40 slice offsets to be inside buffer.
blob
|
commitdiff
|
diff to current
2008-12-02
Kostya Shishkov
Update ff_rv34_decode_frame() arguments definition
blob
|
commitdiff
|
diff to current
2008-11-29
Kostya Shishkov
Invoke future RV30/40 loop filter for already decoded...
blob
|
commitdiff
|
diff to current
2008-11-27
Kostya Shishkov
Fix RV40 chroma MC
blob
|
commitdiff
|
diff to current
2008-11-20
Kostya Shishkov
33l Fix applying residue condition in RV30/40 decoder
blob
|
commitdiff
|
diff to current
2008-11-20
Kostya Shishkov
Eliminate direct use of s->current_picture in RV30...
blob
|
commitdiff
|
diff to current
2008-11-20
Kostya Shishkov
Use wider margins for edge emulation in RV30/40
blob
|
commitdiff
|
diff to current
2008-11-12
Diego Biurrun
Remove unused variable.
blob
|
commitdiff
|
diff to current
2008-11-08
Kostya Shishkov
Split RV3/4 deblock pattern into horizontal and vertica...
blob
|
commitdiff
|
diff to current
2008-11-08
Kostya Shishkov
Drop redundant check in RV3/4 deblock coefficients...
blob
|
commitdiff
|
diff to current
2008-11-07
Kostya Shishkov
Calculating an additional MV-based deblocking pattern...
blob
|
commitdiff
|
diff to current
2008-11-01
Kostya Shishkov
Introduce RV3-specific motion vector prediction.
blob
|
commitdiff
|
diff to current
2008-10-30
Kostya Shishkov
Correct motion vector scaling in B-frames for RV3/4
blob
|
commitdiff
|
diff to current
2008-10-27
Kostya Shishkov
Fix chroma motion compensation for RV30
blob
|
commitdiff
|
diff to current
2008-10-24
Kostya Shishkov
Choose RV3/4 DC quantizer correctly
blob
|
commitdiff
|
diff to current
2008-10-20
Kostya Shishkov
34l: free RV3/4 context variables at the end
blob
|
commitdiff
|
diff to current
2008-10-20
Kostya Shishkov
RV3 and RV4 decoders set some deblocking coefs for...
blob
|
commitdiff
|
diff to current
2008-10-20
Kostya Shishkov
Mark some of RV3/4 block types as having separate DC...
blob
|
commitdiff
|
diff to current
2008-05-06
Diego Biurrun
Remove unnecessary parentheses from return calls.
blob
|
commitdiff
|
diff to current
2008-04-28
Kostya Shishkov
Calculate motion vector information based on PTS provid...
blob
|
commitdiff
|
diff to current
2008-04-26
Kostya Shishkov
Skip blocks in B-frames reuse motion vectors from next...
blob
|
commitdiff
|
diff to current
2008-03-21
Zuxy Meng
Apply 'cold' attribute to init/uninit functions in...
blob
|
commitdiff
|
diff to current
2008-03-09
Aurelien Jacobs
add FF_ prefix to all (frame)_TYPE usage
blob
|
commitdiff
|
diff to current
2008-01-18
Kostya Shishkov
Save quantizer values as well
blob
|
commitdiff
|
diff to current
2008-01-18
Kostya Shishkov
Save coded block patterns for future loop filtering.
blob
|
commitdiff
|
diff to current
2008-01-06
Kostya Shishkov
Fractional parts of motion vectors should be accounted...
blob
|
commitdiff
|
diff to current
2008-01-04
Kostya Shishkov
RV30 thirdpel motion compensation support
blob
|
commitdiff
|
diff to current
2008-01-03
Kostya Shishkov
Make decode210() common function.
blob
|
commitdiff
|
diff to current
2007-12-31
Kostya Shishkov
Direct blocks should use motion vectors from the second...
blob
|
commitdiff
|
diff to current
2007-12-17
Kostya Shishkov
Correct spatial prediction mode in RV30/40 for vertical...
blob
|
commitdiff
|
diff to current
2007-12-16
Kostya Shishkov
RV30/40 decoding core
blob
|
commitdiff
|
diff to current