113964 Commits (97e1480c8cb8a7e94f89589b58d3246e578a976b)
 

Author SHA1 Message Date
sunyuechi 6728edadde checkasm/rv34dsp: add rv34_inv_transform_dc test 12 months ago
Michael Niedermayer 7f36127595
avfilter/v360: Use AV_VIDEO_MAX_PLANES 12 months ago
Michael Niedermayer eea9bd88a5
avutil/pixfmt: Add AV_VIDEO_MAX_PLANES 12 months ago
James Almer 66b50445cb avcodec/speexdec: check for sane frame_size values 12 months ago
Andreas Rheinhardt 7ed1e806e7 avcodec/x86/simple_idct: Empty MMX state in ff_simple_idct_mmx 12 months ago
Frank Plowman acacf8a313 lavc/vvc: Use pps->{width, height} over sps->{width, height} 12 months ago
Dariusz Marcinkiewicz 86367be5ef lavc/libvpxenc: add screen-content-mode option 12 months ago
Michael Niedermayer ebb7dffa97
swscale/tests/swscale: Add help text 12 months ago
Michael Niedermayer 6ebe4ebee3
swscale/tests/swscale: Highlight cases that worsened 12 months ago
Michael Niedermayer f7770ec9a4
swscale/tests/swscale: Allow comparing a subset of cases to a reference file 12 months ago
Michael Niedermayer 885a802f24
swscale/tests/swscale: Test a wider range of flag combinations 12 months ago
Michael Niedermayer 35ab103c30
swscale/tests/swscale: Compute chroma and alpha between gray and opaque frames too 12 months ago
Michael Niedermayer 247f485448
swscale/tests/swscale: Split sws_getContext() 12 months ago
Michael Niedermayer 1055ece30b
swscale/tests/swscale: Implement isALPHA() using AVPixFmtDescriptor 12 months ago
Peter Ross a2cfd6062c av_tx_init: accept NULL scale for RDFT 12 months ago
Ingo Oppermann 86128bd07a avformat/libsrt: Fix srt:// URL query string parsing 12 months ago
Andreas Rheinhardt e7f9edb469 avfilter/avfilter: Fix build with ASSERT_LEVEL >= 1 12 months ago
Anton Khirnov 86417b759f lavfi: get rid of FF_INTERNAL_FIELDS 12 months ago
Anton Khirnov 1e7d2007c3 all: use designated initializers for AVOption.unit 12 months ago
Andreas Rheinhardt 8a2c8687bd avfilter/af_hdcd: Drop a redundant log 12 months ago
Andreas Rheinhardt b84d286ac7 avfilter/vf_(bwdif|yadif)_cuda: Remove unused variables 12 months ago
Andreas Rheinhardt 80666fdd2f avcodec/cri, tdsc, tiff: Don't forward AVCodecContext.dct_algo 12 months ago
Andreas Rheinhardt 964693324a avformat/avformat: Remove reference to removed setter 12 months ago
Nuo Mi 1e174120d4 avcodec/vvcdec: frame_context_setup, set fc->ref to NULL 12 months ago
James Almer eb5b4e60c9 avcodec/avcodec: don't print coded dimensions if not set 12 months ago
Andreas Rheinhardt 6106fb2b4c avcodec/hevcdsp: Offset ff_hevc_.pel_filters to simplify addressing 12 months ago
Kieran Kunhya 40c5c19eac x86/h264_pred: Convert ff_pred8x8_vertical_8_mmx to ff_pred8x8_vertical_8_sse2 12 months ago
Kieran Kunhya f43b5f1098 vp6dsp: Remove MMX code 12 months ago
sunyuechi fdebde817c lavc/blockdsp: R-V V clear_blocks 12 months ago
Niklas Haas d2ae2aad8c avfilter/buffersrc: allow promoting color range to MPEG 12 months ago
Niklas Haas 2303bf3232 avfilter/buffersrc: promote unspecified color metadata 12 months ago
Andreas Rheinhardt 99d33cc661 fate/subtitles: Ignore line endings for sub-scc test 12 months ago
Niklas Haas 3bf80df3cc avfilter/vf_setparams: use YUV colorspace negotiation API 12 months ago
Andreas Rheinhardt aa3bf6d41c avutil/hwcontext_opencl: Use proper OpenCLFramesContext 12 months ago
asivery 7f4abe7c37 avformat/matroska: Add support for A_ATRAC/AT1 12 months ago
Andreas Rheinhardt 568645f087 avformat/dump: Fix use of undeclared variables 12 months ago
James Almer ec2036454b avformat: add a disposition field to AVStreamGroup 12 months ago
Marton Balint 106527d2e5 avformat/mov_chan: add support for reading custom channel layouts when layout_tag == 0 12 months ago
Marton Balint 66386bf2a2 avutil/channel_layout: add av_channel_layout_retype() 12 months ago
Marton Balint 4569b86132 avutil/channel_layout: add av_channel_layout_custom_init() 12 months ago
sunyuechi 0748d2bbc7 lavc/blockdsp: R-V V clear_block 12 months ago
rcombs 7bf1b9b357 lavf/assenc: normalize line endings to \n 12 months ago
rcombs 98eeef44aa lavf/avio_internal: add ffio_write_lines for line ending normalization 12 months ago
Michael Niedermayer 3be80ce299
avcodec/indeo3: Round dimensions up in allocate_frame_buffers() 12 months ago
Michael Niedermayer f465badb06
avutil/rational: Document what is to be expected from av_d2q() of doubles representing rational numbers 12 months ago
Michael Niedermayer 66f60a2355
avcodec/ac3enc_template: add fbw_channels assert 12 months ago
Michael Niedermayer 98ae1ad7cf
avfilter/signature_lookup: Do not dereference NULL pointers after malloc failure 12 months ago
Michael Niedermayer 6c50482951
avfilter/signature_lookup: dont leave uncleared pointers in sll_free() 12 months ago
James Almer 2c324fcce0 x86/h264_intrapred: convert ff_pred16x16_horizontal_8_mmxext to sse2 12 months ago
Nuo Mi 4f80441455 avcodec/hevc_mp4toannexb: more validations for nalu_len 12 months ago