[FFmpeg-trac] #3472(avcodec:new): Badly formatted DEBUG log in mjpegdec.c

FFmpeg trac at avcodec.org
Sun Mar 16 23:45:34 CET 2014


#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


More information about the FFmpeg-trac mailing list