49740 Commits (45d2110fc72638c47a60b35511b4367fa65583cc)

Author SHA1 Message Date
James Almer 45d2110fc7 avcodec/liblc3dec: sanitize channel count in avctx 10 months ago
Antoine Soulier via ffmpeg-devel 240fd04db2 avcodec/liblc3: add encoding/decoding support of LC3 audio codec 10 months ago
Andreas Rheinhardt db063212c8 avcodec/vvc: Rename vvc_?foo->foo 10 months ago
Andreas Rheinhardt 9309b5bc64 avcodec/vvc/vvc_inter_template: Fix left shift of negative number 10 months ago
Jan Ekström 16128f3c55 avcodec/libx265: do not arbitrarily limit color values 10 months ago
Jan Ekström 06c53efd23 avcodec/options_table: map IPT-C2, YCgCo-R variants in colorspace 10 months ago
Andreas Rheinhardt abcb4b44f5 avcodec/tiff: Don't cast const away via bsearch 10 months ago
Andreas Rheinhardt a5fcd97801 avcodec/libvpxenc: Avoid unused-variable warning if VP9 enc is disabled 10 months ago
Andreas Rheinhardt e123295cc8 avcodec/proresdec2: Rename to proresdec 10 months ago
Niklas Haas 9073f49e6e avcodec/dovi_rpu: attach ext blocks to frames 11 months ago
Niklas Haas f46fff27d0 avcodec/dovi_rpu: parse extension blocks 11 months ago
Niklas Haas 3a1916c38a avcodec/dovi_rpu: add ext_blocks array to DOVIContext 11 months ago
Niklas Haas b90c18b38c avcodec/dovi_rpu: verify RPU data CRC32 11 months ago
Niklas Haas a6c624f8f7 avcodec/dovi_rpu: strip container in separate step 11 months ago
Niklas Haas 0473270a34 avcodec/dovi_rpu: switch to AVERROR_INVALIDDATA 11 months ago
quietvoid 78076ede29 avutil/dovi_meta: add AVDOVIDataMapping.nlq_pivots 11 months ago
Haihao Xiang 1590a96adc lavc/vaapi_encode: convert from lambda to qp 11 months ago
Fei Wang 09377887df lavc/vaapi_encode: Add VAAPI version check for BLBRC 11 months ago
Tong Wu 0faf2ca98a avcodec/d3d12va_decode: remove extra spaces for declaration 11 months ago
Michael Niedermayer e3984de6ff
avcodec/exr: Dont use 64bits to hold 6bits 11 months ago
Michael Niedermayer 589fa8a027
avcodec/exr: Check for remaining bits in huf_unpack_enc_table() 11 months ago
Michael Niedermayer 1887ff250c
avcodec/apedec: Use NABS to avoid undefined negation 11 months ago
Michael Niedermayer d58037c18e
avcodec/hevc_ps: --typo 11 months ago
Mark Samuelson c52869f36e avcodec/mfenc: expose more properties of the media foundation encoder 11 months ago
James Almer 45b56455ad avcodec/vvc_refs: don't ask for a "Inter layer ref" sample 11 months ago
Nuo Mi 238bb653e7 avcodec/vvcdec: inter prediction, support subpicture 11 months ago
Nuo Mi 9bc3f3e5fc avcodec/vvcdec: mvs, support subpicture 11 months ago
Nuo Mi adeb51c30f avcodec/vvcdec: alf, support subpicture 11 months ago
Nuo Mi bbf0ccb8e7 avcodec/vvcdec: sao, support subpicture 11 months ago
Nuo Mi 0c3018b30a avcodec/vvcdec: sao, refact out tile_edge arrays 11 months ago
Nuo Mi c9e75393ed avcodec/vvcdec: refact, movie the lc->sc assignment to task_run_stage to simplify the code 11 months ago
Nuo Mi 8b7304247a avcodec/vvcdec: deblock, support subpicture 11 months ago
Nuo Mi 0d12e9c3c8 avcodec/vvcdec: refact out deblock_is_boundary 11 months ago
Nuo Mi 4020e68d73 avcodec/vvcdec: misc, rename x_ctb, y_ctb, ctu_x, ctu_y to rx, ry to avoid misleading 11 months ago
Nuo Mi 260130aae8 avcodec/vvcdec: ff_vvc_decode_neighbour, support subpicture 11 months ago
Nuo Mi 4e47847119 avcodec/vvcdec: derive subpic position for PPS 11 months ago
Frank Plowman 8078a0b0fa avcodec/vvcdec: support rectangular single-slice subpics 11 months ago
Frank Plowman 9c845e9087 avcodec/vvcdec: fix uninitialized last element of xxx_bd and ctb_to_xxx_bd arrays 11 months ago
Nuo Mi 64d5cc67cd avcodec/vvcdec: misc, add specification name for pps members 11 months ago
Nuo Mi 191fbd7ddc avcodec/cbs_h266: fix sh_collocated_from_l0_flag and sh_collocated_ref_idx infer 11 months ago
Nuo Mi cd540a333e avcodec/vvcdec: NoBackwardPredFlag, only check active pictures 11 months ago
Andreas Rheinhardt a8e518e3a7 avcodec/vlc: Use union of uint8_t and uint16_t in VLC_MULTI_ELEM 11 months ago
Andreas Rheinhardt 4ab82d2fb6 avcodec/vlc, bitstream: Fix multi VLC with uint8_t syms on BE 11 months ago
Andreas Rheinhardt 8ecd383122 avcodec/huffyuvencdsp: Fix load of misaligned values 11 months ago
Andreas Rheinhardt 9e4e8ae1e6 avcodec/pngdsp: Fix unaligned accesses, effective type violations 11 months ago
Andreas Rheinhardt 356610a2ac avcodec/ppc/hpeldsp_altivec: Fix left-shift of negative number 11 months ago
David Rosca 3f863f089c lavc/vaapi_encode_av1: Set roi_quant_range 11 months ago
Michael Niedermayer 84ce5ced31
avcodec/vvc/vvcdec: Do not submit frames without VVCFrameThread 11 months ago
Michael Niedermayer c0532f5579
avcodec/iff: dont add into unused pointers 11 months ago
Michael Niedermayer 7b7eea8e63
avcodec/jpeg2000htdec: warn about non zero roi shift 11 months ago