142 Commits (509afedaafa1c6796dac6c5654a1229d6af945bb)

Author SHA1 Message Date
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 8 months ago
Michael Niedermayer b8e754525c
avformat/iff: Saturate avio_tell() + 12 8 months ago
Andreas Rheinhardt b800327f4c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 8 months ago
Michael Niedermayer bcb4690304
libavformat/iff: Check for overflow in body_end calculation 2 years ago
Michael Niedermayer 0740641e93 avformat/iff: simplify duration calculation 2 years ago
Vittorio Giovara 40b7a57e42 iff: convert to new channel layout API 3 years ago
Michael Niedermayer 93d964689c avformat/iff: Use 64bit in duration computation 3 years ago
Andreas Rheinhardt bc70684e74 avformat: Constify all muxer/demuxers 4 years ago
Andreas Rheinhardt 8068f2fcf3 avformat/id3v2: Don't reverse the order of id3v2 APICs 4 years ago
Michael Niedermayer b17ffe8f8f avformat/iff: Check block align also for ID_MAUD 4 years ago
Michael Niedermayer 001bc594d8 avformat/iff: Check data_size 4 years ago
Michael Niedermayer 8b50e8bc29 avformat/iff: Check size before skip 4 years ago
Michael Niedermayer f291cd681b avformat/iff: check size against INT64_MAX 4 years ago
Michael Niedermayer 3588e2e6b0 avformat/iff: More completely check body_size 4 years ago
Michael Niedermayer 24352ca792 avformat/iff: Check data_size not overflowing int64 4 years ago
Andreas Rheinhardt 37140ebd87 avformat/id3v2: Remove unnecessary indirection 5 years ago
Andreas Rheinhardt 86e9747c63 avformat/iff: Use ff_alloc_extradata 5 years ago
Steven Liu 9f0b9ae8bd avformat/iff: fix memleak when get st->codecpar->extradata failed in iff_read_header 5 years ago
Carl Eugen Hoyos 4d8875ec23 lavf: Constify the probe function argument. 6 years ago
Lukas Stabe 1fd80106be avformat: fix id3 chapters 7 years ago
Clément Bœsch bec96a7286 lavf: use av_fourcc2str() where appropriate 8 years ago
Andreas Cadhalpun ad5807f8aa avformat: fix overflows during bit rate calculation 8 years ago
Paul B Mahol 7494b49780 avformat/iff: parse DPAN chunk 9 years ago
Paul B Mahol 72e33eec3a avcodec/iff: add support for ANIMs with keyframes and concatenated ANIMs 9 years ago
Peter Ross 86e493a6ff avcodec: add Direct Stream Transfer (DST) decoder 9 years ago
Paul B Mahol cb928fc448 lavc: add IFF ANIM decoder 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Paul B Mahol 675cfb2f86 avformat/iff: fix deadlock in parsing dsd chunks 9 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Hendrik Leppkes c2f861ca42 Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
Paul B Mahol aff3acc54c avformat/iff: check for possible overflow in 2nd argument of av_new_packet 9 years ago
Diego Biurrun daf8cf358a avformat: Don't anonymously typedef structs 10 years ago
Peter Ross 1964251be7 libavformat/iff: print error message when DSDIFF compression type is not supported 10 years ago
Paul B Mahol b6543421f5 avformat/iff: rudimentary support for animations 10 years ago
James Almer d34ec64a22 replace calls to url_feof() with avio_feof() 10 years ago
Michael Niedermayer 592a854f8c avformat/iff: Fix "source comment" 10 years ago
Peter Ross f57ac37228 avformat/iff: extend IFF demuxer to decode DSDIFF 64-bit chunks 11 years ago
Peter Ross e311b7446a avformat/iff: indent 11 years ago
Peter Ross d95c9679f7 avformat/iff: remove unused code 11 years ago
Diego Biurrun d92024f18f lavf: more correct printf format specifiers 11 years ago
Michael Niedermayer 8e90c7285d avformat/iff: check avio_read() return in get_metadata() 11 years ago
Michael Niedermayer 6f9be91063 avformat/iff: fix memleak of packet 11 years ago
Michael Niedermayer 2b31a9c613 avformat/iff: shrink packets to the initialized data 11 years ago
Michael Niedermayer 03cd3bec6e avformat/iff: Byte seek is unsupported 12 years ago
Kostya Shishkov 50c449ac24 iff: validate CMAP palette size 12 years ago
Paul B Mahol a9b424879f lavc & lavf: replace deprecated av_log* functions 12 years ago
Michael Niedermayer 3dbc0ff9c3 iff: fix integer overflow 12 years ago
Paul B Mahol 7f7f31bfcb iff: support seeking with maud 12 years ago
Peter Ross 53ae32d331 iff demuxer: support RGB8 and RGBN 12 years ago
Peter Ross 1696c72af4 iff demuxer: include DEEP TVDC lookup table in extradata buffer 12 years ago