summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/h264_slice: Remove always-false checkAndreas Rheinhardt2023-07-30
* hevcdsp_idct_neon.S: Avoid unnecessary mov.Reimar Döffinger2023-07-29
* avcodec/fdctdsp: Mark functions as hiddenAndreas Rheinhardt2023-07-29
* avcodec/dct: Move fdct function declarations to fdctdsp.hAndreas Rheinhardt2023-07-29
* avcodec/Makefile: Unconditionally skip vulkan_video_codec_av1std.hAndreas Rheinhardt2023-07-29
* vulkan_hevc: use diagonal scan order for scaling listsBenjamin Cheng2023-07-28
* avcodec/evc_ps: Check num_ref_pic_list_in_spsMichael Niedermayer2023-07-28
* avcodec: fix misleading indentation warnings after ticks_per_frame deprecationMarton Balint2023-07-27
* avcodec/v4l2_context: suppress POLLERR and fix crash when buffers are uniniti...Richard Acayan2023-07-27
* avcodec/hevcdec: simplify decrementing of MDCV/CLL flagsJan Ekström2023-07-27
* avcodec: move content light level SEI handling to h2645_seiJan Ekström2023-07-27
* avcodec: move mastering display colour volume SEI handling to h2645_seiJan Ekström2023-07-27
* avcodec/cbs_h2645: Avoid an unchecked bytesteram readMichael Niedermayer2023-07-25
* avcodec/h266_metadata_bsf: Check if there are CodedBitstreamFragment unitsMichael Niedermayer2023-07-25
* avcodec/vmixdec: Fix several integer anomaliesMichael Niedermayer2023-07-25
* avcodec/cbs_h266_syntax_template: add missing checks to subpic dimension valuesJames Almer2023-07-25
* avcodec/decode: consistently set channel info when parsing param change side ...James Almer2023-07-25
* avcodec/codec_par: always free side data in the destination AVCodecContextJames Almer2023-07-25
* lavc/h264chroma: RISC-V V add motion compensation for 4xH and 2xH chroma blocksArnie Chang2023-07-25
* avcodec/evc*: Improve included headersAndreas Rheinhardt2023-07-24
* avcodec/vvc_mp4toannexb_bsf: Improve included headersAndreas Rheinhardt2023-07-24
* avcodec/aacdec_template: Fix undefined signed interger operationsMichael Niedermayer2023-07-23
* avcodec/wavarc: Fix k limitMichael Niedermayer2023-07-23
* avcodec/videotoolboxenc: use color parameters conversion from avutilZhao Zhili2023-07-23
* avcodec/rka: Fix integer overflow in decode_filter()Michael Niedermayer2023-07-22
* avcodec: Rename ff_kbd_window_init() as it will be needed from outside libavc...Michael Niedermayer2023-07-22
* avcodec/kbdwin: Support arbitrary sized windowsMichael Niedermayer2023-07-22
* avcodec/pcm: allow Changing parametersMichael Niedermayer2023-07-22
* vulkan_av1: remove an invalid debug printLynne2023-07-21
* lavc/vulkan_decode: use a single execution pool per threadLynne2023-07-21
* lavc/audiodsp: rework RISC-V V scalar productRémi Denis-Courmont2023-07-20
* avcodec/x86/mathops: clip constants used with shift instructions within inlin...Rémi Denis-Courmont2023-07-20
* lavc/bswapdsp: purge RISC-V V bswap32Rémi Denis-Courmont2023-07-19
* lavc/bswapdsp: rewrite RISC-V V bswap16Rémi Denis-Courmont2023-07-19
* lavu: add/use flag for RISC-V Zba extensionRémi Denis-Courmont2023-07-19
* lavc/aacpsdsp: unroll RISC-V V add_squaresRémi Denis-Courmont2023-07-19
* lavc/audiodsp: fix aliasing violationRémi Denis-Courmont2023-07-17
* lavc/aacpsdsp: use restrict qualifierRémi Denis-Courmont2023-07-17
* avcodec/msrleenc: Constify pointers for frame->dataAndreas Rheinhardt2023-07-17
* avcodec/msrleenc: Check frame allocations/referencesAndreas Rheinhardt2023-07-17
* avcodec/msrleenc: Remove useless private classAndreas Rheinhardt2023-07-17
* avcodec/msrleenc: Check allocationAndreas Rheinhardt2023-07-17
* avcodec/msrleenc: Replace stray \r by \nAndreas Rheinhardt2023-07-17
* avcodec/decode: factor out filling frame propsJames Almer2023-07-17
* lavc/alacdsp: unroll RISC-V V loopsRémi Denis-Courmont2023-07-16
* lavc/vorbisdsp: unroll RISC-V V inverse_couplingRémi Denis-Courmont2023-07-16
* avcodec/evc_ps: Fix size of tile_(row|column) arraysAndreas Rheinhardt2023-07-16
* lavc/audiotoolbox: fix build failure on osx 10.5 (v3)Pavel Koshevoy2023-07-15
* avcodec/mpegvideo_dec: properly set output frames as keyframesJames Almer2023-07-15
* lavc/aarch64: remove bogus HAVE_VFP guardRémi Denis-Courmont2023-07-15