[mythtv-commits] Ticket #6691: portability fixes after ffmpeg sync

MythTV mythtv at cvs.mythtv.org
Tue Jul 7 06:48:20 UTC 2009


#6691: portability fixes after ffmpeg sync
------------------------------+---------------------------------------------
 Reporter:  anonymous         |       Owner:  ijr    
     Type:  defect            |      Status:  new    
 Priority:  minor             |   Milestone:  unknown
Component:  MythTV - General  |     Version:  head   
 Severity:  medium            |     Mlocked:  0      
------------------------------+---------------------------------------------
 Attached patch addresses portability issues after ffmpeg sync:

 * cpu_accel.c: configure defines ARCH flags as 0
 * RingBuffer.cpp: use preprocessor directives, else posix_fadvise() is
 undefined
 * ThreadedFileWriter.cpp: use preprocessor directives, else fdatasync(),
 etc are undefined
 * color.h: linker error due to multiple definitions of pointers

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6691>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list