[FFmpeg-devel] [PATCH 2/2] mpeg12dec: Export GOP timecodes as side data

Michael Niedermayer michael at niedermayer.cc
Sun Jan 31 18:50:37 CET 2016


On Sun, Jan 31, 2016 at 01:13:42PM +0000, Derek Buitenhuis wrote:
> The codec context field was rightly deprecated, and the data
> may change per-frame.
> 
> Signed-off-by: Derek Buitenhuis <derek.buitenhuis at gmail.com>
> ---
>  ffprobe.c              |  8 --------
>  libavcodec/mpeg12dec.c | 19 ++++++++++++++++---
>  2 files changed, 16 insertions(+), 11 deletions(-)

this causes segfaults in fate
TEST    probe-format-roundup1414
./tests/fate-run.sh fate-probe-format-roundup1414 "fatesamples/fate/fate-suite/" "" "ffmpeg-git/ffmpeg" 'probefmt fatesamples/fate/fate-suite//probe-format/roundup1414' 'oneline' 'mpeg' '' '1' '' '' '' '' '' '' '' ''
 ffmpeg-git/ffmpeg/ffprobe -show_entries format=format_name -print_format default=nw=1:nk=1 -v 0 fatesamples/fate/fate-suite//probe-format/roundup1414
--- -   2016-01-31 18:48:21.493567697 +0100
+++ tests/data/fate/probe-format-roundup1414    2016-01-31 18:48:21.474836342 +0100
@@ -1 +0,0 @@
-mpeg
Test probe-format-roundup1414 failed. Look at tests/data/fate/probe-format-roundup1414.err for details.
Segmentation fault
make: *** [fate-probe-format-roundup1414] Error 139

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Breaking DRM is a little like attempting to break through a door even
though the window is wide open and the only thing in the house is a bunch
of things you dont want and which you would get tomorrow for free anyway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160131/e1d8f03e/attachment.sig>


More information about the ffmpeg-devel mailing list