diff options
author | Roman Shaposhnik <roman@shaposhnik.org> | 2008-08-28 22:41:00 +0000 |
---|---|---|
committer | Roman Shaposhnik <roman@shaposhnik.org> | 2008-08-28 22:41:00 +0000 |
commit | f8007a14734ff9fc8a4dd0d0194ab2c645f72578 (patch) | |
tree | 4c1ed13cb5931ab5690c4680f71b3a76bc9e55f1 /Changelog | |
parent | 42f72a3ac467f15bfa90b52af92ee0458564365f (diff) | |
download | ffmpeg-f8007a14734ff9fc8a4dd0d0194ab2c645f72578.tar.gz |
Intial implementation of the DV100 (AKA DVCPRO HD) decoder and demuxer as
specified in SMPTE 370M
Originally committed as revision 15010 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ version <next> - The "device" muxers and demuxers are now in a new libavdevice library - DV50 AKA DVCPRO50 encoder, decoder, muxer and demuxer +- DV100 AKA DVCPRO HD decoder and demuxer - TechSmith Camtasia (TSCC) video decoder - IBM Ultimotion (ULTI) video decoder - Sierra Online audio file demuxer and decoder |