113702 Commits (4b8be3616dd41422eae0230967df2701a0b57714)
 

Author SHA1 Message Date
Michael Niedermayer 247f485448
swscale/tests/swscale: Split sws_getContext() 9 months ago
Michael Niedermayer 1055ece30b
swscale/tests/swscale: Implement isALPHA() using AVPixFmtDescriptor 9 months ago
Peter Ross a2cfd6062c av_tx_init: accept NULL scale for RDFT 9 months ago
Ingo Oppermann 86128bd07a avformat/libsrt: Fix srt:// URL query string parsing 9 months ago
Andreas Rheinhardt e7f9edb469 avfilter/avfilter: Fix build with ASSERT_LEVEL >= 1 9 months ago
Anton Khirnov 86417b759f lavfi: get rid of FF_INTERNAL_FIELDS 9 months ago
Anton Khirnov 1e7d2007c3 all: use designated initializers for AVOption.unit 9 months ago
Andreas Rheinhardt 8a2c8687bd avfilter/af_hdcd: Drop a redundant log 9 months ago
Andreas Rheinhardt b84d286ac7 avfilter/vf_(bwdif|yadif)_cuda: Remove unused variables 9 months ago
Andreas Rheinhardt 80666fdd2f avcodec/cri, tdsc, tiff: Don't forward AVCodecContext.dct_algo 9 months ago
Andreas Rheinhardt 964693324a avformat/avformat: Remove reference to removed setter 9 months ago
Nuo Mi 1e174120d4 avcodec/vvcdec: frame_context_setup, set fc->ref to NULL 9 months ago
James Almer eb5b4e60c9 avcodec/avcodec: don't print coded dimensions if not set 9 months ago
Andreas Rheinhardt 6106fb2b4c avcodec/hevcdsp: Offset ff_hevc_.pel_filters to simplify addressing 9 months ago
Kieran Kunhya 40c5c19eac x86/h264_pred: Convert ff_pred8x8_vertical_8_mmx to ff_pred8x8_vertical_8_sse2 9 months ago
Kieran Kunhya f43b5f1098 vp6dsp: Remove MMX code 9 months ago
sunyuechi fdebde817c lavc/blockdsp: R-V V clear_blocks 9 months ago
Niklas Haas d2ae2aad8c avfilter/buffersrc: allow promoting color range to MPEG 9 months ago
Niklas Haas 2303bf3232 avfilter/buffersrc: promote unspecified color metadata 9 months ago
Andreas Rheinhardt 99d33cc661 fate/subtitles: Ignore line endings for sub-scc test 9 months ago
Niklas Haas 3bf80df3cc avfilter/vf_setparams: use YUV colorspace negotiation API 9 months ago
Andreas Rheinhardt aa3bf6d41c avutil/hwcontext_opencl: Use proper OpenCLFramesContext 9 months ago
asivery 7f4abe7c37 avformat/matroska: Add support for A_ATRAC/AT1 9 months ago
Andreas Rheinhardt 568645f087 avformat/dump: Fix use of undeclared variables 9 months ago
James Almer ec2036454b avformat: add a disposition field to AVStreamGroup 9 months ago
Marton Balint 106527d2e5 avformat/mov_chan: add support for reading custom channel layouts when layout_tag == 0 9 months ago
Marton Balint 66386bf2a2 avutil/channel_layout: add av_channel_layout_retype() 9 months ago
Marton Balint 4569b86132 avutil/channel_layout: add av_channel_layout_custom_init() 9 months ago
sunyuechi 0748d2bbc7 lavc/blockdsp: R-V V clear_block 9 months ago
rcombs 7bf1b9b357 lavf/assenc: normalize line endings to \n 9 months ago
rcombs 98eeef44aa lavf/avio_internal: add ffio_write_lines for line ending normalization 9 months ago
Michael Niedermayer 3be80ce299
avcodec/indeo3: Round dimensions up in allocate_frame_buffers() 9 months ago
Michael Niedermayer f465badb06
avutil/rational: Document what is to be expected from av_d2q() of doubles representing rational numbers 9 months ago
Michael Niedermayer 66f60a2355
avcodec/ac3enc_template: add fbw_channels assert 9 months ago
Michael Niedermayer 98ae1ad7cf
avfilter/signature_lookup: Do not dereference NULL pointers after malloc failure 9 months ago
Michael Niedermayer 6c50482951
avfilter/signature_lookup: dont leave uncleared pointers in sll_free() 9 months ago
James Almer 2c324fcce0 x86/h264_intrapred: convert ff_pred16x16_horizontal_8_mmxext to sse2 9 months ago
Nuo Mi 4f80441455 avcodec/hevc_mp4toannexb: more validations for nalu_len 9 months ago
Nuo Mi f7a504a0df avcodec/vvc_mp4toannexb: more validations for nalu_len 9 months ago
Leo Izen 7894904141
avcodec/pngenc: write cLLi and mDVc chunks 9 months ago
Leo Izen c7a57b0f70
avcodec/pngdec: read cLLi and mDVc chunks 9 months ago
Leo Izen eb4df2709e
avcodec/tiff: pass arguments to bytestream2_seek in the right order 9 months ago
Akihiko Odaki 66231e5871 avcodec/vc1dec: Fix vc1_hwaccel_pixfmt_list_420 9 months ago
Connor Worley afb630ce4d lavc/dxv: remove ctx fields that can be derived from texdsp ctxs 9 months ago
Connor Worley 2f9936e446 lavc/dvx: use texdsp funcs for texture block decompression 9 months ago
Connor Worley 939bf30d82 lavc/dxv: move tag definitions to common header 9 months ago
Andreas Rheinhardt 5e2b0862eb tests/fate-run: Sanitize test argument 9 months ago
James Almer 81c2557691 avcodec: remove some references to avcodec_close 9 months ago
Marton Balint dc9d64f794 avformat/mov_chan: never override number of channels based on chan atom 9 months ago
Marton Balint 3d3cad7483 avformat/mov_chan: do not assume channels are in native order 9 months ago