summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* avcodec/lossless_videoencdsp: Don't presume alignment in diff_bytesAndreas Rheinhardt2024-04-04
* avcodec/ppc/h264dsp: Fix left shifts of negative numbersAndreas Rheinhardt2024-04-04
* avcodec, avformat/ffjni: fix duplicate JNI symbolsLeo Izen2024-04-04
* avcodec/wavarc: fix signed integer overflow in block type 6/19Michael Niedermayer2024-04-04
* avcodec/liblc3enc: don't force unspec channel layoutsJames Almer2024-04-04
* avcodec/liblc3dec: sanitize channel count in avctxJames Almer2024-04-04
* avcodec/liblc3: add encoding/decoding support of LC3 audio codecAntoine Soulier via ffmpeg-devel2024-04-04
* avcodec/vvc: Rename vvc_?foo->fooAndreas Rheinhardt2024-04-04
* avcodec/vvc/vvc_inter_template: Fix left shift of negative numberAndreas Rheinhardt2024-04-04
* avcodec/libx265: do not arbitrarily limit color valuesJan Ekström2024-04-03
* avcodec/options_table: map IPT-C2, YCgCo-R variants in colorspaceJan Ekström2024-04-03
* avcodec/tiff: Don't cast const away via bsearchAndreas Rheinhardt2024-04-03
* avcodec/libvpxenc: Avoid unused-variable warning if VP9 enc is disabledAndreas Rheinhardt2024-04-03
* avcodec/proresdec2: Rename to proresdecAndreas Rheinhardt2024-04-03
* avcodec/dovi_rpu: attach ext blocks to framesNiklas Haas2024-04-03
* avcodec/dovi_rpu: parse extension blocksNiklas Haas2024-04-03
* avcodec/dovi_rpu: add ext_blocks array to DOVIContextNiklas Haas2024-04-03
* avcodec/dovi_rpu: verify RPU data CRC32Niklas Haas2024-04-03
* avcodec/dovi_rpu: strip container in separate stepNiklas Haas2024-04-03
* avcodec/dovi_rpu: switch to AVERROR_INVALIDDATANiklas Haas2024-04-03
* avutil/dovi_meta: add AVDOVIDataMapping.nlq_pivotsquietvoid2024-04-03
* lavc/vaapi_encode: convert from lambda to qpHaihao Xiang2024-04-03
* lavc/vaapi_encode: Add VAAPI version check for BLBRCFei Wang2024-04-03
* avcodec/d3d12va_decode: remove extra spaces for declarationTong Wu2024-04-03
* avcodec/exr: Dont use 64bits to hold 6bitsMichael Niedermayer2024-04-03
* avcodec/exr: Check for remaining bits in huf_unpack_enc_table()Michael Niedermayer2024-04-03
* avcodec/apedec: Use NABS to avoid undefined negationMichael Niedermayer2024-04-03
* avcodec/hevc_ps: --typoMichael Niedermayer2024-04-03
* avcodec/mfenc: expose more properties of the media foundation encoderMark Samuelson2024-04-02
* avcodec/vvc_refs: don't ask for a "Inter layer ref" sampleJames Almer2024-04-02
* avcodec/vvcdec: inter prediction, support subpictureNuo Mi2024-04-02
* avcodec/vvcdec: mvs, support subpictureNuo Mi2024-04-02
* avcodec/vvcdec: alf, support subpictureNuo Mi2024-04-02
* avcodec/vvcdec: sao, support subpictureNuo Mi2024-04-02
* avcodec/vvcdec: sao, refact out tile_edge arraysNuo Mi2024-04-02
* avcodec/vvcdec: refact, movie the lc->sc assignment to task_run_stage to simp...Nuo Mi2024-04-02
* avcodec/vvcdec: deblock, support subpictureNuo Mi2024-04-02
* avcodec/vvcdec: refact out deblock_is_boundaryNuo Mi2024-04-02
* avcodec/vvcdec: misc, rename x_ctb, y_ctb, ctu_x, ctu_y to rx, ry to avoid mi...Nuo Mi2024-04-02
* avcodec/vvcdec: ff_vvc_decode_neighbour, support subpictureNuo Mi2024-04-02
* avcodec/vvcdec: derive subpic position for PPSNuo Mi2024-04-02
* avcodec/vvcdec: support rectangular single-slice subpicsFrank Plowman2024-04-02
* avcodec/vvcdec: fix uninitialized last element of xxx_bd and ctb_to_xxx_bd ar...Frank Plowman2024-04-02
* avcodec/vvcdec: misc, add specification name for pps membersNuo Mi2024-04-02
* avcodec/cbs_h266: fix sh_collocated_from_l0_flag and sh_collocated_ref_idx inferNuo Mi2024-04-02
* avcodec/vvcdec: NoBackwardPredFlag, only check active picturesNuo Mi2024-04-02
* avcodec/vlc: Use union of uint8_t and uint16_t in VLC_MULTI_ELEMAndreas Rheinhardt2024-04-02
* avcodec/vlc, bitstream: Fix multi VLC with uint8_t syms on BEAndreas Rheinhardt2024-04-02
* avcodec/huffyuvencdsp: Fix load of misaligned valuesAndreas Rheinhardt2024-04-02
* avcodec/pngdsp: Fix unaligned accesses, effective type violationsAndreas Rheinhardt2024-04-02