On 3/20/20, Paul B Mahol <[email protected]> wrote: > Signed-off-by: Paul B Mahol <[email protected]> > --- > configure | 1 + > libavcodec/Makefile | 1 + > libavcodec/allcodecs.c | 1 + > libavcodec/avcodec.h | 1 + > libavcodec/bink2.c | 869 ++++++++++++++++++++++++++++ > libavcodec/bink2f.c | 1125 ++++++++++++++++++++++++++++++++++++ > libavcodec/bink2g.c | 1197 +++++++++++++++++++++++++++++++++++++++ > libavcodec/codec_desc.c | 7 + > libavformat/bink.c | 3 +- > 9 files changed, 3203 insertions(+), 2 deletions(-) > create mode 100644 libavcodec/bink2.c > create mode 100644 libavcodec/bink2f.c > create mode 100644 libavcodec/bink2g.c >
Will apply soon! _______________________________________________ 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".
