48724 Commits (89c99291444eddf5ed37221d2c6e245c92cc20ef)

Author SHA1 Message Date
James Almer 673862e947 avcodec/cbs_h266_syntax_template: add missing checks to subpic dimension values 2 years ago
James Almer c92948de40 avcodec/decode: consistently set channel info when parsing param change side data 2 years ago
James Almer d383ae43c2 avcodec/codec_par: always free side data in the destination AVCodecContext 2 years ago
Arnie Chang 8d1316e515 lavc/h264chroma: RISC-V V add motion compensation for 4xH and 2xH chroma blocks 2 years ago
Andreas Rheinhardt 6e5e74c55b avcodec/evc*: Improve included headers 2 years ago
Andreas Rheinhardt 3fe98db7bb avcodec/vvc_mp4toannexb_bsf: Improve included headers 2 years ago
Michael Niedermayer 87f76d3bee
avcodec/aacdec_template: Fix undefined signed interger operations 2 years ago
Michael Niedermayer 40cec0b465
avcodec/wavarc: Fix k limit 2 years ago
Zhao Zhili 6c90fcd9e6 avcodec/videotoolboxenc: use color parameters conversion from avutil 2 years ago
Michael Niedermayer f9b29451e4
avcodec/rka: Fix integer overflow in decode_filter() 2 years ago
Michael Niedermayer fd5aa93a37
avcodec: Rename ff_kbd_window_init() as it will be needed from outside libavcodec 2 years ago
Michael Niedermayer cf00f60bab
avcodec/kbdwin: Support arbitrary sized windows 2 years ago
Michael Niedermayer 94d44dbe21
avcodec/pcm: allow Changing parameters 2 years ago
Lynne e6a12a5214
vulkan_av1: remove an invalid debug print 2 years ago
Lynne c06ad641ec
lavc/vulkan_decode: use a single execution pool per thread 2 years ago
Rémi Denis-Courmont 44cac1def0 lavc/audiodsp: rework RISC-V V scalar product 2 years ago
Rémi Denis-Courmont effadce6c7 avcodec/x86/mathops: clip constants used with shift instructions within inline assembly 2 years ago
Rémi Denis-Courmont 61e5ca4ded lavc/bswapdsp: purge RISC-V V bswap32 2 years ago
Rémi Denis-Courmont 5de1db5370 lavc/bswapdsp: rewrite RISC-V V bswap16 2 years ago
Rémi Denis-Courmont b6585eb04c lavu: add/use flag for RISC-V Zba extension 2 years ago
Rémi Denis-Courmont 2eb55157aa lavc/aacpsdsp: unroll RISC-V V add_squares 2 years ago
Rémi Denis-Courmont 97c3c9974c lavc/audiodsp: fix aliasing violation 2 years ago
Rémi Denis-Courmont 51945d5ace lavc/aacpsdsp: use restrict qualifier 2 years ago
Andreas Rheinhardt 9c471c76cb avcodec/msrleenc: Constify pointers for frame->data 2 years ago
Andreas Rheinhardt 3cb0bd06a8 avcodec/msrleenc: Check frame allocations/references 2 years ago
Andreas Rheinhardt 66449f8c6b avcodec/msrleenc: Remove useless private class 2 years ago
Andreas Rheinhardt 3c642af8e0 avcodec/msrleenc: Check allocation 2 years ago
Andreas Rheinhardt a054ceb4e2 avcodec/msrleenc: Replace stray \r by \n 2 years ago
James Almer 31979127f8 avcodec/decode: factor out filling frame props 2 years ago
Rémi Denis-Courmont c541ecf0dc lavc/alacdsp: unroll RISC-V V loops 2 years ago
Rémi Denis-Courmont a28aa0475d lavc/vorbisdsp: unroll RISC-V V inverse_coupling 2 years ago
Andreas Rheinhardt b6305a7873 avcodec/evc_ps: Fix size of tile_(row|column) arrays 2 years ago
Pavel Koshevoy 35342dc390 lavc/audiotoolbox: fix build failure on osx 10.5 (v3) 2 years ago
James Almer e047d9c62b avcodec/mpegvideo_dec: properly set output frames as keyframes 2 years ago
Rémi Denis-Courmont 82cb4b1c05 lavc/aarch64: remove bogus HAVE_VFP guard 2 years ago
Anton Khirnov 891167dee5 lavc/gifdec: unify get_buffer() calls I/P frames 2 years ago
Anton Khirnov f264204de9 lavc: deprecate AV_CODEC_FLAG_DROPCHANGED 2 years ago
Logan Lyu 9557bf26b3 lavc/aarch64: new optimization for 8-bit hevc_epel_uni_w_hv 2 years ago
Logan Lyu d48c89701c lavc/aarch64: new optimization for 8-bit hevc_epel_h 2 years ago
Logan Lyu 668eb4c00e lavc/aarch64: new optimization for 8-bit hevc_epel_uni_w_v 2 years ago
Logan Lyu 0c604b1913 lavc/aarch64: new optimization for 8-bit hevc_epel_uni_w_h 2 years ago
Logan Lyu e652e7dcda lavc/aarch64: new optimization for 8-bit hevc_pel_uni_pixels 2 years ago
James Almer 74611cdb5c avcodec/decode: use the correct function name 2 years ago
James Almer dd7bdb40c4 avcodec/decode: fill missing frame fields for all decoders 2 years ago
James Almer 94ac647559 avcodec/decode: check the output frame for discard samples with all decoders 2 years ago
James Almer 7db4c3eaa6 avcodec/decode: simplify applying or exporting skip samples 2 years ago
James Almer 78c52a8ca4 avcodec/decode: move processing discard samples to its own function 2 years ago
David Lemler 357a863299 lavc/libvpxenc: prevent fifo from filling up 2 years ago
Vignesh Venkatasubramanian 7bcc1b4eb8 libsvtav1: Add workaround for gop_size == 1 2 years ago
Nicolas George cf7ed01938 lavc/intrax8: fix an assert 2 years ago