108397 Commits (47a10b9a99130457c27b220afba7d7de4a69bb18)
 

Author SHA1 Message Date
Paul B Mahol c12a6fd227 avcodec/mlpenc: rename some variables to better alternatives 2 years ago
Paul B Mahol adaa06581c avcodec/mlpdec: relax channels checking 2 years ago
Philip Langdale ed83a3a5bd lavu/pixdesc: favour formats where depth and subsampling exactly match 2 years ago
Paul B Mahol 7c60badbed avcodec/exr: recreate offset table outside of packet 2 years ago
Paul B Mahol f80e5815c0 avcodec/exr: remove less usefull log messages 2 years ago
Paul B Mahol 05066cba19 avcodec/8bps: fix style issue 2 years ago
Paul B Mahol e35af6bcef avcodec/mlpdec: fix decoding of overlapping channels in substreams 2 years ago
Paul B Mahol 79dcee34dd avcodec: add XWD parser 2 years ago
Paul B Mahol 695bf82bfb avcodec/tta: simplify final samples conversion 2 years ago
Yondon Fu b11813708d avfilter/vf_libvmaf: Update ssim, ms_ssim options description 2 years ago
Michael Niedermayer f05247f6a4
avcodec/apedec: Fix integer overflow in filter_3800() 2 years ago
Michael Niedermayer 67250ee8d2
tools/target_dec_fuzzer: Adjust threshold for Jpeg2000 2 years ago
Michael Niedermayer 14e99cb472
avcodec/hdrdec: Update w in inner loop of decompress() 2 years ago
Michael Niedermayer 3993345f91
avcodec/tta: Check 24bit scaling for overflow 2 years ago
Michael Niedermayer 677e27a9af
avcodec/mobiclip: Check quantizer for overflow 2 years ago
Michael Niedermayer ac26712e35
avcodec/exr: Check preview psize 2 years ago
Michael Niedermayer 43a4854510
avcodec/tiff: Fix loop detection 2 years ago
Hao Chen fb233771ce
lavc/mips: Fix hevc decoding bugs on MIPS paltform. 2 years ago
Lu Wang d5679d6899
lavc/mips: Fix bugs in me_cmp_msa.c file. 2 years ago
Andreas Rheinhardt 629aa5fbc0 avcodec/dca_lbr: Inline nb_bits for VLCs 2 years ago
Andreas Rheinhardt 62d9b1195a avcodec/dca_lbr: Hardcode lpc table to save space 2 years ago
Andreas Rheinhardt 465e27e0f2 avcodec/dcahuff: Replace DCAVLC by ordinary VLCs 2 years ago
Andreas Rheinhardt 3652114596 avcodec/dca_core: Don't use too big max_depth in get_vlc2() 2 years ago
Andreas Rheinhardt 9dbc370769 avcodec/dca_core: Inline number of bits of scale factor VLCs 2 years ago
Andreas Rheinhardt 597bfff342 avcodec/dcahuff, dca_core, dca_lbr: Apply offset during VLC creation 2 years ago
Andreas Rheinhardt 97610e856a avcodec/dcahuff: Combine tables, use ff_init_vlc_from_lengths() 2 years ago
Andreas Rheinhardt 2339f63eac avcodec/dcaenc: Create encoder-adapted tables 2 years ago
Andreas Rheinhardt 077880ad88 avcodec/dcahuff: Always use three bits for transition mode VLCs 2 years ago
Andreas Rheinhardt 8819860f34 avcodec/dca_core, dcahuff: Don't use DCAVLC unnecessarily 2 years ago
Andreas Rheinhardt 649a2d8d52 avcodec/dcahuff: Avoid redundant offset table 2 years ago
Andreas Rheinhardt 13cddfc453 avcodec/dcahuff: Remove unused define 2 years ago
Andreas Rheinhardt 0b1b93823f avcodec/dolby_e_parser: Remove unnecessary headers 2 years ago
Paul B Mahol 9c05f178a6 avformat/ape: fix overflow in total_blocks 2 years ago
Paul B Mahol 8f11512273 avformat/ape: set packet duration 2 years ago
Andreas Rheinhardt 2c23cd0181 avformat/bonk: Don't set data_offset to what it would be set to anyway 2 years ago
Andreas Rheinhardt aaf6d85283 avcodec/Makefile: Remove obsolete adx_parser->adx.c dependency 2 years ago
Andreas Rheinhardt b15a2f2504 avcodec/adx: Move ff_adx_decode_header() to adxdec.c 2 years ago
Paul B Mahol 53523ed530 avcodec/tak*: use cached bitstream reader on !x86_32 2 years ago
Paul B Mahol dd2a01ef5c avformat: add LAF demuxer 2 years ago
Paul B Mahol e91bc521af avcodec: add Micronas SC-4 parser 2 years ago
Paul B Mahol ea93943bee avcodec: add MI-SC4 audio decoder 2 years ago
Rémi Denis-Courmont 6df3ad9687 lavu/riscv: fix off-by-one in bit-magnitude clip 2 years ago
Andreas Rheinhardt a2c6bf2314 avcodec/intrax8: Remove reference to inexistent parameter 2 years ago
Andreas Rheinhardt 4cd1d3e3b7 avcodec/iff: Use unsigned to avoid compiler warning 2 years ago
Andreas Rheinhardt 487fc61cb2 avcodec/iff: Remove transient objects from the context 2 years ago
Andreas Rheinhardt 828a0c4254 avcodec/iff: Reindent after the previous commits 2 years ago
Andreas Rheinhardt 8612b26202 avcodec/iff: Pass extradata and extradata_size explicitly 2 years ago
Andreas Rheinhardt d0df74553b avcodec/iff: Return early when possible 2 years ago
Andreas Rheinhardt 46b586e5b2 avcodec/iff: Avoid redundant frees 2 years ago
Andreas Rheinhardt f0be9129ad avcodec/iff: Split extract_header into extradata and packet part 2 years ago