115987 Commits (0d748eec8d52715f2949bd03519d39f2bf5baac4)
 

Author SHA1 Message Date
Tomas Härdin be2cabce32 lavu/intmath.h: Fix UB in ff_ctz_c() and ff_ctzll_c() 7 months ago
Tomas Härdin 3b9e457647 lavu/common.h: Fix UB in av_clip_uintp2_c() 7 months ago
Tomas Härdin 60ab40be70 lavu/common.h: Fix UB in av_clip_intp2_c() 7 months ago
Tomas Härdin 818a487849 lavu/common.h: Fix UB in av_clipl_int32_c() 7 months ago
Niklas Haas 6225ad5c19 avcodec/dovi_rpu{enc,dec}: fix ms_weight handling 7 months ago
James Almer 08383443ff avcodec/vorbisdec: don't use double intermediate in vorbisfloat2float 7 months ago
James Almer 1b9af306da avcodec: use the renamed av_zero_extend 7 months ago
James Almer 4b57ea8fc7 avutil/common: assert that bit position in av_zero_extend is valid 7 months ago
James Almer 39c90d6466 avutil: rename av_mod_uintp2 to av_zero_extend 7 months ago
Sean McGovern cdd139d760 libavcodec/alpha: remove DSP & support code 7 months ago
Rémi Denis-Courmont a5d2d26742 sh4: remove architecture 7 months ago
Rémi Denis-Courmont c5f69719bc lavu/bswap: remove some inline assembler 7 months ago
Rémi Denis-Courmont 0231097d1b lavu/x86: remove GCC 4.4- stuff 7 months ago
Rémi Denis-Courmont 424ac84839 lavu/arm: remove GCC 4.6- stuff 7 months ago
James Almer a7e9f1c1e7 checkasm/lls: add missing random values to the test buffers 7 months ago
Anton Khirnov 0060a368b1 lavc/hevcdec: always call hevc_frame_end() after successfully decoding an AU 7 months ago
Michael Niedermayer 959cb2e2e3
doc/developer: Provide information about git send-email and gmail 7 months ago
Marton Balint 9fb6f024c3 avformat/mxfdec: use the newly added channel ids for more exact mapping 7 months ago
Marton Balint d9a0a6a2b5 avformat/mov_chan: make iso_channel_position table more compact 7 months ago
Marton Balint e405afdd0a avformat/mov_chan: use the newly added channel ids for more exact mapping 7 months ago
sunyuechi a4901a56c6 lavc/vp8dsp: R-V V bilin_load to bilin_load_h 7 months ago
sunyuechi 8d9fb7b5cf lavc/vp8dsp: R-V V put_bilin_h v unroll 7 months ago
Frank Plowman d72a5fe719 lavc/vvc: Prevent overflow in chroma QP derivation 7 months ago
Andreas Rheinhardt edcfa846cf api/api-band-test: Query codec capabilities to decide admissibility 7 months ago
Andreas Rheinhardt b8cc5cf233 api/api-band-test: Perform codec admissibility check earlier 7 months ago
Andreas Rheinhardt 4c22b00780 api/api-band-test: Remove write-only variable 7 months ago
Andreas Rheinhardt 89742b88c6 avcodec/mpegvideo_enc: Don't pretend ff_dct_encode_init() can fail 7 months ago
Andreas Rheinhardt 1dc1b6c5af avcodec/mpegvideo: Remove fast_dct_quantize 7 months ago
Andreas Rheinhardt e80bd068c5 avcodec/mpegvideo_enc: Always set c funcs in ff_dct_encode_init() 7 months ago
Andreas Rheinhardt 8327828205 avcodec/mips/mpegvideo: Set denoise_dct only for encoder 7 months ago
Andreas Rheinhardt adb1521385 avcodec/mpegvideo_enc: Move initializing H263DSP to ituh263enc.c 7 months ago
Andreas Rheinhardt bf8208d0cd avcodec/mpegvideo_enc: Make ff_dct_quantize_c() static 7 months ago
Andreas Rheinhardt f0c021b6ff avcodec/dnxhdenc: Remove always-false check 7 months ago
Andreas Rheinhardt 1fe2a97b61 avcodec/vc1_pred: Fix indentation 7 months ago
Andreas Rheinhardt bf087a7e26 avcodec/mpegvideo_enc: Binarize reference 7 months ago
Andreas Rheinhardt 34ed9d1954 avcodec/ituh263enc: Remove redundant check 7 months ago
Andreas Rheinhardt b2ac792367 avcodec/mpegvideo: Use enum for msmpeg4_version 7 months ago
Andreas Rheinhardt 2f6768c761 avcodec/mpegvideo: Remove pblocks 7 months ago
Andreas Rheinhardt 1f5c64cbdc avcodec/mpeg12dec: Don't initialize inter_scantable 7 months ago
Andreas Rheinhardt 9bb35cfa4d avcodec/mpeg12dec: Pass Mpeg1Context* in mpeg_field_start() 7 months ago
Andreas Rheinhardt c703a519a5 avcodec/mpegvideo_dec: Don't sync encoder-only coded_picture_number 7 months ago
Andreas Rheinhardt a13ca893cf avcodec/mpegvideo_dec, rv34: Simplify check for "does pic exist?" 7 months ago
Andreas Rheinhardt 7e61e77c4e avcodec/mpeg12enc: Simplify writing startcodes 7 months ago
Andreas Rheinhardt 4f2719a239 avcodec/mpegvideo_enc: Unify initializing PutBitContexts 7 months ago
Andreas Rheinhardt a05eebee99 avcodec/mpegpicture: Avoid MotionEstContext in ff_mpeg_framesize_alloc() 7 months ago
Andreas Rheinhardt d0f76e6a11 avcodec/mpegpicture: Use union for b_scratchpad and rd_scratchpad 7 months ago
Andreas Rheinhardt 12fcbff446 avcodec/mpegpicture: Avoid loop and branch when setting motion_val 7 months ago
Andreas Rheinhardt 45cf0541cf avcodec/mpegpicture: Use ThreadProgress instead of ThreadFrame API 7 months ago
Andreas Rheinhardt 5475000942 avcodec/mpeg4videoenc: Simplify writing startcodes 7 months ago
Andreas Rheinhardt 4ef98a43ee avcodec/mpeg4videoenc: Avoid branch for writing stuffing 7 months ago