summaryrefslogtreecommitdiff
path: root/libavformat/apngdec.c
Commit message (Expand)AuthorAge
* avformat/apngdec: use packet pts and duration instead of altering stream fram...Benoit Fouet2014-11-26
* avformat/apngdec: account for blend and dispose operations.Benoit Fouet2014-11-26
* avformat/apngdec: transmit all the chunks between consecutive fcTL ones.Benoit Fouet2014-11-24
* lavf/apngdec: print currently unsupported in-stream tags in a more readable formJames Almer2014-11-23
* lavf: fix apngdec under msvc.Matthew Oliver2014-11-22
* lavf/apngdec: properly skip currently unsupported in-stream tagsJames Almer2014-11-22
* avformat/apngdec: add APNG demuxer.Benoit Fouet2014-11-21