allcodecs.c entry is in wrong section, it should be audio one but yours is in video section. the avcodec.h entry may contradict with next libav entry so better move it bellow hcom.
Rest looks OK. On Thu, Aug 22, 2019 at 12:13 PM Carl Eugen Hoyos <[email protected]> wrote: > Am Mo., 19. Aug. 2019 um 23:37 Uhr schrieb Carl Eugen Hoyos > <[email protected]>: > > > > Hi! > > > > Attached patch fixes tickets #4799 and #8081, thanks to Paul for his > help. > > New patch attached. > > Carl Eugen > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
