From 5c68aae90883497d59a2a49cf75816cf5906e14a Mon Sep 17 00:00:00 2001 From: Clément Bœsch Date: Thu, 27 Dec 2012 22:36:47 +0100 Subject: Add VPlayer subtitles demuxer and decoder. Note that the linebreaks text codec option (but not the feature) has been removed; its main goal was to allow demuxers to configure the text decoder (and not meant to be used by users), but the AVOption are not a viable solution. This is solved differently in this commit. --- Changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 36ac643587..3fd66994f6 100644 --- a/Changelog +++ b/Changelog @@ -51,7 +51,7 @@ version : - pp (postproc) filter ported from MPlayer - NIST Sphere demuxer - av_basename and av_dirname -- MPL2 subtitles demuxer and decoder +- MPL2 and VPlayer subtitles demuxers and decoders version 1.0: -- cgit v1.2.3