summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avformat/rcwtdec: add RCWT Closed Captions demuxerMarth642024-04-02
* Changelog: add next entryStefano Sabatini2024-04-02
* avformat/subtitles: extend ff_subtitles_queue_insert() to support not yet ava...Marth642024-04-02
* avformat/demux: add duration_probesize AVOptionNicolas Gaullier2024-04-02
* doc/muxers: add ircamStefano Sabatini2024-04-02
* doc/muxers/image2: add mention to image2pipeStefano Sabatini2024-04-02
* doc/muxers/image2: apply misc consistency fixesStefano Sabatini2024-04-02
* doc/muxers: add ilbcStefano Sabatini2024-04-02
* doc/muxers: add stub for iamfStefano Sabatini2024-04-02
* doc/muxers/hls: review, apply consistency fixesStefano Sabatini2024-04-02
* RELEASE: update after 7.0 branchJames Almer2024-04-02
* fate/vvc: add vvc-conformance-IBC_B_Tencent_2James Almer2024-04-02
* fate/vvc: add vvc-conformance-SUBPIC_C_ERICSSON_1James Almer2024-04-02
* fate/vvc: disable vvc-conformance-OPI_B_3 and vvc-conformance-VPS_A_3James Almer2024-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
* avformat/mov: simplify the entry count overflow check in the keys atomJames Almer2024-04-02
* avformat/mov: don't read key_size bytes twice in the keys atomJames Almer2024-04-02
* avformat/mov: take into account the first eight bytes in the keys atomJames Almer2024-04-02
* avformat/mov: Check if a key is longer than the atom containing itEugene Zemtsov2024-04-02
* avformat/mov: Don't add attached pic if one is already presentAndreas Rheinhardt2024-04-02
* avformat/mov: ensure all items id referenced by a grid are validJames Almer2024-04-01
* 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
* fate/fits: Fix tests on BEAndreas Rheinhardt2024-04-02
* fate/filter-video: Insert scale, format filters in filter-yadif,bwdif10Andreas Rheinhardt2024-04-02
* fate/filter-video: Always use little endian pixel formatAndreas Rheinhardt2024-04-02
* fate/video: Only use bitexact IDCT in avid meridianAndreas Rheinhardt2024-04-02
* avcodec/huffyuvencdsp: Fix load of misaligned valuesAndreas Rheinhardt2024-04-02
* avfilter/vf_spp: Fix left-shift of negative valueAndreas Rheinhardt2024-04-02
* avcodec/pngdsp: Fix unaligned accesses, effective type violationsAndreas Rheinhardt2024-04-02
* avcodec/ppc/hpeldsp_altivec: Fix left-shift of negative numberAndreas Rheinhardt2024-04-02
* lavc/vaapi_encode_av1: Set roi_quant_rangeDavid Rosca2024-04-01
* avcodec/vvc/vvcdec: Do not submit frames without VVCFrameThreadMichael Niedermayer2024-04-01
* avformat/mpegts: Reset local nb_prg on add_program() failureMichael Niedermayer2024-04-01