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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Caldwell <saintdev@gmail.com>2012-09-29 09:16:09 +0400
committerDiego Biurrun <diego@biurrun.de>2012-10-01 16:42:40 +0400
commit6cb8c8540978ce6fe5355ec282693d6e6a3466d7 (patch)
tree9384a1cb299e2a208158bc53488562d3cd83159e /Changelog
parent15d35bee83f7ace32725ea85044105867657d663 (diff)
Opus encoder using libopus
Signed-off-by: Diego Biurrun <diego@biurrun.de>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 4cc2f6a826..cc5eaeb856 100644
--- a/Changelog
+++ b/Changelog
@@ -49,7 +49,7 @@ version <next>:
- RTP depacketization of JPEG
- Smooth Streaming live segmenter muxer
- RTP packetization of JPEG
-- Opus decoder using libopus
+- Opus decoder and encoder using libopus
version 0.8: