| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/iff: Use 64bit in duration computation | Michael Niedermayer | 2021-06-18 | 1 | -1/+1 |
* | avformat: Constify all muxer/demuxers | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avformat/id3v2: Don't reverse the order of id3v2 APICs | Andreas Rheinhardt | 2021-04-18 | 1 | -1/+0 |
* | avformat/iff: Check block align also for ID_MAUD | Michael Niedermayer | 2021-01-23 | 1 | -1/+1 |
* | avformat/iff: Check data_size | Michael Niedermayer | 2020-12-12 | 1 | -1/+1 |
* | avformat/iff: Check size before skip | Michael Niedermayer | 2020-11-21 | 1 | -0/+3 |
* | avformat/iff: check size against INT64_MAX | Michael Niedermayer | 2020-11-04 | 1 | -0/+3 |
* | avformat/iff: More completely check body_size | Michael Niedermayer | 2020-10-30 | 1 | -1/+3 |
* | avformat/iff: Check data_size not overflowing int64 | Michael Niedermayer | 2020-09-28 | 1 | -0/+3 |
* | avformat/id3v2: Remove unnecessary indirection | Andreas Rheinhardt | 2020-05-25 | 1 | -2/+2 |
* | avformat/iff: Use ff_alloc_extradata | Andreas Rheinhardt | 2019-12-11 | 1 | -8/+7 |
* | avformat/iff: fix memleak when get st->codecpar->extradata failed in iff_read... | Steven Liu | 2019-10-10 | 1 | -1/+4 |
* | lavf: Constify the probe function argument. | Carl Eugen Hoyos | 2019-03-21 | 1 | -1/+1 |
* | avformat: fix id3 chapters | Lukas Stabe | 2017-10-05 | 1 | -1/+2 |
* | lavf: use av_fourcc2str() where appropriate | Clément Bœsch | 2017-03-29 | 1 | -2/+2 |
* | avformat: fix overflows during bit rate calculation | Andreas Cadhalpun | 2016-12-14 | 1 | -1/+1 |
* | avformat/iff: parse DPAN chunk | Paul B Mahol | 2016-05-19 | 1 | -0/+6 |
* | avcodec/iff: add support for ANIMs with keyframes and concatenated ANIMs | Paul B Mahol | 2016-05-16 | 1 | -4/+11 |
* | avcodec: add Direct Stream Transfer (DST) decoder | Peter Ross | 2016-05-15 | 1 | -7/+78 |
* | lavc: add IFF ANIM decoder | Paul B Mahol | 2016-05-13 | 1 | -21/+67 |
* | avformat/iff: fix deadlock in parsing dsd chunks | Paul B Mahol | 2016-04-30 | 1 | -2/+2 |
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -80/+80 |
|\ |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -27/+27 |
* | | Replace remaining occurances of av_free_packet with av_packet_unref | Hendrik Leppkes | 2015-10-27 | 1 | -1/+1 |
* | | avformat/iff: check for possible overflow in 2nd argument of av_new_packet | Paul B Mahol | 2015-09-25 | 1 | -0/+4 |
* | | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -2/+2 |
|\| |
|
* | | Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e' | Michael Niedermayer | 2015-02-14 | 1 | -1/+1 |
|\| |
|
| * | avformat: Don't anonymously typedef structs | Diego Biurrun | 2015-02-14 | 1 | -1/+1 |
* | | libavformat/iff: print error message when DSDIFF compression type is not supp... | Peter Ross | 2014-09-26 | 1 | -1/+7 |
* | | avformat/iff: rudimentary support for animations | Paul B Mahol | 2014-08-18 | 1 | -0/+6 |
* | | replace calls to url_feof() with avio_feof() | James Almer | 2014-08-08 | 1 | -1/+1 |
* | | avformat/iff: Fix "source comment" | Michael Niedermayer | 2014-08-05 | 1 | -1/+1 |
* | | avformat/iff: extend IFF demuxer to decode DSDIFF 64-bit chunks | Peter Ross | 2014-04-20 | 1 | -8/+271 |
* | | avformat/iff: indent | Peter Ross | 2014-04-13 | 1 | -15/+15 |
* | | avformat/iff: remove unused code | Peter Ross | 2014-04-13 | 1 | -6/+0 |
* | | Merge commit 'd92024f18fa3d69937cb2575f3a8bf973df02430' | Michael Niedermayer | 2014-03-11 | 1 | -1/+3 |
|\| |
|
| * | lavf: more correct printf format specifiers | Diego Biurrun | 2014-03-11 | 1 | -1/+3 |
* | | avformat/iff: check avio_read() return in get_metadata() | Michael Niedermayer | 2013-12-29 | 1 | -1/+1 |
* | | avformat/iff: fix memleak of packet | Michael Niedermayer | 2013-12-15 | 1 | -1/+3 |
* | | avformat/iff: shrink packets to the initialized data | Michael Niedermayer | 2013-12-15 | 1 | -0/+2 |
* | | avformat/iff: Byte seek is unsupported | Michael Niedermayer | 2013-06-20 | 1 | -1/+1 |
* | | Merge commit '50c449ac24fbb4c03c15d2e2026cef2204b80385' | Michael Niedermayer | 2013-03-18 | 1 | -2/+5 |
|\| |
|
| * | iff: validate CMAP palette size | Kostya Shishkov | 2013-03-18 | 1 | -0/+5 |
* | | lavc & lavf: replace deprecated av_log* functions | Paul B Mahol | 2013-03-15 | 1 | -2/+2 |
* | | iff: fix integer overflow | Michael Niedermayer | 2013-03-05 | 1 | -0/+3 |
* | | iff: support seeking with maud | Paul B Mahol | 2013-01-07 | 1 | -7/+8 |
* | | iff demuxer: support RGB8 and RGBN | Peter Ross | 2012-12-11 | 1 | -1/+5 |
* | | iff demuxer: include DEEP TVDC lookup table in extradata buffer | Peter Ross | 2012-12-04 | 1 | -1/+12 |
* | | iff: fix some incorrect interpretations of invalid files | Paul B Mahol | 2012-11-30 | 1 | -3/+4 |
* | | iff: MAUD support | Paul B Mahol | 2012-11-30 | 1 | -5/+61 |