diff options
author | David Goldwich <david.goldwich@gmail.com> | 2011-12-02 05:54:21 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2011-12-04 15:21:06 +0100 |
commit | c8b27a0ec4b36e20532c98469b7d9ee9dd31a8a9 (patch) | |
tree | d05670ac0efc5291b6b6daf62fc5e03aa8ad88da /Changelog | |
parent | 8ae5eb75df683069b04cf45bfa9d25fbb161c996 (diff) | |
download | ffmpeg-c8b27a0ec4b36e20532c98469b7d9ee9dd31a8a9.tar.gz |
oma: PCM support
Signed-off-by: David Goldwich <david.goldwich@gmail.com>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -104,6 +104,7 @@ easier to use. The changes are: - OS X Video Decoder Acceleration (VDA) support - CRI ADX audio format demuxer - Playstation Portable PMP format demuxer +- PCM format support in OMA demuxer version 0.7: |