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
f44a2df0
Commit
f44a2df0
authored
Jan 16, 2003
by
Michael Niedermayer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
Originally committed as revision 1463 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
0e15384d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
TODO
doc/TODO
+3
-1
No files found.
doc/TODO
View file @
f44a2df0
...
@@ -20,7 +20,6 @@ Michael's TODO list: (unordered) (if anyone wanna help with sth, just ask)
...
@@ -20,7 +20,6 @@ Michael's TODO list: (unordered) (if anyone wanna help with sth, just ask)
-------------------
-------------------
- finish implementation of WMV2 j-picture
- finish implementation of WMV2 j-picture
- H264 codec (after its a standart or at least more stable)
- H264 codec (after its a standart or at least more stable)
- slower / better zonal ME
- per MB ratecontrol (so VCD and such do work better)
- per MB ratecontrol (so VCD and such do work better)
- more optimizations
- more optimizations
- simper rate control
- simper rate control
...
@@ -28,6 +27,7 @@ Michael's TODO list: (unordered) (if anyone wanna help with sth, just ask)
...
@@ -28,6 +27,7 @@ Michael's TODO list: (unordered) (if anyone wanna help with sth, just ask)
- mpeg2 encoding (after the ME impovements)
- mpeg2 encoding (after the ME impovements)
- mpeg1 b frames (after the ME impovements)
- mpeg1 b frames (after the ME impovements)
- better mb decission
- better mb decission
- format idependant quality
Francois' TODO list: (unordered, without any timeframe)
Francois' TODO list: (unordered, without any timeframe)
-------------------
-------------------
...
@@ -53,3 +53,5 @@ unassigned TODO: (stuff which should/must be done but noone seems to do it)
...
@@ -53,3 +53,5 @@ unassigned TODO: (stuff which should/must be done but noone seems to do it)
---------------
---------------
- fix avi de(muxer) to handle the global header thing (needed for huffyuv/WMV2/ some M4S2)
- fix avi de(muxer) to handle the global header thing (needed for huffyuv/WMV2/ some M4S2)
- (try) to fix mpeg1/2 PTS
- (try) to fix mpeg1/2 PTS
- MPEG2 field pictures
- use AVFrame for audio codecs too
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