[FFmpeg-devel] [PATCH 2/2] lavf: Add function for accessing Matroska Codec <-> CodecID table
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Wed May 30 20:47:40 CEST 2012
On Wed, May 30, 2012 at 02:09:41PM -0400, Derek Buitenhuis wrote:
> Signed-off-by: Derek Buitenhuis <derek.buitenhuis at gmail.com>
> ---
> doc/APIchanges | 3 +++
> libavformat/Makefile | 1 +
> libavformat/avformat.h | 6 ++++++
> libavformat/utils.c | 6 ++++++
> 4 files changed, 16 insertions(+)
>
> diff --git a/doc/APIchanges b/doc/APIchanges
> index b14204a..f814d5b 100644
> --- a/doc/APIchanges
> +++ b/doc/APIchanges
> @@ -15,6 +15,9 @@ libavutil: 2011-04-18
>
> API changes, most recent first:
>
> +2012-05-30 - xxxxxxx - lavf 54.5.100
> + Add avformat_get_mkv_codec_tags()
You didn't say for what purpose/why that would be useful.
More information about the ffmpeg-devel
mailing list