[FFmpeg-devel] [PATCH 0/4] tablegen: Portability Fixes
    Derek Buitenhuis 
    derek.buitenhuis at gmail.com
       
    Tue Jan 15 22:28:01 CET 2013
    
    
  
Note that this patchset is slightly different from the one
I sent to Libav, since some of the tablegen code differs
in FFmpeg.
Careful when merging!
Derek Buitenhuis (4):
  tableprint: Fix use of a size_t print with MSVC
  tablegen: Don't use cbrtf in host tools
  cos_tablegen: Don't use lrint
  mpegaudio_tablegen: Don't use llrint
 libavcodec/cbrt_tablegen.h      |    3 ++-
 libavcodec/cos_tablegen.c       |   13 +++++++++----
 libavcodec/mpegaudio_tablegen.h |    9 ++++++---
 libavcodec/tableprint.h         |   14 ++++++++++++--
 4 files changed, 29 insertions(+), 10 deletions(-)
-- 
1.7.10.4
    
    
More information about the ffmpeg-devel
mailing list