108184 Commits (3993345f915bccceee315f44d412445346990e14)
 

Author SHA1 Message Date
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
Andreas Rheinhardt bffc8f9af1 avcodec/adpcmenc: Round up required buffer size 2 years ago
Timo Rothenpieler c9bd6ee5cb avfilter/vf_colorspace_cuda: mark fall-through 2 years ago
Rémi Denis-Courmont a90e5335b3 avutil/lfg: fix comment typo 2 years ago
James Almer 0e0f74b632 avfilter/vf_drawbox: use the correct macro to fill rgb plane pointers 2 years ago
Wang Yaqiang 3f0fac9303 fftools/ffplay: fix rotation incorrect when frame contains the displaymatrix 2 years ago
Andreas Rheinhardt 859b31de50 avfilter/video: Fix newline in trace output 2 years ago
Andreas Rheinhardt e10774a8cc avfilter/avfilter: #if ff_tlog_link() away when empty 2 years ago
Andreas Rheinhardt f4af504a1f avfilter/avfilter: Don't use AVFrame.channel_layout 2 years ago
Christian Feldmann 8357d4790f avfilter/vf_libvmaf: copy all values also for 10 bit input 2 years ago
Jyrki Vesterinen 8fc2dedfe6 avcodec/vorbisdec: don't use a flag to determine if frames have been output 2 years ago
Rémi Denis-Courmont a5ce44f301 lavu/riscv: fix av_clip_int16 2 years ago
Andreas Rheinhardt e867a29ec1 avutil/dict: Improve appending values 2 years ago
Andreas Rheinhardt c15dd31d2a avutil/dict: Fix memleak when using AV_DICT_APPEND 2 years ago