summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorRoman Shaposhnik <roman@shaposhnik.org>2003-10-01 23:34:46 +0000
committerRoman Shaposhnik <roman@shaposhnik.org>2003-10-01 23:34:46 +0000
commit4fa1c4fa8d88ac4f5c28b0395012d0679ea98327 (patch)
tree51160285dbd10708622872502e68d0781eb42459 /Changelog
parentc280f2d7c39e0ff15399554e7ccb4f541cfb8f4b (diff)
* preAlpha DV encoding support -- there's still a truckload
of work to do, but it least people can try it out and share ideas. Please don't hesitate to give it a spin: $ ffmpeg -i file.avi file.dv is all you need. * fix for a deallocation bug in DV muxer Originally committed as revision 2327 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index aa7a0dd2d4..decb6e9dcf 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,5 @@
version <next>:
+- DV encoder, DV muxer
- Microsoft RLE video decoder
- Microsoft Video-1 decoder
- Apple Video (RPZA) decoder