> On 2 Feb 2018, at 15:41, Rostislav Pehlivanov <atomnu...@gmail.com> wrote: > >> On 31 January 2018 at 20:25, Josh de Kock <j...@itanimul.li> wrote: >> >> Also replace linked list with an array. >> --- >> configure | 12 +- >> doc/APIchanges | 4 + >> libavcodec/.gitignore | 2 + >> libavcodec/allcodecs.c | 1473 ++++++++++++++++++++++++++++-- >> ------------------ >> libavcodec/avcodec.h | 31 + >> libavcodec/parser.c | 84 ++- >> libavcodec/utils.c | 112 ---- >> libavcodec/version.h | 3 + >> 8 files changed, 971 insertions(+), 750 deletions(-) > > > I'd appreciate some credit, I did write most of the patch :)
I rewrote the lavc patch from scratch since I couldn’t getting yours to work, but I can credit your for the idea/original version or something. Just ping me on irc -- Josh _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel