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
9c80daf1
Commit
9c80daf1
authored
May 18, 2002
by
Fabrice Bellard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated for my short term goals
Originally committed as revision 512 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
4b7b1960
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
12 deletions
+21
-12
TODO
doc/TODO
+21
-12
No files found.
doc/TODO
View file @
9c80daf1
...
...
@@ -3,18 +3,33 @@ ffmpeg TODO list:
(in approximate decreasing priority order)
Planned in next release:
Short term glantau's fixes:
- mpeg audio fix
- greatly improved mpeg1/2 decode speed
- regression tests.
- AV sync fix (new api for demux)
- RTP streaming support in ffserver
- mpeg2 transport stream support
- improved auto guess for formats (api change again in demux)
- minimal support of video in ffplay
- fix WORDS_BIGENDIAN issue
- fix mpeg format tracking + handle frame rate change
Planned in next releases:
- add DV codec/format support
- fix bugs when stream begins with a P/B frame
- fix ffserver (partially done)
- add raw h263 decoding support, see vivo streams (partially done)
- add qscale out.
- add format autodetect with content (for example to distinguish
mpegvideo/mpegmux).
- fix -sameq in grabbing
- add vivo format support (may need long term prediction support)
- add raw h263 decoding support
- add qscale out.
- find a solution to clear feed1.ffm if format change.
- new grab architecture : use avformat instead of audio: and video:
protocol.
- fix 0 size picture in AVIs = skip picture
- rewrite huffyuv (http://www.math.berkeley.edu/~benrg/huffyuv.html)
- add video cd support (VCD: fixed video bitrate, QSCALE_K to 35 ?)
BUGS:
...
...
@@ -40,15 +55,9 @@ FEATURES:
- add MPEG4 in mpegmux support.
- add RTP / multicast layer.
- demux streams for CCTV : N streams in one stream. Add option to
generate multiple streams.
- add disconnect user option in stat.html.
- deny & allow + password in ffserver.
- graphical user interface.
- animated gif as output format (done).
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