50541 Commits (fc731d8b39dd6d17431260c66cc15f49a25181f1)

Author SHA1 Message Date
Niklas Haas d9f902d3a4 avcodec/dovi_rpu: guard ext blocks by dm_metadata_present 7 months ago
Niklas Haas 5e778cbfd5 avcodec/dovi_rpu: move ff_dovi_rpu_generate to correct section 7 months ago
Niklas Haas 7bf08a5b2d avcodec/dovi_rpu: simplify vdr type 7 months ago
Niklas Haas ae7bff55df avcodec/dovi_rpudec: simplify vdr handling (cosmetic) 7 months ago
Niklas Haas 7ee64631f6 avcodec/dovi_rpu: fix dm_metadata_id handling 7 months ago
Niklas Haas 68a22ac936 avcodec/dovi_rpu: properly handle vdr_dm_metadata_present 7 months ago
Niklas Haas e1b91eb195 avdovi/dovi_rpudec: handle prev_vdr_rpu_id failures 7 months ago
Niklas Haas 954f890f95 avcodec/dovi_rpudec: validate L2.ms_weight 7 months ago
Niklas Haas e07b735a99 avcodec/dovi_rpudec: add return code to parse_ext_v* 7 months ago
Andreas Rheinhardt b515088576 avcodec/loongarch/Makefile: Fix vc1dsp_lasx.o build criterion 7 months ago
Andreas Rheinhardt 7c95c7de4a avcodec/libx265: Don't copy A53 closed captions by default 7 months ago
Osamu Watanabe 6f4a95cfb8
avcodec/jpeg2000dec: fix tilepart processing 7 months ago
Thomas Siedel c75940db29 avcodec: add external enc libvvenc for H266/VVC 7 months ago
Rémi Denis-Courmont 4819aeebf4 avr32: remove explicit support 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
Sean McGovern cdd139d760 libavcodec/alpha: remove DSP & support code 7 months ago
Rémi Denis-Courmont a5d2d26742 sh4: remove architecture 7 months ago
Anton Khirnov 0060a368b1 lavc/hevcdec: always call hevc_frame_end() after successfully decoding an AU 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 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
Andreas Rheinhardt 9ce56f91c0 avcodec/mpegpicture: Make MPVPicture refcounted 7 months ago
Andreas Rheinhardt 99d26939af avcodec/mpegvideo_dec: Add close function for mpegvideo-decoders 7 months ago
Andreas Rheinhardt 5ea7c0e323 avcodec/mpeg12dec: Set out_format only once 7 months ago