[FFmpeg-trac] #1876(avcodec:reopened): vc1dec.c multi-threading decode crash issue

FFmpeg trac at avcodec.org
Mon Nov 12 02:04:11 CET 2012


#1876: vc1dec.c multi-threading decode crash issue
-------------------------------------+------------------------------------
             Reporter:  DonMoir      |                    Owner:
                 Type:  defect       |                   Status:  reopened
             Priority:  important    |                Component:  avcodec
              Version:  unspecified  |               Resolution:
             Keywords:  vc1 crash    |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  1            |
-------------------------------------+------------------------------------

Comment (by DonMoir):

 Yeah I suppose if I wanted to mess around with c99-to-c89 and spend more
 time on dealing with that I could do that. But if c99-to-c89 is so bullet
 proof why don't you just convert over all of ffmpeg to c89.

 Most people I know went to c++ from c89 and c99 did not even exist back
 then. Even if you did not want to use classes etc, c++ is a better c.

 The ffmpeg group chose to use the list used syntax version of c and so all
 hassle with that has been passed on to everyone else.

 linux gives me a cleaner and more well defined environment, grabbing
 libraries, etc for dealing with ffmpeg rather than dealing with msys.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1876#comment:31>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list