Re: [FFmpeg-devel] [PATCH]lavf/matroska: Support QDMC

2017-03-05 Thread Carl Eugen Hoyos
2017-03-05 13:57 GMT+01:00 Paul B Mahol : > On 3/2/17, Paul B Mahol wrote: >> On 3/1/17, Carl Eugen Hoyos wrote: >>> Hi! >>> >>> Attached patch allows muxing and demuxing of QDMC in mkv. >>> >>> Please comment, Carl Eugen >>> >> >> lgtm >> > > Why this is not applied? I was wondering if we shoul

Re: [FFmpeg-devel] [PATCH]lavf/matroska: Support QDMC

2017-03-05 Thread Paul B Mahol
On 3/2/17, Paul B Mahol wrote: > On 3/1/17, Carl Eugen Hoyos wrote: >> Hi! >> >> Attached patch allows muxing and demuxing of QDMC in mkv. >> >> Please comment, Carl Eugen >> > > lgtm > Why this is not applied? ___ ffmpeg-devel mailing list ffmpeg-deve

Re: [FFmpeg-devel] [PATCH]lavf/matroska: Support QDMC

2017-03-02 Thread Paul B Mahol
On 3/1/17, Carl Eugen Hoyos wrote: > Hi! > > Attached patch allows muxing and demuxing of QDMC in mkv. > > Please comment, Carl Eugen > lgtm ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

[FFmpeg-devel] [PATCH]lavf/matroska: Support QDMC

2017-03-01 Thread Carl Eugen Hoyos
Hi! Attached patch allows muxing and demuxing of QDMC in mkv. Please comment, Carl Eugen From 8d383886e19dbfd362497144fc9610ecdcedc144 Mon Sep 17 00:00:00 2001 From: Carl Eugen Hoyos Date: Wed, 1 Mar 2017 23:22:40 +0100 Subject: [PATCH] lavf/matroska: Support QDMC. --- libavformat/matroska.c