index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
iff.c
Age
Commit message (
Expand
)
Author
2020-05-25
avformat/id3v2: Remove unnecessary indirection
Andreas Rheinhardt
2019-12-11
avformat/iff: Use ff_alloc_extradata
Andreas Rheinhardt
2019-10-10
avformat/iff: fix memleak when get st->codecpar->extradata failed in iff_read...
Steven Liu
2019-03-21
lavf: Constify the probe function argument.
Carl Eugen Hoyos
2017-10-05
avformat: fix id3 chapters
Lukas Stabe
2017-03-29
lavf: use av_fourcc2str() where appropriate
Clément Bœsch
2016-12-14
avformat: fix overflows during bit rate calculation
Andreas Cadhalpun
2016-05-19
avformat/iff: parse DPAN chunk
Paul B Mahol
2016-05-16
avcodec/iff: add support for ANIMs with keyframes and concatenated ANIMs
Paul B Mahol
2016-05-15
avcodec: add Direct Stream Transfer (DST) decoder
Peter Ross
2016-05-13
lavc: add IFF ANIM decoder
Paul B Mahol
2016-04-30
avformat/iff: fix deadlock in parsing dsd chunks
Paul B Mahol
2016-04-10
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-02-23
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2015-10-27
Replace remaining occurances of av_free_packet with av_packet_unref
Hendrik Leppkes
2015-09-25
avformat/iff: check for possible overflow in 2nd argument of av_new_packet
Paul B Mahol
2015-07-27
Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'
Michael Niedermayer
2015-02-14
Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e'
Michael Niedermayer
2015-02-14
avformat: Don't anonymously typedef structs
Diego Biurrun
2014-09-26
libavformat/iff: print error message when DSDIFF compression type is not supp...
Peter Ross
2014-08-18
avformat/iff: rudimentary support for animations
Paul B Mahol
2014-08-08
replace calls to url_feof() with avio_feof()
James Almer
2014-08-05
avformat/iff: Fix "source comment"
Michael Niedermayer
2014-04-20
avformat/iff: extend IFF demuxer to decode DSDIFF 64-bit chunks
Peter Ross
2014-04-13
avformat/iff: indent
Peter Ross
2014-04-13
avformat/iff: remove unused code
Peter Ross
2014-03-11
Merge commit 'd92024f18fa3d69937cb2575f3a8bf973df02430'
Michael Niedermayer
2014-03-11
lavf: more correct printf format specifiers
Diego Biurrun
2013-12-29
avformat/iff: check avio_read() return in get_metadata()
Michael Niedermayer
2013-12-15
avformat/iff: fix memleak of packet
Michael Niedermayer
2013-12-15
avformat/iff: shrink packets to the initialized data
Michael Niedermayer
2013-06-20
avformat/iff: Byte seek is unsupported
Michael Niedermayer
2013-03-18
Merge commit '50c449ac24fbb4c03c15d2e2026cef2204b80385'
Michael Niedermayer
2013-03-18
iff: validate CMAP palette size
Kostya Shishkov
2013-03-15
lavc & lavf: replace deprecated av_log* functions
Paul B Mahol
2013-03-05
iff: fix integer overflow
Michael Niedermayer
2013-01-07
iff: support seeking with maud
Paul B Mahol
2012-12-11
iff demuxer: support RGB8 and RGBN
Peter Ross
2012-12-04
iff demuxer: include DEEP TVDC lookup table in extradata buffer
Peter Ross
2012-11-30
iff: fix some incorrect interpretations of invalid files
Paul B Mahol
2012-11-30
iff: MAUD support
Paul B Mahol
2012-11-28
iff demuxer: 16SV support
Paul B Mahol
2012-11-26
iff demuxer: don't bother checking bitmap compression type; iff decoder does ...
Peter Ross
2012-11-20
iff: DEEP RLE 32-bit decoder
Peter Ross
2012-11-18
iff: process DEEP DLOC chunk to obtain image dimensions
Peter Ross
2012-11-18
iff: recognise more DEEP colorspaces
Peter Ross
2012-11-13
Merge commit 'ef1b23ad21e3f12fc4ff2a73a6d4d4cd9d630c4b'
Michael Niedermayer
2012-11-12
iff: set channel layout
Justin Ruggles
2012-10-08
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-09-01
lavf: add missing new line to some error messages
Piotr Bandurski
[next]