49548 Commits (a9193f7b7d65aafa326e25571c6672636a8ee3d2)

Author SHA1 Message Date
Andreas Rheinhardt e9a587af25 avcodec/srtenc, webvttenc: Use av_printf_format 11 months ago
Andreas Rheinhardt ed9de6d2d8 avcodec/ttmlenc: Remove always-true check 11 months ago
Andreas Rheinhardt 253a8340f5 avcodec/ttmlenc: Don't copy data around unnecessarily 11 months ago
Andreas Rheinhardt abea3749b3 avcodec/webvttenc: Don't copy data around unnecessarily 11 months ago
Andreas Rheinhardt 686af4578c avcodec/srtenc: Don't copy data around unnecessarily 11 months ago
Andreas Rheinhardt b8a00a1f73 avcodec/assenc: Use size_t for length of string 11 months ago
Andreas Rheinhardt fe08058f24 avcodec/cbs_vp8: Don't leave out ... in calls to variadic macros 11 months ago
Andreas Rheinhardt 76b4151175 avcodec/h264dec: Reindent after the previous commit 11 months ago
Andreas Rheinhardt b550dd670a avcodec/h264dec: Return early in ff_h264_draw_horiz_band() 11 months ago
Andreas Rheinhardt 4d86e64d33 avcodec/cbs_vp8: Remove empty flush callback 11 months ago
sunyuechi 9cb8f262f2 lavc/me_cmp: R-V V sse 11 months ago
sunyuechi 37463d7979 lavc/me_cmp: R-V V pix_abs_y2 11 months ago
sunyuechi f1ec475f66 lavc/me_cmp: R-V V pix_abs_x2 11 months ago
sunyuechi b41e115dde lavc/me_cmp: R-V V pix_abs 11 months ago
Andreas Rheinhardt 39b4b5aad7 avcodec: Remove superfluous ';' outside of functions 11 months ago
Andreas Rheinhardt 48612de63c avcodec/vvc/vvcdsp: Remove pointless wrappers 11 months ago
Andreas Rheinhardt ef04737e18 avcodec/vvc/vvc_ps: Use union for luts to avoid unaligned accesses 11 months ago
Andreas Rheinhardt 1eafbc27e2 avcodec/vvc/vvc_ps: Check before access 11 months ago
Andreas Rheinhardt 1d66a122df avcodec/avcodec: Deprecate AV_INPUT_BUFFER_MIN_SIZE 11 months ago
Jan Ekström 37936b09ce avcodec/av1dec: fix matrix coefficients exposed by codec context 11 months ago
Peter Ross 37702e2066 avcodec/lead: support format 0x0 11 months ago
Peter Ross db975ff00d avcodec/lead: support unaligned blocks 11 months ago
Andreas Rheinhardt 8d17ab607f avcodec/internal: Move ff_exp2fi() to aacsbr.c 11 months ago
Andreas Rheinhardt 42f6dfc42e avcodec/jpeg2000: Simplify exp2fi for numbers used here 11 months ago
Andreas Rheinhardt 271d6709cf avcodec/jpeg2000dec: Avoid using GetByteContext.buffer directly 11 months ago
Andreas Rheinhardt b48b3250ca avcodec/jpeg2000dec, j2kenc: Constify where appropriate 11 months ago
Andreas Rheinhardt 32178c2f28 avcodec/x86/h264_qpel: Remove put_h264_qpel[48]_mmxext 11 months ago
Andreas Rheinhardt 4d45093f9e avcodec/h264qpel_template: Mark pointers as non-aliasing 11 months ago
Andreas Rheinhardt 7cad4dba50 avcodec/x86/hpeldsp_init: Avoid using ff_avg_pixels16_mmx 11 months ago
Andreas Rheinhardt 8a349bb02f avcodec/x86/fpel: Remove declarations of inexistent functions 11 months ago
Jan Ekström e06ce6d2b4 {avcodec,tests}: rename the bundled Mesa AV1 vulkan video headers 11 months ago
Mattias Wadman 78812cd147 avcodec/h2645_parse: Don't treat 0x000002 as a start code and truncate 11 months ago
Connor Worley a4f019e44e lavc/dxv: assume DXV2 files use premultiplied alpha 11 months ago
Connor Worley 1487f6198c lavc/texturedsp: require explicitly-set frame dimensions 11 months ago
James Almer 0895ef0d6d avcodec/speexdec: further check for sane frame_size values 11 months ago
sunyuechi d897bbb48d lavc/vp8dsp: R-V V vp8_idct_dc_add4uv 11 months ago
sunyuechi e74e18cae4 lavc/vp8dsp: R-V V vp8_idct_dc_add4y 11 months ago
sunyuechi c12053cefc lavc/vp8dsp: R-V V vp8_idct_dc_add 11 months ago
sunyuechi 89189dd9e7 lavc/rv34dsp: R-V V rv34_idct_dc_add 11 months ago
sunyuechi ee08974f90 lavc/rv34dsp: R-V V rv34_inv_transform_dc 11 months ago
James Almer 66b50445cb avcodec/speexdec: check for sane frame_size values 11 months ago
Andreas Rheinhardt 7ed1e806e7 avcodec/x86/simple_idct: Empty MMX state in ff_simple_idct_mmx 11 months ago
Frank Plowman acacf8a313 lavc/vvc: Use pps->{width, height} over sps->{width, height} 11 months ago
Dariusz Marcinkiewicz 86367be5ef lavc/libvpxenc: add screen-content-mode option 11 months ago
Anton Khirnov 1e7d2007c3 all: use designated initializers for AVOption.unit 11 months ago
Andreas Rheinhardt 80666fdd2f avcodec/cri, tdsc, tiff: Don't forward AVCodecContext.dct_algo 11 months ago
Nuo Mi 1e174120d4 avcodec/vvcdec: frame_context_setup, set fc->ref to NULL 11 months ago
James Almer eb5b4e60c9 avcodec/avcodec: don't print coded dimensions if not set 11 months ago
Andreas Rheinhardt 6106fb2b4c avcodec/hevcdsp: Offset ff_hevc_.pel_filters to simplify addressing 11 months ago
Kieran Kunhya 40c5c19eac x86/h264_pred: Convert ff_pred8x8_vertical_8_mmx to ff_pred8x8_vertical_8_sse2 11 months ago