Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
2b6134b3
Commit
2b6134b3
authored
Sep 10, 2007
by
Michael Niedermayer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update todo
Originally committed as revision 10466 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
b9b7472e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
snow.txt
doc/snow.txt
+1
-2
No files found.
doc/snow.txt
View file @
2b6134b3
...
@@ -489,13 +489,12 @@ TODO:
...
@@ -489,13 +489,12 @@ TODO:
=====
=====
Important:
Important:
finetune initial contexts
finetune initial contexts
spatial_decomposition_count per frame?
flip wavelet?
flip wavelet?
try to use the wavelet transformed predicted image (motion compensated image) as context for coding the residual coefficients
try to use the wavelet transformed predicted image (motion compensated image) as context for coding the residual coefficients
try the MV length as context for coding the residual coefficients
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
change MC so per picture halfpel interpolation can be done and finish the implementation of it
implement per picture halfpel interpolation
compare the 6 tap and 8 tap hpel filters (psnr/bitrate and subjective quality)
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment