[FFmpeg-devel] [PATCH] avformat/segafilm - fix keyframe detection and set packet, flags
Michael Niedermayer
michael at niedermayer.cc
Sat Mar 24 04:09:37 EET 2018
On Thu, Mar 22, 2018 at 11:04:21PM +0530, Gyan Doshi wrote:
> Set the packet flag using constant as well.
> segafilm.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
> d9d4db403c46a179ea93aab0d85904e7b4a831d2 0001-avformat-segafilm-fix-keyframe-detection-and-set-pac.patch
> From 905cc5f1146c957ae4290b44a06a22a7524a87de Mon Sep 17 00:00:00 2001
> From: Gyan Doshi <gyandoshi at gmail.com>
> Date: Wed, 21 Mar 2018 18:59:33 +0530
> Subject: [PATCH] avformat/segafilm - fix keyframe detection and set packet
> flags
>
> Streams from a Segafilm cpk file can't be streamcopied because
> keyframe flag isn't correctly set in stream index and
> said flag is never conveyed to the packet
>
> Fixes #7091
> ---
> libavformat/segafilm.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
should be ok
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The worst form of inequality is to try to make unequal things equal.
-- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180324/2b514648/attachment.sig>
More information about the ffmpeg-devel
mailing list