113710 Commits (41672f558673151e77798f8a184fc1d3e60b16b9)
 

Author SHA1 Message Date
Marton Balint 41672f5586 avformat/mxfdec: move resolving Descriptors to the multi descriptor resolve function 9 months ago
Andreas Rheinhardt 1f7cd5d434 avformat/iamf_writer: Fix leaks on error 9 months ago
Andreas Rheinhardt c5845afd09 avformat/iamf_writer: Return proper error codes 9 months ago
Andreas Rheinhardt 18af922c53 avformat/iamf: Don't mix ownership and non-ownership pointers 9 months ago
Andreas Rheinhardt e7c33c92d1 avformat/iamf_writer: Don't memset twice 9 months ago
Andreas Rheinhardt 840f192540 avformat/iamf_writer: Remove nonsense check 9 months ago
Andreas Rheinhardt 94fadd335b avformat/iamf_writer: Don't leak on error when adding ParamDefinition 9 months ago
Marton Balint 86410e55ad fate: use an even more exotic channel layout mov-mp4-pcm-float test 9 months ago
James Almer 4b8be3616d avformat/mpegts: remove decoding param from ts_packetsize option 9 months ago
James Almer f9f56fdc37 avformat/mpegts: add a ts_id exported option 9 months ago
Steven Liu 0c8e64e268 mailmap: remap my email accounts 9 months ago
Lynne e43615fc2a
configure: fix compilation with glslang 14 9 months ago
Andreas Rheinhardt 749e93d11d tests/fate-run: Do not ignore errors from intermediate commands 9 months ago
Andreas Rheinhardt 44620ade25 fftools/ffmpeg_mux_init: Fix attachment_filename use-after-free 9 months ago
Andreas Rheinhardt 32538dafca avfilter/avfilter: Move frame_pool to FilterLinkInternal 9 months ago
Andreas Rheinhardt 4a7329994a avfilter/avfilter: Move age_index to FilterLinkInternal 9 months ago
Andreas Rheinhardt 40b91eaea9 avfilter/avfilter: Move init_state to FilterLinkInternal 9 months ago
Andreas Rheinhardt 89eea4e19a avfilter/avfilter: Move AVFilterGraph private fields to FFFilterGraph 9 months ago
Andreas Rheinhardt 03567ed80c avfilter/avfiltergraph: Avoid allocation for AVFilterGraphInternal 9 months ago
Andreas Rheinhardt a1aec776f1 avfilter/avfiltergraph: Avoid indirection when freeing filtergraph 9 months ago
Andreas Rheinhardt a272c9cffa avfilter: Add a header for internal generic-layer APIs 9 months ago
Andreas Rheinhardt db98b0e04e avfilter/avfilter: Avoid allocation for AVFilterInternal 9 months ago
Andreas Rheinhardt cc36a9f5b9 avfilter/signature_lookup: Avoid branch when adding to linked list 9 months ago
Andreas Rheinhardt 626a076249 avfilter/signature_lookup: Remove useless error logs 9 months ago
Andreas Rheinhardt bf82b6517e avfilter/signature_lookup: Allocate buffers jointly 9 months ago
Andreas Rheinhardt eeb99dcb51 avfilter/signature_lookup: Check for allocation error 9 months ago
Andreas Rheinhardt c149d86760 avfilter/vf_signature: Allocate arrays together 9 months ago
Lynne c7ceff690f
lavu/tx: correctly use a default scale parameter for all transform types 9 months ago
James Almer b5911654c4 avutil/channel_layout: print known layout names in custom layout 9 months ago
Jan Ekström e06ce6d2b4 {avcodec,tests}: rename the bundled Mesa AV1 vulkan video headers 9 months ago
Marton Balint b81ed729ec avformat/mov_chan: rework ff_mov_read_chnl 9 months ago
Marton Balint f8f2142d61 avformat/mov: factorize reading the main part of the chnl atom to mov_chan 9 months ago
Marton Balint 65c9c52a5a avutil/tests/channel_layout: add tests for av_channel_order_retype 9 months ago
Marton Balint 242901f7c2 avutil/channel_layout: add FF_CHANNEL_ORDER_NB 9 months ago
Marton Balint 2a12c04e35 avutil/channel_layout: change AV_CHAN_SILENCE to AV_CHAN_UNUSED in the docs 9 months ago
Anton Khirnov 75697836b1 Require compilers to support C11. 9 months ago
Mattias Wadman 78812cd147 avcodec/h2645_parse: Don't treat 0x000002 as a start code and truncate 9 months ago
Connor Worley a4f019e44e lavc/dxv: assume DXV2 files use premultiplied alpha 9 months ago
Connor Worley 1487f6198c lavc/texturedsp: require explicitly-set frame dimensions 9 months ago
James Almer 0895ef0d6d avcodec/speexdec: further check for sane frame_size values 9 months ago
sunyuechi d897bbb48d lavc/vp8dsp: R-V V vp8_idct_dc_add4uv 9 months ago
sunyuechi e74e18cae4 lavc/vp8dsp: R-V V vp8_idct_dc_add4y 9 months ago
sunyuechi c12053cefc lavc/vp8dsp: R-V V vp8_idct_dc_add 9 months ago
sunyuechi 89189dd9e7 lavc/rv34dsp: R-V V rv34_idct_dc_add 9 months ago
sunyuechi d133e52790 checkasm/rv34dsp: add rv34_idct_dc_add test 9 months ago
sunyuechi ee08974f90 lavc/rv34dsp: R-V V rv34_inv_transform_dc 9 months ago
sunyuechi 6728edadde checkasm/rv34dsp: add rv34_inv_transform_dc test 9 months ago
Michael Niedermayer 7f36127595
avfilter/v360: Use AV_VIDEO_MAX_PLANES 9 months ago
Michael Niedermayer eea9bd88a5
avutil/pixfmt: Add AV_VIDEO_MAX_PLANES 9 months ago
James Almer 66b50445cb avcodec/speexdec: check for sane frame_size values 9 months ago