index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
/
apngdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avformat/apngdec: Use 64bit for ret to avoid overflow
Michael Niedermayer
2015-02-20
1
-1
/
+2
*
avformat/apngdec: Use 64bit ret to avoid overflow
Michael Niedermayer
2015-02-20
1
-1
/
+1
*
avformat/apngdec: make tag_buf string larger
Clément Bœsch
2014-12-20
1
-1
/
+1
*
avformat/apngdec: exit probing when skipping is not possible.
Benoit Fouet
2014-12-02
1
-1
/
+1
*
apng: move shared header from avformat to avcodec.
Benoit Fouet
2014-12-02
1
-1
/
+1
*
avformat/apngdec: validate frame dimensions.
Benoit Fouet
2014-11-26
1
-1
/
+5
*
avformat/apngdec: use packet pts and duration instead of altering stream fram...
Benoit Fouet
2014-11-26
1
-3
/
+12
*
avformat/apngdec: account for blend and dispose operations.
Benoit Fouet
2014-11-26
1
-1
/
+5
*
avformat/apngdec: transmit all the chunks between consecutive fcTL ones.
Benoit Fouet
2014-11-24
1
-10
/
+24
*
lavf/apngdec: print currently unsupported in-stream tags in a more readable form
James Almer
2014-11-23
1
-1
/
+6
*
lavf: fix apngdec under msvc.
Matthew Oliver
2014-11-22
1
-1
/
+1
*
lavf/apngdec: properly skip currently unsupported in-stream tags
James Almer
2014-11-22
1
-0
/
+1
*
avformat/apngdec: add APNG demuxer.
Benoit Fouet
2014-11-21
1
-0
/
+409