Commit 32c9f3f8 authored by michael's avatar michael

move 8tap filter to not important as thats purely encoder side


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10467 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 1721e040
...@@ -495,10 +495,10 @@ try the MV length as context for coding the residual coefficients ...@@ -495,10 +495,10 @@ try the MV length as context for coding the residual coefficients
use extradata for stuff which is in the keyframes now? use extradata for stuff which is in the keyframes now?
the MV median predictor is patented IIRC the MV median predictor is patented IIRC
implement per picture halfpel interpolation implement per picture halfpel interpolation
compare the 6 tap and 8 tap hpel filters (psnr/bitrate and subjective quality)
try different range coder state transition tables for different contexts try different range coder state transition tables for different contexts
Not Important: Not Important:
compare the 6 tap and 8 tap hpel filters (psnr/bitrate and subjective quality)
spatial_scalability b vs u (!= 0 breaks syntax anyway so we can add a u later) spatial_scalability b vs u (!= 0 breaks syntax anyway so we can add a u later)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment