[FFmpeg-devel] [RFC]Changelog: Compress slightly
Carl Eugen Hoyos
cehoyos at ag.or.at
Fri Sep 30 01:08:47 EEST 2016
Hi!
I consider the Changelog more readable with attached patch.
I wonder if the ogv line should be dropped...
Please comment, Carl Eugen
-------------- next part --------------
From 01b62bd9f7da4c991144dfa4039f168d20612f06 Mon Sep 17 00:00:00 2001
From: Carl Eugen Hoyos <cehoyos at ag.or.at>
Date: Fri, 30 Sep 2016 00:06:12 +0200
Subject: [PATCH] Changelog: Compress slightly to improve readability.
---
Changelog | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/Changelog b/Changelog
index d7f5dc9..ce186fc 100644
--- a/Changelog
+++ b/Changelog
@@ -8,10 +8,9 @@ version <next>:
- Alias muxer for Ogg Video (.ogv)
- VP8 in Ogg muxing
- curves filter doesn't automatically insert points at x=0 and x=1 anymore
-- 16-bit support in curves filter
-- 16-bit support in selectivecolor filter
+- 16-bit support in curves filter and selectivecolor filter
- OpenH264 decoder wrapper
-- MediaCodec hwaccel
+- MediaCodec H.264 and HEVC hwaccel
- True Audio (TTA) muxer
- crystalizer audio filter
- acrusher audio filter
@@ -28,12 +27,9 @@ version <next>:
- gblur filter
- avgblur filter
- sobel and prewitt filter
-- MediaCodec HEVC decoding
-- TrueHD encoder
-- Meridian Lossless Packing (MLP) encoder
+- Meridian Lossless Packing (MLP) / TrueHD encoder
- Non-Local Means (nlmeans) denoising filter
-- sdl2 output device
-- sdl2 support for ffplay
+- sdl2 output device and ffplay support
- sdl1 output device and sdl1 support removed
- extended mov edit list support
--
1.7.10.4
More information about the ffmpeg-devel
mailing list