summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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 dolby vision extension blocksNiklas Haas2024-04-03
* avutil/dovi_meta: add AVDOVIDataMapping.nlq_pivotsquietvoid2024-04-03
* configure: Separate subsystem for Immersive Audio ModelEugene Zemtsov2024-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
* avformat/isom: don't drop the known layout when parsing AAC decSpecificInfoJames Almer2024-04-02
* avformat/isom: Uninit layout in ff_mp4_read_dec_config_descr()Michael Niedermayer2024-04-02
* 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
* tools/target_dec_fuzzer: Adjust threshold for RV30Michael Niedermayer2024-04-03
* avcodec/mfenc: expose more properties of the media foundation encoderMark Samuelson2024-04-02
* doc/indevs: update CC extraction example to use RCWT muxerMarth642024-04-02
* doc/muxers: refresh the RCWT muxer's doc to be consistent with the demuxerMarth642024-04-02
* avformat/rcwtenc: remove repeated documentationMarth642024-04-02
* avformat/rcwtenc: don't assume .bin extensionMarth642024-04-02
* 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