35241 Commits (8e26bdd59bf559d00c7e60c53fff292de10139ff)

Author SHA1 Message Date
Michael Niedermayer 8e26bdd59b avcodec/bmp_parser: Ensure remaining_size is not too small in startcode packet crossing corner case 9 years ago
Paul B Mahol 56759f69a6 avcodec/wmalosslessdec: improve 24bit support 9 years ago
Paul B Mahol 5ac71e9db8 avcodec/wmalosslessdec: improve >2 channel support 9 years ago
Rodger Combs c890bcbacf
lavf/audiotoolboxdec: only provide block alignment for ILBC 9 years ago
Rodger Combs c11157c09a
lavf/audiotoolboxdec: only send extradata for formats that use it 9 years ago
Rodger Combs acd5910e39
lavc/audiotoolboxdec: reindent 9 years ago
Rodger Combs b20d3bf4a4
lavc/audiotoolboxdec: avoid relying on consumer-provided params when possible 9 years ago
Martin Vignali ac07e57c39 avcodec/exr: fix huf_decode 9 years ago
Paul B Mahol 392b0a25c2 avcodec/exr: fix clearing end of bitmap 9 years ago
James Almer d7815df402 arm/rdft_init: fix license header 9 years ago
Paul B Mahol 9149e9c0ba avcodec/apedec: fix decoding of stereo files with one channel full of silence 9 years ago
Paul B Mahol b62ed56e25 avcodec/shorten: properly handle bitshift > 31 9 years ago
Jakub Stachowski 60b75186b2 avcodec/wmalosslessdec: do not discard last frame 9 years ago
Paul B Mahol 571aa7d25e avcodec/shorten: mark as AV_CODEC_CAP_SUBFRAMES 9 years ago
Martin Vignali 2dd7b46132 avcodec/exr: fix channel detection 9 years ago
Paul B Mahol 0c90b2e013 avcodec/shorten: add support for AIFF packing, not bitexact 9 years ago
Paul B Mahol 82ee37f1f3 avcodec/shorten: fix decoding of very large (>2048) block sizes 9 years ago
Michael Niedermayer d433623fba avcodec/pngdec: Fix alpha detection with skip_frame 9 years ago
Paul B Mahol dee138624f avcodec/shorten: fix decoding of files with number of samples lower than max_frame_size 9 years ago
Paul B Mahol c18fdc8692 avcodec/shorten: remove useless if condition and comment, reindent 9 years ago
Paul B Mahol 966d43d778 avcodec/shorten: fix decoding of last frame 9 years ago
Paul B Mahol 1490682bcb avcodec/pngenc: check return value of av_frame_copy() 9 years ago
Dmitriy c3320a51df avcodec/pngenc: restore image size before copying frame 9 years ago
Paul B Mahol ae8a13c560 avcodec/shorten: if allocation fails reset max_frame_size 9 years ago
Paul B Mahol 3e99b377fc avcodec: remove "get_buffer() failed" message 9 years ago
Paul B Mahol 0c9490609d avformat: support shorten in nistshpere demuxer 9 years ago
Martin Vignali 6d7f5667a0 avcodec/exr: enable mipmap, ripmap decoding 9 years ago
Claudio Freire 8005b6de4f AAC encoder: fix valgrind errors 9 years ago
Derek Buitenhuis fdd7a594c3 libxvid: Create extradata in init using a dummy frame 9 years ago
Paul B Mahol 8a4c3f5258 avcodec: add adpcm dat4 decoder 9 years ago
Claudio Freire 7d49abdf47 AAC encoder: fix filling of wi.clipping array 9 years ago
Martin Vignali 832861535a libavcodec/exr : add support for compression in tile 9 years ago
Martin Vignali 062ad63064 libavcodec/exr : cosmetic change 9 years ago
Claudio Freire bad41d3724 AAC encoder: fix initialization of minsf 9 years ago
Martin Vignali 25a01c52b8 libavcodec/exr: add tile support 9 years ago
Martin Vignali d2ed3391fb libavcodec/exr: fix PRX24 Float decompression 9 years ago
Michael Niedermayer de0bcea664 avcodec/mjpegdec: Do not permute quantization tables 9 years ago
Hendrik Leppkes ce87711df5 exif: take a generic log context 9 years ago
Hendrik Leppkes 994412fb9b avcodec: properly initialize AVCodecParameters profile/level 9 years ago
Rick Kern c9ad357aeb lavc/videotoolboxenc: Workaround encoder error 9 years ago
Rick Kern 7801669470 lavc/videotoolboxenc: Fix crash when closing codec after error 9 years ago
Clément Bœsch ffd1c3eeb7 lavc/utils: use pkt_timebase for legacy subtitles timing code 9 years ago
Clément Bœsch d8620158c7 lavc/ccaption_dec: remove usage of avctx->time_base 9 years ago
Rodger Combs b4daa2c40f lavc/audiotoolboxdec: add eac3 decoder 9 years ago
Rodger Combs 1b9e90ee80 lavc/audiotoolboxdec: fix a number of config and timestamp issues 9 years ago
Rodger Combs 59a4492371 lavc/audiotoolboxdec: support ADTS AAC input 9 years ago
Rodger Combs 36770d8769 lavc/audiotoolboxenc: allow setting maxrate with pre-10.9 deployment targets 9 years ago
Rodger Combs 0667327f3f lavc/audiotoolboxenc: fix iOS build 9 years ago
Rodger Combs c820e600ea lavc/audiotoolboxenc: fix a number of config issues 9 years ago
Rodger Combs 7524b67817 lavc/audiotoolboxenc: remove unneeded packet metadata 9 years ago