diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-01-16 19:58:59 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-01-20 17:53:51 +0100 |
commit | 7cb27d216d1caa2c6fbd957bc477def6baf2f3cb (patch) | |
tree | b5d89915b42399b646816b108269541de1bfd4bf /Changelog | |
parent | 6136b989f658fff68e2b758db583f04358d3d412 (diff) | |
download | ffmpeg-7cb27d216d1caa2c6fbd957bc477def6baf2f3cb.tar.gz |
oggdec: Support chained streams, support replacing streams in multistream files.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Conflicts:
Changelog
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ version <next>: - VDPAU hardware acceleration through normal hwaccel - SRTP support - Error diffusion dither in Swscale +- Chained Ogg support version 1.1: |