114213 Commits (f5441e441f9b0d235e49bdccc69e141ccd92e854)
 

Author SHA1 Message Date
Andreas Rheinhardt 2e4e424ac2 avutil/hwcontext: Don't check before av_buffer_unref() 9 months ago
Andreas Rheinhardt f705b8b5b4 avutil/opt: Use correct function pointer type 9 months ago
Andreas Rheinhardt 484e7716bc avcodec/cbs_h266_syntax_template: Don't omit unused function parameter 9 months ago
Andreas Rheinhardt b31ee084a9 fftools/ffprobe: Use int64_t instead of long long int 9 months ago
Andreas Rheinhardt 08328463d5 fftools/ffprobe: Simplify printing xml values 9 months ago
Andreas Rheinhardt ed5bf403d7 fftools/ffprobe: Constify printing section header 9 months ago
Andreas Rheinhardt 0f20e48e3d fftools/ffprobe: Don't cast const away needlessly 9 months ago
Marton Balint 569257735b fate/mxf: fix mxf-probe-j2k on big endian systems 9 months ago
Marton Balint 87677c2195 avformat/libsrt: use SRT_EPOLL_IN for waiting for an incoming connection 9 months ago
Gyan Doshi ecb3c8a536 configure: select iamfenc as movenc dep 9 months ago
Michael Niedermayer 22845fbb80
doc: Add infra.txt 9 months ago
Wu Jianhua 6c83cd5cb3 avcodec/vvcdec: add Intra Block Copy decoder 9 months ago
Wu Jianhua 9481887755 avcodec/vvcdec: add Intra Block Copy parser 9 months ago
Nuo Mi 422e8a877b avcodec/vvcdec: refact, rename !is_mvp to check_mer 9 months ago
Nuo Mi 1ffeeb8a26 avcodec/vvcdec: fix dual tree for skipped transform tree/unit 9 months ago
Nuo Mi c503c0b33e avcodec/vvcdec: ff_vvc_set_intra_mvf, refact to support dmvr tab 9 months ago
Nuo Mi 3241aa26d1 avcodec/vvcdec: skip inter prediction for IBC blocks 9 months ago
Wu Jianhua 09946dc40b avcodec/vvcdec: implement update_hmvp for IBC 9 months ago
Nuo Mi 5a388d2cc6 avcodec/vvcdec: cabac, fix non_inter_flag, pred_mode_flag, amvr_shift for IBC 9 months ago
Nuo Mi dd3650cada avcodec/vvcdec: deblock_bs, fix intra check for IBC 9 months ago
Nuo Mi 37ebebd055 avcodec/vvcdec: set CuPredMode table for chroma 9 months ago
Nuo Mi ab2c9dfb26 avcodec/vvcdec: refact out deblock_bs to reduce duplicate code 9 months ago
Anton Khirnov c19c2078f3 fftools/ffmpeg_sched: remove a triggerable assert in send_to_enc_sq() 9 months ago
Anton Khirnov a00765fcbe fftools/ffmpeg_sched: simplify failure path in sch_dec_send() 9 months ago
Anton Khirnov a2fc86378a fftools/ffmpeg: declare loop indices inside loops 9 months ago
Anton Khirnov 29e1b9d90c fftools/cmdutils: remove harmful variable shadowing 9 months ago
Fei Wang 7d82daf31d lavc/vvc_ps: Correct vaule of ALF_NUM_FILTERS_CC 9 months ago
Andreas Rheinhardt fe340c3244 .mailmap: Update my mailmap entry 9 months ago
Zhao Zhili 4ea2b271eb avformat/libsrt: Remove manually free AV_OPT_TYPE_STRING 9 months ago
Zhao Zhili 80cd6e655b avcodec/audiotoolboxenc: Ensure frame_size isn't zero 9 months ago
Zhao Zhili 338e33b084 avcodec/audiotoolboxenc: remove CAP_VARIABLE_FRAME_SIZE from alac 9 months ago
James Almer 76b2bb96b4 avutil/tx: print debug log at trace level 9 months ago
Andreas Rheinhardt 4179c121c3 avcodec/movtextenc: Don't copy data around unnecessarily 9 months ago
Andreas Rheinhardt e9a587af25 avcodec/srtenc, webvttenc: Use av_printf_format 9 months ago
Andreas Rheinhardt ed9de6d2d8 avcodec/ttmlenc: Remove always-true check 9 months ago
Andreas Rheinhardt 253a8340f5 avcodec/ttmlenc: Don't copy data around unnecessarily 9 months ago
Andreas Rheinhardt abea3749b3 avcodec/webvttenc: Don't copy data around unnecessarily 9 months ago
Andreas Rheinhardt 686af4578c avcodec/srtenc: Don't copy data around unnecessarily 9 months ago
Andreas Rheinhardt b8a00a1f73 avcodec/assenc: Use size_t for length of string 9 months ago
Andreas Rheinhardt fe08058f24 avcodec/cbs_vp8: Don't leave out ... in calls to variadic macros 9 months ago
Andreas Rheinhardt 76b4151175 avcodec/h264dec: Reindent after the previous commit 9 months ago
Andreas Rheinhardt b550dd670a avcodec/h264dec: Return early in ff_h264_draw_horiz_band() 9 months ago
Martin Storsjö 1f1abb27f1 configure: Fix a typo 9 months ago
Martin Storsjö 8a9b02389d checkasm: Add a "run-checkasm" make target 9 months ago
James Almer d06cc1cb47 fate/mov: rename a test group to better reflect what it requires 9 months ago
James Almer ebed8be508 fate/mov: add missing samples dependency to avif/heic tests 9 months ago
James Almer 733d641211 fate/mov: add missing ffprobe dependency to mov-write-amve 9 months ago
Andreas Rheinhardt 4d86e64d33 avcodec/cbs_vp8: Remove empty flush callback 9 months ago
Andreas Rheinhardt e2f56f2bac fate/image: Enable fate-webp-rgb-lossless-palette-predictor test 9 months ago
sunyuechi 9cb8f262f2 lavc/me_cmp: R-V V sse 9 months ago