Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVittorio Giovara <vittorio.giovara@gmail.com>2015-04-18 19:25:20 +0300
committerVittorio Giovara <vittorio.giovara@gmail.com>2015-05-06 16:27:34 +0300
commit34efb8a169e4551326e069be47125c6c2cb7ab90 (patch)
tree3a25833512250c82670bf8dc772a7cd51ac68df4 /Changelog
parentbb2cb0a66d86ec4ad9f43a488e8b6ab894c22d2f (diff)
quickdraw: Support direct pixel blocks
Data is stored in separated components so rework decode_rle() to support stepping and offsets.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 2fd1583c6e..9d73449b09 100644
--- a/Changelog
+++ b/Changelog
@@ -29,6 +29,7 @@ version <next>:
- DTS decoding through libdcadec
- Canopus HQ/HQA decoder
- Automatically rotate videos based on metadata in avconv
+- improved Quickdraw compatibility
version 11: