113964 Commits (97e1480c8cb8a7e94f89589b58d3246e578a976b)
 

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