[FFmpeg-devel] [PATCH 1/2] Move subrip/text API change info from Changelog to doc/APIchanges.
Clément Bœsch
ubitux at gmail.com
Sat Sep 29 23:40:40 CEST 2012
On Sun, Sep 23, 2012 at 08:36:44PM +0200, Clément Bœsch wrote:
> Note that a lavf bump was missing so I'm using 54.28.100 as a reference.
> ---
> Changelog | 2 --
> doc/APIchanges | 4 ++++
> 2 files changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/Changelog b/Changelog
> index 85ca192..37fdf72 100644
> --- a/Changelog
> +++ b/Changelog
> @@ -54,8 +54,6 @@ version next:
> - volume measurement filter
> - Ut Video encoder
> - Microsoft Screen 2 decoder
> -- Matroska demuxer now identifies SRT subtitles as AV_CODEC_ID_SUBRIP
> - instead of AV_CODEC_ID_TEXT
> - smartblur filter ported from MPlayer
> - CPiA decoder
> - decimate filter ported from MPlayer
> diff --git a/doc/APIchanges b/doc/APIchanges
> index b1a5598..26ab52a 100644
> --- a/doc/APIchanges
> +++ b/doc/APIchanges
> @@ -21,6 +21,10 @@ API changes, most recent first:
> Can be used as a stripped-down replacement for strptime(), on
> systems which do not support it.
>
> +2012-08-25 - 2626cc4 - lavf 54.28.100
> + Matroska demuxer now identifies SRT subtitles as AV_CODEC_ID_SUBRIP instead
> + of AV_CODEC_ID_TEXT.
> +
> 2012-08-13 - xxxxxxx - lavfi 3.8.100 - avfilter.h
> Add avfilter_get_class() function, and priv_class field to AVFilter
> struct.
I'm going to push this soon.
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120929/3fa6116e/attachment.asc>
More information about the ffmpeg-devel
mailing list