1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-05-16 08:38:24 +02:00

lavc/j2kenc: Remove experimental flag.

The encoder produces valid and - if requested - lossless files.
This commit is contained in:
Carl Eugen Hoyos
2015-09-04 23:48:32 +02:00
parent f011e98cb1
commit f253c34175
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -40,6 +40,7 @@ version <next>:
- VDPAU hevc hwaccel
- framerate filter
- Switched default encoders for webm to VP9 and Opus
- Removed experimental flag from the JPEG 2000 encoder
version 2.7: