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:
authorDerek Buitenhuis <derek.buitenhuis@gmail.com>2011-12-13 23:24:56 +0400
committerMichael Niedermayer <michaelni@gmx.at>2012-01-03 20:57:26 +0400
commit93442a27c5a6947ee35021c61e99a4ce67896040 (patch)
treec56c671b86a94f01ee2ff4ebd03bd13f7d4103c3 /Changelog
parentbfe7d96ed26a8ba7143e3b5a610dad1c3fe84780 (diff)
v410 encoder and decoder
v410 is a packed 10-bit 4:4:4 YCbCr format used in QuickTime. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 309ffa4fe3388d842a51000dc7d56abac53ff759) Conflicts: libavcodec/version.h Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 346d8ed8fc..2699bcea74 100644
--- a/Changelog
+++ b/Changelog
@@ -134,7 +134,7 @@ easier to use. The changes are:
- new option: -report
- Dxtory capture format decoder
- cellauto source
-
+- v410 Quicktime Uncompressed 4:4:4 10-bit encoder and decoder
version 0.8: