forked from FFmpeg/FFmpeg
Changelog: Compress slightly to improve readability.
This commit is contained in:
parent
dc0f711459
commit
635a89b0bb
1 changed files with 4 additions and 7 deletions
11
Changelog
11
Changelog
|
@ -8,10 +8,9 @@ version <next>:
|
||||||
- Alias muxer for Ogg Video (.ogv)
|
- Alias muxer for Ogg Video (.ogv)
|
||||||
- VP8 in Ogg muxing
|
- VP8 in Ogg muxing
|
||||||
- curves filter doesn't automatically insert points at x=0 and x=1 anymore
|
- curves filter doesn't automatically insert points at x=0 and x=1 anymore
|
||||||
- 16-bit support in curves filter
|
- 16-bit support in curves filter and selectivecolor filter
|
||||||
- 16-bit support in selectivecolor filter
|
|
||||||
- OpenH264 decoder wrapper
|
- OpenH264 decoder wrapper
|
||||||
- MediaCodec hwaccel
|
- MediaCodec H.264 and HEVC hwaccel
|
||||||
- True Audio (TTA) muxer
|
- True Audio (TTA) muxer
|
||||||
- crystalizer audio filter
|
- crystalizer audio filter
|
||||||
- acrusher audio filter
|
- acrusher audio filter
|
||||||
|
@ -29,11 +28,9 @@ version <next>:
|
||||||
- avgblur filter
|
- avgblur filter
|
||||||
- sobel and prewitt filter
|
- sobel and prewitt filter
|
||||||
- MediaCodec HEVC decoding
|
- MediaCodec HEVC decoding
|
||||||
- TrueHD encoder
|
- Meridian Lossless Packing (MLP) / TrueHD encoder
|
||||||
- Meridian Lossless Packing (MLP) encoder
|
|
||||||
- Non-Local Means (nlmeans) denoising filter
|
- Non-Local Means (nlmeans) denoising filter
|
||||||
- sdl2 output device
|
- sdl2 output device and ffplay support
|
||||||
- sdl2 support for ffplay
|
|
||||||
- sdl1 output device and sdl1 support removed
|
- sdl1 output device and sdl1 support removed
|
||||||
- extended mov edit list support
|
- extended mov edit list support
|
||||||
- libfaac encoder removed
|
- libfaac encoder removed
|
||||||
|
|
Loading…
Add table
Reference in a new issue