summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* lavc/libvpxenc: add screen-content-mode optionDariusz Marcinkiewicz2024-02-15
* swscale/tests/swscale: Add help textMichael Niedermayer2024-02-15
* swscale/tests/swscale: Highlight cases that worsenedMichael Niedermayer2024-02-15
* swscale/tests/swscale: Allow comparing a subset of cases to a reference fileMichael Niedermayer2024-02-15
* swscale/tests/swscale: Test a wider range of flag combinationsMichael Niedermayer2024-02-15
* swscale/tests/swscale: Compute chroma and alpha between gray and opaque frame...Michael Niedermayer2024-02-15
* swscale/tests/swscale: Split sws_getContext()Michael Niedermayer2024-02-15
* swscale/tests/swscale: Implement isALPHA() using AVPixFmtDescriptorMichael Niedermayer2024-02-15
* av_tx_init: accept NULL scale for RDFTPeter Ross2024-02-15
* avformat/libsrt: Fix srt:// URL query string parsingIngo Oppermann2024-02-15
* avfilter/avfilter: Fix build with ASSERT_LEVEL >= 1Andreas Rheinhardt2024-02-14
* lavfi: get rid of FF_INTERNAL_FIELDSAnton Khirnov2024-02-14
* all: use designated initializers for AVOption.unitAnton Khirnov2024-02-14
* avfilter/af_hdcd: Drop a redundant logAndreas Rheinhardt2024-02-14
* avfilter/vf_(bwdif|yadif)_cuda: Remove unused variablesAndreas Rheinhardt2024-02-14
* avcodec/cri, tdsc, tiff: Don't forward AVCodecContext.dct_algoAndreas Rheinhardt2024-02-14
* avformat/avformat: Remove reference to removed setterAndreas Rheinhardt2024-02-14
* avcodec/vvcdec: frame_context_setup, set fc->ref to NULLNuo Mi2024-02-14
* avcodec/avcodec: don't print coded dimensions if not setJames Almer2024-02-13
* avcodec/hevcdsp: Offset ff_hevc_.pel_filters to simplify addressingAndreas Rheinhardt2024-02-13
* x86/h264_pred: Convert ff_pred8x8_vertical_8_mmx to ff_pred8x8_vertical_8_sse2Kieran Kunhya2024-02-13
* vp6dsp: Remove MMX codeKieran Kunhya2024-02-13
* lavc/blockdsp: R-V V clear_blockssunyuechi2024-02-13
* avfilter/buffersrc: allow promoting color range to MPEGNiklas Haas2024-02-13
* avfilter/buffersrc: promote unspecified color metadataNiklas Haas2024-02-13
* fate/subtitles: Ignore line endings for sub-scc testAndreas Rheinhardt2024-02-13
* avfilter/vf_setparams: use YUV colorspace negotiation APINiklas Haas2024-02-13
* avutil/hwcontext_opencl: Use proper OpenCLFramesContextAndreas Rheinhardt2024-02-13
* avformat/matroska: Add support for A_ATRAC/AT1asivery2024-02-13
* avformat/dump: Fix use of undeclared variablesAndreas Rheinhardt2024-02-13
* avformat: add a disposition field to AVStreamGroupJames Almer2024-02-13
* avformat/mov_chan: add support for reading custom channel layouts when layout...Marton Balint2024-02-12
* avutil/channel_layout: add av_channel_layout_retype()Marton Balint2024-02-12
* avutil/channel_layout: add av_channel_layout_custom_init()Marton Balint2024-02-12
* lavc/blockdsp: R-V V clear_blocksunyuechi2024-02-12
* lavf/assenc: normalize line endings to \nrcombs2024-02-11
* lavf/avio_internal: add ffio_write_lines for line ending normalizationrcombs2024-02-11
* avcodec/indeo3: Round dimensions up in allocate_frame_buffers()Michael Niedermayer2024-02-12
* avutil/rational: Document what is to be expected from av_d2q() of doubles rep...Michael Niedermayer2024-02-12
* avcodec/ac3enc_template: add fbw_channels assertMichael Niedermayer2024-02-12
* avfilter/signature_lookup: Do not dereference NULL pointers after malloc failureMichael Niedermayer2024-02-12
* avfilter/signature_lookup: dont leave uncleared pointers in sll_free()Michael Niedermayer2024-02-12
* x86/h264_intrapred: convert ff_pred16x16_horizontal_8_mmxext to sse2James Almer2024-02-11
* avcodec/hevc_mp4toannexb: more validations for nalu_lenNuo Mi2024-02-11
* avcodec/vvc_mp4toannexb: more validations for nalu_lenNuo Mi2024-02-11
* avcodec/pngenc: write cLLi and mDVc chunksLeo Izen2024-02-11
* avcodec/pngdec: read cLLi and mDVc chunksLeo Izen2024-02-11
* avcodec/tiff: pass arguments to bytestream2_seek in the right orderLeo Izen2024-02-11
* avcodec/vc1dec: Fix vc1_hwaccel_pixfmt_list_420Akihiko Odaki2024-02-11
* lavc/dxv: remove ctx fields that can be derived from texdsp ctxsConnor Worley2024-02-11