[FFmpeg-devel] [PATCH] webmdashenc: Fix fate in MSVC

Vignesh Venkatasubramanian vigneshv at google.com
Tue Apr 7 21:55:33 CEST 2015


On Tue, Apr 7, 2015 at 12:50 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Tue, Apr 07, 2015 at 12:21:02PM -0700, Vignesh Venkatasubramanian wrote:
>> MSVC does not support the %F and %T format specifiers in strftime.
>> Replace that with the expanded version. This fixes the broken fate
>> tests in MSVC (webm-dash-manifest-*).
>>
>> Signed-off-by: Vignesh Venkatasubramanian <vigneshv at google.com>
>> ---
>>  libavformat/webmdashenc.c | 19 +++++++++----------
>>  1 file changed, 9 insertions(+), 10 deletions(-)
>
> applied
>
> also this seems missing a malloc failure check, but that was
> missig before already

will fix in in a subsequent patch. thanks for applying!

>
> thanks
>
> [...]
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> Into a blind darkness they enter who follow after the Ignorance,
> they as if into a greater darkness enter who devote themselves
> to the Knowledge alone. -- Isha Upanishad
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>



-- 
Vignesh


More information about the ffmpeg-devel mailing list