summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorStephan Hilb <stephan@ecshi.net>2012-08-23 18:40:22 +0200
committerMichael Niedermayer <michaelni@gmx.at>2012-08-31 00:24:11 +0200
commit6eac554659b6b6e9b348ec26c44b5105a3f4b11c (patch)
treea2a723ff2606b5bc72e02f40c21e30062e14ca9e /Changelog
parent469f8b1dcbacc921555af6c068db28ad3d3e5006 (diff)
downloadffmpeg-streaming-6eac554659b6b6e9b348ec26c44b5105a3f4b11c.zip
ffmpeg-streaming-6eac554659b6b6e9b348ec26c44b5105a3f4b11c.tar.gz
Add CPiA video decoder
The cpia video decoder is intended to be used with the v4l2 demuxer. There are some small changes to the v4l2 demuxer to support the variable frame length of the format. Fixes ticket #1537 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 7e979f8..a8536e2 100644
--- a/Changelog
+++ b/Changelog
@@ -55,6 +55,7 @@ version next:
- Matroska demuxer now identifies SRT subtitles as AV_CODEC_ID_SUBRIP
instead of AV_CODEC_ID_TEXT
- smartblur filter ported from MPlayer
+- CPiA decoder
version 0.11:
OpenPOWER on IntegriCloud