79248 Commits (7d49abdf4750d63cd9bf71235d6f064152310fff)
 

Author SHA1 Message Date
Claudio Freire 7d49abdf47 AAC encoder: fix filling of wi.clipping array 9 years ago
Marton Balint a07934d51b ffplay: fix silence insertion on error or pause 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
Michael Niedermayer 54c914651f fate: Add wav-ac3 test 9 years ago
Michael Niedermayer ec7fda2db5 fate: add fate-flv-demux 9 years ago
Michael Niedermayer 419cb35e6f fate: Add fate-ts-opus-demux 9 years ago
James Almer 64b1ec804f fate: add demux test for OggOpus 9 years ago
Claudio Freire 52562503d5 AAC encoder: new regression test 9 years ago
Claudio Freire bad41d3724 AAC encoder: fix initialization of minsf 9 years ago
Paul B Mahol 76466ab214 avformat/brstm: lower magic number, fixes decoding of some files 9 years ago
Hendrik Leppkes 6518cbc52a lavc/utils: Introduce ff_bprint_to_codecpar_extradata for avformat 9 years ago
Michael Niedermayer 06c4ed0c0e avformat/wavdec: fix typo with len 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
Martin Vignali 4f682318fb fate/exr : add test for b44/b44a compression 9 years ago
Michael Niedermayer cf4d050b72 avformat/wavdec: Remove direct s->pb->buffer access 9 years ago
Derek Buitenhuis fcbdc44f4e wavdec: Only set the codec ID in read_header 9 years ago
Michael Niedermayer de0bcea664 avcodec/mjpegdec: Do not permute quantization tables 9 years ago
Marios Titas c1f9734f97 avfilter/src_movie: fix how we check for overflows with seek_point 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
Rodger Combs 4b150fbe1f lavf/segment: add option to write empty filler segments as needed 9 years ago
Rodger Combs 5b4f44f66a lavf/segment: slight refactor to seg_write_packet 9 years ago
Rodger Combs 44a9395b5a lavf/segment: style nit 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
Stefano Sabatini e8a9b64410 lavu/base64: add AV_BASE64_DECODE_SIZE() macro 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
Rodger Combs d38fe9f493 lavf/segment: support automatic bitstream filtering 9 years ago
Ronald S. Bultje b3eda69490 swscale: add bt2020 yuv2rgb coefficients. 9 years ago
Ronald S. Bultje 98038e2ee0 swscale: fix bt709 yuv2rgb coefficients. 9 years ago
Michael Niedermayer 0de1c1ab86 fate: add demux test for TS with AC3 (Ticket 4864) 9 years ago
Michael Niedermayer 7615197b6e fate: Test for Ticket4560 9 years ago
Michael Niedermayer 1d64a9d9f6 fate: Add regression test for Ticket 1239 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
Clément Bœsch eadaef2a63 sws/aarch64: disable ff_hscale_8_to_15_neon temporarly 9 years ago
Matthieu Bouron 58994d7bca swscale/arm/yuv2rgb: make the code bitexact with its aarch64 counter part 9 years ago
Matthieu Bouron 5629361cc2 swscale/arm/yuv2rgb: save a few instructions by processing the luma line interleaved 9 years ago
Matthieu Bouron 339668301e swscale/arm/yuv2rgb: re-order compute_rgba macro arguments 9 years ago
Matthieu Bouron ff4885face swscale/arm/yuv2rgb: rename {process_1l,process_2l,compute}_16px{,_internal} macros 9 years ago