>On 11/30/17, 5:31 PM, "Steven Liu" <lingjiujia...@gmail.com> wrote:
>
>    2017-11-30 19:32 GMT+08:00  <vdi...@akamai.com>:
>>   From: Vishwanath Dixit <vdi...@akamai.com>
>>    
>>    ---
>>      libavformat/Makefile      |  2 +-
>>      libavformat/dashenc.c     |  2 +-
>>      libavformat/hlsenc.c      | 65 
>> +++++++++++++++++++++++++++++++++++++++++++++--
>>      libavformat/hlsplaylist.c |  5 +++-
>>      libavformat/hlsplaylist.h |  3 ++-
>>      libavformat/reverse.c     |  1 +
>    Remove this modify if this have nothing to do.
This new wrapper file is needed, as the patch is using the function ff_reverse, 
which is defined in libavutil/reverse.c. Without this libavformat library 
compilation will fail with the same error as reported for libavdevice here 
https://trac.ffmpeg.org/ticket/6544.

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to