108741 Commits (d569958d2952ac5b5ed4334ffba04bfe1a55a967)
 

Author SHA1 Message Date
Richard Ayres b074424bf6 Encrypted SMPTE DC MXF - additional UL needed to unpack EKLV packet 2 years ago
Andreas Rheinhardt 451b310d4f avcodec/fraps: Fix segfault with negative linesizes 2 years ago
Andreas Rheinhardt fcfa6965e5 avcodec/escape124: Fix segfault with negative linesizes 2 years ago
Andreas Rheinhardt fced3a17db avcodec/c93: Fix segfault when using negative linesizes 2 years ago
Andreas Rheinhardt ce4713ea73 avcodec/sgidec: Use planar pixel formats 2 years ago
Andreas Rheinhardt e771223ec1 avcodec/sgidec: Avoid redundant private context 2 years ago
Andreas Rheinhardt 54cf0482bd avcodec/sgidec: Support negative linesizes 2 years ago
Andreas Rheinhardt 02c19dfb85 avcodec/sunrast: Use ptrdiff_t for stride 2 years ago
Andreas Rheinhardt 8a9eac7e42 avcodec/asv: Split ASV1Context into decoder and encoder contexts 2 years ago
Lynne bd3e552549
lavu: bump minor and add APIChanges entry for RISC-V's RVBbasic 2 years ago
Rémi Denis-Courmont 2abafd7307 lavc/bswapdsp: RISC-V V bswap16_buf 2 years ago
Rémi Denis-Courmont d7528af4df lavc/bswapdsp: RISC-V V bswap_buf 2 years ago
Rémi Denis-Courmont f0ef11ea83 lavc/bswapdsp: RISC-V B bswap_buf 2 years ago
Rémi Denis-Courmont 37d5ddc317 lavu/riscv: CPU flag for the Zbb extension 2 years ago
Lynne b25c6a5704
riscv/alacdsp: drop config.h include 2 years ago
Rémi Denis-Courmont 3ba5579e55 riscv: remove unnecessary #include's 2 years ago
Rémi Denis-Courmont f0d1637c11 lavc/alacdsp: RISC-V V append_extra_bits[1] 2 years ago
Rémi Denis-Courmont 55bde97f29 lavc/alacdsp: RISC-V V append_extra_bits[0] 2 years ago
Rémi Denis-Courmont 64ab577954 lavc/alacdsp: RISC-V V decorrelate_stereo 2 years ago
Andreas Rheinhardt 23411e6dcd avcodec/sbcdec: Remove always-false check 2 years ago
Andreas Rheinhardt 91e192c3a0 avcodec/opus: Move Silk declarations to a new header, opus_silk.h 2 years ago
Andreas Rheinhardt c095358289 avcodec/opus: Move defines to better places 2 years ago
Andreas Rheinhardt 81b927a53b avcodec/opus: Move remaining celt declarations to opus_celt.h 2 years ago
Andreas Rheinhardt 542c334eb5 avcodec/opus_celt, opus_pvq: Move CeltPVQ typedef to opus_pvq.h 2 years ago
Andreas Rheinhardt a622f4451f avcodec/opus_celt: Break cyclic inlusion of opus_celt.h<->opus_pvq.h 2 years ago
Andreas Rheinhardt 4fc2531fff avcodec/opus: Move stuff shared by decoder and parser to a new file 2 years ago
Andreas Rheinhardt 6658028482 avcodec/opus: Move OpusStreamContext to its only user 2 years ago
Michael Niedermayer f1f78e3cf4
avcodec/mlpdec: add max channels check 2 years ago
Michael Niedermayer 77164b2344
avcodec/speexdec: Check channels > 2 2 years ago
Michael Niedermayer 5f44489cc5
avformat/vividas: Check packet size 2 years ago
Michael Niedermayer c5f61c99f9
tests/fate/truehd: Add test for shortened Ticket1726 testcase 2 years ago
Andreas Rheinhardt 042c1966da avcodec/pngdec: Don't use unsigned for width, height 2 years ago
Andreas Rheinhardt 04196852a2 avcodec/mpegvideo_dec: Fix UB NULL + 0 2 years ago
Andreas Rheinhardt 63b3156558 avformat/aviobuf: Don't use NULL as src for memcpy 2 years ago
Andreas Rheinhardt e95fdf7660 avcodec/g723_1enc: Fix undefined left-shifts of negative numbers 2 years ago
Andreas Rheinhardt e47f3e366b avcodec/g723_1enc: Remove unnecessary av_clipl_int32() 2 years ago
Andreas Rheinhardt 1e1ddbb70d avcodec/zerocodec: Avoid undefined NULL - 0 2 years ago
Andreas Rheinhardt bf8e40ae0d avcodec/wmalosslessdec: Simplify flushing, avoid NULL + 0 2 years ago
Andreas Rheinhardt 44bdb4efd0 avcodec/wmavoice: Check init_get_bits8() 2 years ago
Andreas Rheinhardt d5eb74b58d avcodec/wmavoice: Don't initialize GetBitContext with buf == NULL 2 years ago
Andreas Rheinhardt 8a61f66381 avocdec/cavsdsp: Fix undefined pointer arithmetic 2 years ago
Andreas Rheinhardt 22e7e4e19d avcodec/vc2enc_dwt: Fix left shifts of negative numbers 2 years ago
Andreas Rheinhardt 3b09e8f5e9 avcodec/jpeg2000dsp: Use unsigned to avoid overflow 2 years ago
Andreas Rheinhardt 2fd99aa208 avcodec/mpeg12: Move ff_mpeg1_clean_buffers decl to a new header 2 years ago
Andreas Rheinhardt ef285d59ac configure, avcodec/Makefile: Remove obsolete mpegvideo dependencies 2 years ago
Andreas Rheinhardt 7cea36f183 avcodec/mpeg12: Inline ff_mpeg12_common_init() into mpeg12enc.c 2 years ago
Andreas Rheinhardt b0c1473f6e avcodec/mpeg12dec: Don't call ff_mpeg12_common_init() 2 years ago
Andreas Rheinhardt fccb23b7dd avcodec/mpeg12vlc: Move MPEG-1/2 RL VLCs to it 2 years ago
James Almer b92e14147f avcodec: add a bsf to reorder DTS into PTS 2 years ago
Grzegorz Bernacki 8f4b000c37 lavc/aarch64: Add neon implementation for vsse_intra8 2 years ago