]> git.sesse.net Git - ffmpeg/commit
libavformat/img2dec: Added pgx demuxer
authorGautam Ramakrishnan <gautamramk@gmail.com>
Thu, 2 Jul 2020 19:19:39 +0000 (00:49 +0530)
committerMichael Niedermayer <michael@niedermayer.cc>
Fri, 3 Jul 2020 21:28:26 +0000 (23:28 +0200)
commit35adac6e926f95daa3cf54bd915122bda88c4ac0
treee3c67a82e58a5f2a15bc2171972ba54dc4c518b6
parentcfe2cf0a63c2f6a39cfe7a97d8191031e717bc69
libavformat/img2dec: Added pgx demuxer

This patch adds support to demux pgx file
format.

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavformat/allformats.c
libavformat/img2dec.c
libavformat/version.h