summaryrefslogtreecommitdiff
path: root/libavformat/iff.c
Commit message (Expand)AuthorAge
* lavf: use av_fourcc2str() where appropriateClément Bœsch2017-03-29
* avformat: fix overflows during bit rate calculationAndreas Cadhalpun2016-12-14
* avformat/iff: parse DPAN chunkPaul B Mahol2016-05-19
* avcodec/iff: add support for ANIMs with keyframes and concatenated ANIMsPaul B Mahol2016-05-16
* avcodec: add Direct Stream Transfer (DST) decoderPeter Ross2016-05-15
* lavc: add IFF ANIM decoderPaul B Mahol2016-05-13
* avformat/iff: fix deadlock in parsing dsd chunksPaul B Mahol2016-04-30
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
|\
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* | Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes2015-10-27
* | avformat/iff: check for possible overflow in 2nd argument of av_new_packetPaul B Mahol2015-09-25
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-27
|\|
* | Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e'Michael Niedermayer2015-02-14
|\|
| * avformat: Don't anonymously typedef structsDiego Biurrun2015-02-14
* | libavformat/iff: print error message when DSDIFF compression type is not supp...Peter Ross2014-09-26
* | avformat/iff: rudimentary support for animationsPaul B Mahol2014-08-18
* | replace calls to url_feof() with avio_feof()James Almer2014-08-08
* | avformat/iff: Fix "source comment"Michael Niedermayer2014-08-05
* | avformat/iff: extend IFF demuxer to decode DSDIFF 64-bit chunksPeter Ross2014-04-20
* | avformat/iff: indentPeter Ross2014-04-13
* | avformat/iff: remove unused codePeter Ross2014-04-13
* | Merge commit 'd92024f18fa3d69937cb2575f3a8bf973df02430'Michael Niedermayer2014-03-11
|\|
| * lavf: more correct printf format specifiersDiego Biurrun2014-03-11
* | avformat/iff: check avio_read() return in get_metadata()Michael Niedermayer2013-12-29
* | avformat/iff: fix memleak of packetMichael Niedermayer2013-12-15
* | avformat/iff: shrink packets to the initialized dataMichael Niedermayer2013-12-15
* | avformat/iff: Byte seek is unsupportedMichael Niedermayer2013-06-20
* | Merge commit '50c449ac24fbb4c03c15d2e2026cef2204b80385'Michael Niedermayer2013-03-18
|\|
| * iff: validate CMAP palette sizeKostya Shishkov2013-03-18
* | lavc & lavf: replace deprecated av_log* functionsPaul B Mahol2013-03-15
* | iff: fix integer overflowMichael Niedermayer2013-03-05
* | iff: support seeking with maudPaul B Mahol2013-01-07
* | iff demuxer: support RGB8 and RGBNPeter Ross2012-12-11
* | iff demuxer: include DEEP TVDC lookup table in extradata bufferPeter Ross2012-12-04
* | iff: fix some incorrect interpretations of invalid filesPaul B Mahol2012-11-30
* | iff: MAUD supportPaul B Mahol2012-11-30
* | iff demuxer: 16SV supportPaul B Mahol2012-11-28
* | iff demuxer: don't bother checking bitmap compression type; iff decoder does ...Peter Ross2012-11-26
* | iff: DEEP RLE 32-bit decoderPeter Ross2012-11-20
* | iff: process DEEP DLOC chunk to obtain image dimensionsPeter Ross2012-11-18
* | iff: recognise more DEEP colorspacesPeter Ross2012-11-18
* | Merge commit 'ef1b23ad21e3f12fc4ff2a73a6d4d4cd9d630c4b'Michael Niedermayer2012-11-13
|\|
| * iff: set channel layoutJustin Ruggles2012-11-12
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
|\|
* | lavf: add missing new line to some error messagesPiotr Bandurski2012-09-01
* | iff: replace av_abort by av_assert0Michael Niedermayer2012-08-10
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
|\|
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-31
|\|
| * Improve descriptiveness of a number of codec and container long namesDiego Biurrun2012-07-30