#3472: Badly formatted DEBUG log in mjpegdec.c
------------------------------------+-----------------------------------
             Reporter:  cyril       |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------

Comment (by cyril):

 You'll have to develop a Visual C++ 2010 application using FFmpeg dlls,
 which is redirecting avlog() streams to _vsntprintf_s().
 As VC++ 2010 doesn't support %td, _vsntprintf_s just raise an invalid
 formatter exception.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3472#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac

Reply via email to