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
8fa30bd7
Commit
8fa30bd7
authored
Aug 15, 2001
by
Fabrice Bellard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated
Originally committed as revision 90 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
dd2af5aa
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
16 deletions
+6
-16
Changelog
Changelog
+2
-0
TODO
doc/TODO
+4
-16
No files found.
Changelog
View file @
8fa30bd7
...
...
@@ -25,6 +25,8 @@ version 0.4.5:
- mpeg4 vol header fixes (Jonathan Marsden <snmjbm@pacbell.net>).
- ARM optimizations (Lionel Ulmer <lionel.ulmer@free.fr>).
- Windows porting of file converter.
- added MJPEG raw format (input/ouput).
- added JPEG image format support (input/output).
version 0.4.4:
...
...
doc/TODO
View file @
8fa30bd7
...
...
@@ -5,25 +5,11 @@ ffmpeg TODO list:
Planned in next release:
(DONE) - apply header fixes
(DONE) - mpeg audio decoder.
(DONE) - fix decode/encode codec string.
(DONE) - fix EINTR error if VIDIOCSYNC.
(DONE) - add CONFIG system.
(DONE) - merge mplayer mmx accel.
(DONE) - fix emms bug.
(DONE) - add I263 handling
(DONE) - add RV10 decoding.
(DONE) - add true pgm support.
(DONE) - msmpeg4 0x18 fix.
- add encode and ac3/mpglib disabling option
- fix ffserver.
- add raw h263 decoding support (see vivo streams)
- add qscale out.
- add decode quant optimisation.
- see black region optimization (Arpi request).
- check ffmpeg mpeg1 encoding (Happy Camer mail)
- add format autodetect with content (for example to distinguish
mpegvideo/mpegmux).
- add external alloc for libavcodec (avifile request).
- fix -sameq in grabbing
- find a solution to clear feed1.ffm if format change.
- new grab architecture : use avformat instead of audio: and video:
...
...
@@ -51,6 +37,8 @@ BUGS:
FEATURES:
- add h263 PB frame support (some I263 files use that).
- add MPEG4 in mpegmux support.
- add RTP / multicast layer.
...
...
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