35190 Commits (6f69f7a8bf6a0d013985578df2ef42ee6b1c7994)

Author SHA1 Message Date
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
Michael Niedermayer 9f03b85045 avcodec/parser: assert that the codec id is not NONE in av_parser_parse2() 9 years ago
Aaron Boxer b6b4b0a65e avcodec/j2kenc: Add attribution to OpenJPEG project: 9 years ago
wm4 a5f5b8b96a lavc: factor apply_param_change() AV_EF_EXPLODE handling 9 years ago
Clément Bœsch be8d98c1ad lavc/utils: transfer width/height for subs in codecpar 9 years ago
Derek Buitenhuis dd77dad4e6 codecpar: Add video delay field 9 years ago
Hendrik Leppkes 5b4f8af2f1 Add frame_size to AVCodecParameters 9 years ago
James Almer 3fafde6cbe lavc: Add seek_preroll to AVCodecParameters 9 years ago
Claudio Freire be746ae470 AAC encoder: fix undefined behavior 9 years ago
Claudio Freire c883da6bf4 AAC encoder: fix signed integer overflow 9 years ago
Timo Rothenpieler b3557c79dc avcodec/nvenc: Generate AUD NAL units for better compatiblity 9 years ago
Rostislav Pehlivanov 02172d93f6 Revert "aacenc: use av_clip() instead of av_clip() during quantization" 9 years ago
Rostislav Pehlivanov c0918613a0 aacenc: use av_clip() instead of av_clip() during quantization 9 years ago