114619 Commits (2204ea00d669cc2fac32982d32d8155473587585)
 

Author SHA1 Message Date
Marth64 2204ea00d6 doc/indevs: update CC extraction example to use RCWT muxer 8 months ago
Marth64 0866b2ba5e doc/muxers: refresh the RCWT muxer's doc to be consistent with the demuxer 8 months ago
Marth64 58f04608c2 avformat/rcwtenc: remove repeated documentation 8 months ago
Marth64 536f0239c0 avformat/rcwtenc: don't assume .bin extension 8 months ago
Marth64 15406f8377 avformat/rcwtdec: add RCWT Closed Captions demuxer 8 months ago
Stefano Sabatini dfd9c21754 Changelog: add next entry 8 months ago
Marth64 1c35333671 avformat/subtitles: extend ff_subtitles_queue_insert() to support not yet available events 8 months ago
Nicolas Gaullier ed9363052f avformat/demux: add duration_probesize AVOption 8 months ago
Stefano Sabatini 13cdef9d45 doc/muxers: add ircam 8 months ago
Stefano Sabatini 026bef7771 doc/muxers/image2: add mention to image2pipe 8 months ago
Stefano Sabatini 827889d8f3 doc/muxers/image2: apply misc consistency fixes 8 months ago
Stefano Sabatini b5488392f0 doc/muxers: add ilbc 8 months ago
Stefano Sabatini 3e4f0b07de doc/muxers: add stub for iamf 8 months ago
Stefano Sabatini 06f17cc9ce doc/muxers/hls: review, apply consistency fixes 8 months ago
James Almer 8f85f657d7 RELEASE: update after 7.0 branch 8 months ago
James Almer 6e52223f3a fate/vvc: add vvc-conformance-IBC_B_Tencent_2 8 months ago
James Almer e60d4913ae fate/vvc: add vvc-conformance-SUBPIC_C_ERICSSON_1 8 months ago
James Almer e9778d20a4 fate/vvc: disable vvc-conformance-OPI_B_3 and vvc-conformance-VPS_A_3 8 months ago
James Almer 45b56455ad avcodec/vvc_refs: don't ask for a "Inter layer ref" sample 8 months ago
Nuo Mi 238bb653e7 avcodec/vvcdec: inter prediction, support subpicture 8 months ago
Nuo Mi 9bc3f3e5fc avcodec/vvcdec: mvs, support subpicture 8 months ago
Nuo Mi adeb51c30f avcodec/vvcdec: alf, support subpicture 8 months ago
Nuo Mi bbf0ccb8e7 avcodec/vvcdec: sao, support subpicture 8 months ago
Nuo Mi 0c3018b30a avcodec/vvcdec: sao, refact out tile_edge arrays 8 months ago
Nuo Mi c9e75393ed avcodec/vvcdec: refact, movie the lc->sc assignment to task_run_stage to simplify the code 8 months ago
Nuo Mi 8b7304247a avcodec/vvcdec: deblock, support subpicture 8 months ago
Nuo Mi 0d12e9c3c8 avcodec/vvcdec: refact out deblock_is_boundary 8 months ago
Nuo Mi 4020e68d73 avcodec/vvcdec: misc, rename x_ctb, y_ctb, ctu_x, ctu_y to rx, ry to avoid misleading 8 months ago
Nuo Mi 260130aae8 avcodec/vvcdec: ff_vvc_decode_neighbour, support subpicture 8 months ago
Nuo Mi 4e47847119 avcodec/vvcdec: derive subpic position for PPS 8 months ago
Frank Plowman 8078a0b0fa avcodec/vvcdec: support rectangular single-slice subpics 8 months ago
Frank Plowman 9c845e9087 avcodec/vvcdec: fix uninitialized last element of xxx_bd and ctb_to_xxx_bd arrays 8 months ago
Nuo Mi 64d5cc67cd avcodec/vvcdec: misc, add specification name for pps members 8 months ago
Nuo Mi 191fbd7ddc avcodec/cbs_h266: fix sh_collocated_from_l0_flag and sh_collocated_ref_idx infer 8 months ago
Nuo Mi cd540a333e avcodec/vvcdec: NoBackwardPredFlag, only check active pictures 8 months ago
James Almer 8e294abd9d avformat/mov: simplify the entry count overflow check in the keys atom 8 months ago
James Almer 5a06d3810e avformat/mov: don't read key_size bytes twice in the keys atom 8 months ago
James Almer 3d12ba77d9 avformat/mov: take into account the first eight bytes in the keys atom 8 months ago
Eugene Zemtsov 8a23a145d8 avformat/mov: Check if a key is longer than the atom containing it 8 months ago
Andreas Rheinhardt 9d219ff149 avformat/mov: Don't add attached pic if one is already present 8 months ago
James Almer f492f1ac23 avformat/mov: ensure all items id referenced by a grid are valid 8 months ago
Andreas Rheinhardt a8e518e3a7 avcodec/vlc: Use union of uint8_t and uint16_t in VLC_MULTI_ELEM 8 months ago
Andreas Rheinhardt 4ab82d2fb6 avcodec/vlc, bitstream: Fix multi VLC with uint8_t syms on BE 8 months ago
Andreas Rheinhardt 098f5e2634 fate/fits: Fix tests on BE 8 months ago
Andreas Rheinhardt 579868f810 fate/filter-video: Insert scale, format filters in filter-yadif,bwdif10 8 months ago
Andreas Rheinhardt 1b684a1527 fate/filter-video: Always use little endian pixel format 8 months ago
Andreas Rheinhardt d5897f70d4 fate/video: Only use bitexact IDCT in avid meridian 8 months ago
Andreas Rheinhardt 8ecd383122 avcodec/huffyuvencdsp: Fix load of misaligned values 8 months ago
Andreas Rheinhardt 3ed23dab98 avfilter/vf_spp: Fix left-shift of negative value 8 months ago
Andreas Rheinhardt 9e4e8ae1e6 avcodec/pngdsp: Fix unaligned accesses, effective type violations 8 months ago