Changes between Initial Version and Version 2 of Ticket #1750


Ignore:
Timestamp:
Mar 20, 2014 2:18:41 AM (10 years ago)
Author:
ismangil
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1750 – Description

    initial v2  
    11Newer ffmpeg version changed variable names, resulting in build error: 
    22 
     3{{{ 
    34In file included from ../src/pjmedia/ffmpeg_util.c:26: 
    45../src/pjmedia/ffmpeg_util.h:50:12: warning: declaration of 'enum CodecID' will 
     
    1415    enum CodecID        codec_id; 
    1516                        ^ 
     17}}} 
     18 
     19Reported in [http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/2014-March/017286.html]