>On 11/30/17, 5:31 PM, "Steven Liu" <[email protected]> wrote: > > 2017-11-30 19:32 GMT+08:00 <[email protected]>: >> From: Vishwanath Dixit <[email protected]> >> >> --- >> 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 [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
