[FFmpeg-trac] #43(undetermined:closed): JACK input device doesn't link on OS X

FFmpeg trac at avcodec.org
Wed May 4 23:50:37 CEST 2011


#43: JACK input device doesn't link on OS X
-------------------+---------------------------
Reporter:  nieder  |       Owner:
    Type:  defect  |      Status:  closed
Priority:  normal  |   Component:  undetermined
 Version:  git     |  Resolution:  fixed
Keywords:          |  Blocked By:
Blocking:          |  Reproduced:  0
Analyzed:  0       |
-------------------+---------------------------
Changes (by michael):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 Fixed by disabling jack when sem_timedwait() is unavailable.
 About the patch, i think thread synchronization functions should be used
 that are available on a wider range of platforms, not tons of #ifdefs to
 make it work on osx & linux and then still fail on openbsd which the patch
 would sadly.

-- 
Ticket URL: <https://avcodec.org/trac/ffmpeg/ticket/43#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list