113678 Commits (65c9c52a5aa9f6a0651b7f3302c8f140b3a322e5)
 

Author SHA1 Message Date
James Almer ec2036454b avformat: add a disposition field to AVStreamGroup 11 months ago
Marton Balint 106527d2e5 avformat/mov_chan: add support for reading custom channel layouts when layout_tag == 0 11 months ago
Marton Balint 66386bf2a2 avutil/channel_layout: add av_channel_layout_retype() 11 months ago
Marton Balint 4569b86132 avutil/channel_layout: add av_channel_layout_custom_init() 11 months ago
sunyuechi 0748d2bbc7 lavc/blockdsp: R-V V clear_block 11 months ago
rcombs 7bf1b9b357 lavf/assenc: normalize line endings to \n 11 months ago
rcombs 98eeef44aa lavf/avio_internal: add ffio_write_lines for line ending normalization 11 months ago
Michael Niedermayer 3be80ce299
avcodec/indeo3: Round dimensions up in allocate_frame_buffers() 11 months ago
Michael Niedermayer f465badb06
avutil/rational: Document what is to be expected from av_d2q() of doubles representing rational numbers 11 months ago
Michael Niedermayer 66f60a2355
avcodec/ac3enc_template: add fbw_channels assert 11 months ago
Michael Niedermayer 98ae1ad7cf
avfilter/signature_lookup: Do not dereference NULL pointers after malloc failure 11 months ago
Michael Niedermayer 6c50482951
avfilter/signature_lookup: dont leave uncleared pointers in sll_free() 11 months ago
James Almer 2c324fcce0 x86/h264_intrapred: convert ff_pred16x16_horizontal_8_mmxext to sse2 11 months ago
Nuo Mi 4f80441455 avcodec/hevc_mp4toannexb: more validations for nalu_len 11 months ago
Nuo Mi f7a504a0df avcodec/vvc_mp4toannexb: more validations for nalu_len 11 months ago
Leo Izen 7894904141
avcodec/pngenc: write cLLi and mDVc chunks 11 months ago
Leo Izen c7a57b0f70
avcodec/pngdec: read cLLi and mDVc chunks 11 months ago
Leo Izen eb4df2709e
avcodec/tiff: pass arguments to bytestream2_seek in the right order 11 months ago
Akihiko Odaki 66231e5871 avcodec/vc1dec: Fix vc1_hwaccel_pixfmt_list_420 11 months ago
Connor Worley afb630ce4d lavc/dxv: remove ctx fields that can be derived from texdsp ctxs 11 months ago
Connor Worley 2f9936e446 lavc/dvx: use texdsp funcs for texture block decompression 11 months ago
Connor Worley 939bf30d82 lavc/dxv: move tag definitions to common header 11 months ago
Andreas Rheinhardt 5e2b0862eb tests/fate-run: Sanitize test argument 11 months ago
James Almer 81c2557691 avcodec: remove some references to avcodec_close 11 months ago
Marton Balint dc9d64f794 avformat/mov_chan: never override number of channels based on chan atom 11 months ago
Marton Balint 3d3cad7483 avformat/mov_chan: do not assume channels are in native order 11 months ago
Lynne 90adef99ca
avfft: avoid overreads with RDFT API users 11 months ago
Andreas Rheinhardt ce7c90ff82 avcodec/dca_core: Remove unneeded emms.h inclusion 11 months ago
Martin Storsjö 7ec2354c38 x86: Remove inline MMX assembly that clobbers the FPU state 11 months ago
Connor Worley d5aaed9d4c lavc/dxv: align to 4x4 blocks instead of 16x16 11 months ago
Niklas Haas c619d20906 fftools/ffplay: constrain supported YUV color spaces 11 months ago
Niklas Haas 75f4cb81de avfilter/buffersink: add color_spaces, color_ranges params 11 months ago
Timo Rothenpieler 4618b5ebb9 Revert "avutil/mem: limit alignment to maximum simd align" 11 months ago
Timo Rothenpieler 21c6d12449 avfilter/ddagrab: only use acquired texture on valid updates 11 months ago
Timo Rothenpieler 6154137b18 avutil/mem: limit alignment to maximum simd align 11 months ago
Lynne 9af87828bd
x86/tx_init: propely indicate the extended available transform sizes 11 months ago
James Almer 7c873fb298 lavc/refstruct: do not use max_align_t on MSVC 11 months ago
Anton Khirnov 1cc24d7495 lavc: deprecate avcodec_close() 11 months ago
Anton Khirnov ca18bb5972 lavf/demux: stop calling avcodec_close() 11 months ago
Anton Khirnov 88ba22009e lavf/flacdec: stop accessing FFStream.avctx 11 months ago
Anton Khirnov 0d54ae4012 lavf/mpegts: drop a cargo-culted check 11 months ago
Anton Khirnov 05fc6d3ce7 fftools/ffmpeg_demux: set stream index right before sending packet to scheduler 11 months ago
Andreas Rheinhardt 8c2e86ca28 fftools/cmdutils: Don't cast const away 11 months ago
Andreas Rheinhardt 3371250c32 avformat/rcwtenc: Pass RCWTContext directly in rcwt_init_cluster() 11 months ago
Andreas Rheinhardt a8e55cf118 avformat/rcwtenc: Remove redundant zeroing of buffer 11 months ago
Andreas Rheinhardt d30fe36b88 avformat/rcwtenc: Fix potential out-of-bounds write 11 months ago
Andreas Rheinhardt 2b0e9e278a avcodec/h263dec: Remove AVCodec.pix_fmts arrays 11 months ago
Andreas Rheinhardt 39cfd30bf1 avcodec/vc1dec: Remove AVCodec.pix_fmts arrays 11 months ago
Andreas Rheinhardt ca95863758 avcodec/vc1dec: Don't call ff_get_format() twice 11 months ago
Andreas Rheinhardt 38f234c06e avcodec/vc1dec: Set pointers for hwaccel even without hwaccel 11 months ago