48553 Commits (3fc9ed8497b93909c11e7189f7307a07897411d0)

Author SHA1 Message Date
Andreas Rheinhardt 2ece81b4c0 avcodec/utils: Move ff_color_frame() to its only user 1 year ago
Andreas Rheinhardt 866be3fa1e avcodec/internal: Move FF_MAX_EXTRADATA_SIZE to its only user 1 year ago
Andreas Rheinhardt 92f0d69846 avcodec/h264_metadata_bsf: Improve included headers 1 year ago
Andreas Rheinhardt 61f6766d35 avcodec/dirac: Include used headers directly 1 year ago
Andreas Rheinhardt 5d63bd5b9c avcodec/h264dec: Move inline functions only used by CABAC/CAVLC code 1 year ago
Andreas Rheinhardt befb7e7d79 avcodec/tak: Use void* instead of AVCodecContext* for logcontext 1 year ago
Andreas Rheinhardt 7469f2ec0a avcodec/avcodec: Remove unnecessary forward declaration 1 year ago
Andreas Rheinhardt 802d2d1f02 avcodec/error_resilience, mpeg12dec: Remove always-true checks 1 year ago
Michael Niedermayer 044ab532fc
avcodec/jpeg2000htdec: Avoid freeing uninitialized pointers in ff_jpeg2000_decode_htj2k() 1 year ago
Andreas Rheinhardt c7ff0c3e4b avcodec/sga: Don't use GetBit-API for byte-aligned reads 1 year ago
Andreas Rheinhardt 27a9e1ce22 avcodec/mpegvideo_dec: Use av_fast_padded_malloc where appropriate 1 year ago
Andreas Rheinhardt 2d7c1479c2 avcodec/nvenc: Remove always-true check 1 year ago
Andreas Rheinhardt 80cc9b81de avcodec/nvdec_(mjpeg|vp8): Constify AVHWAccels 1 year ago
Andreas Rheinhardt a105b11a9d avcodec/cbs: Add specialization for ff_cbs_(read|write)_unsigned() 1 year ago
Andreas Rheinhardt b85557b231 avcodec/h264_slice: Remove always-false check 1 year ago
Reimar Döffinger dcff15692d hevcdsp_idct_neon.S: Avoid unnecessary mov. 2 years ago
Andreas Rheinhardt 27b4364339 avcodec/fdctdsp: Mark functions as hidden 2 years ago
Andreas Rheinhardt 8387241975 avcodec/dct: Move fdct function declarations to fdctdsp.h 2 years ago
Andreas Rheinhardt 096563c108 avcodec/Makefile: Unconditionally skip vulkan_video_codec_av1std.h 2 years ago
Benjamin Cheng 27804200ef vulkan_hevc: use diagonal scan order for scaling lists 2 years ago
Michael Niedermayer cf9cd35aa9
avcodec/evc_ps: Check num_ref_pic_list_in_sps 2 years ago
Marton Balint f983303af4 avcodec: fix misleading indentation warnings after ticks_per_frame deprecation 2 years ago
Richard Acayan 4fa1d3e791 avcodec/v4l2_context: suppress POLLERR and fix crash when buffers are uninitialized 2 years ago
Jan Ekström 91e1d11d14 avcodec/hevcdec: simplify decrementing of MDCV/CLL flags 2 years ago
Jan Ekström 43e63ff20a avcodec: move content light level SEI handling to h2645_sei 2 years ago
Jan Ekström 33358b862c avcodec: move mastering display colour volume SEI handling to h2645_sei 2 years ago
Michael Niedermayer 0ba719f726
avcodec/cbs_h2645: Avoid an unchecked bytesteram read 2 years ago
Michael Niedermayer c5c719f030
avcodec/h266_metadata_bsf: Check if there are CodedBitstreamFragment units 2 years ago
Michael Niedermayer 574f3aaeff
avcodec/vmixdec: Fix several integer anomalies 2 years ago
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