[FFmpeg-devel] [PATCH] avformat/dashenc: fix min_seg_duration option size

Michael Niedermayer michael at niedermayer.cc
Sun Nov 19 05:00:11 EET 2017


On Sat, Nov 18, 2017 at 03:11:45PM +0000, James Cowgill wrote:
> In the DASHContext structure, min_seg_duration is declared as an int,
> but the AVOption list claimed it was an INT64. Change the option list
> to use the correct size, which should fix some initialization errors
> seen on big-endian platforms.
> 
> Signed-off-by: James Cowgill <jcowgill at debian.org>
> ---
>  libavformat/dashenc.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

will apply

thanks

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

If you fake or manipulate statistics in a paper in physics you will never
get a job again.
If you fake or manipulate statistics in a paper in medicin you will get
a job for life at the pharma industry.
-------------- 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/20171119/8663d597/attachment.sig>


More information about the ffmpeg-devel mailing list