48605 Commits (800fbc98a5e8f62541c6534458089c67a71880ba)

Author SHA1 Message Date
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
James Almer e6954fd087 avcodec/decode: don't reject flush packets when buffer_pkt is not empty 2 years ago
Jonas Lindner 886c1ffb5d libavcodec/ansi: fix ECMA-48 SGR parameter 49 2 years ago
Anton Khirnov afeb2468b2 lavc/encode: improve unsupported-format error messages 2 years ago
Anton Khirnov 39206c5e58 lavc/encode: improve input sample rate validation 2 years ago
Anton Khirnov fc6c746aa1 lavc/encoder: always print an error on an unsupported channel layout 2 years ago
Anton Khirnov e026395d22 lavc/encode: shorten code by using a local variable 2 years ago
Anton Khirnov 160fefacd3 lavc/encode: print separate messages for unknown and unsupported formats 2 years ago
James Almer 2bbb6cf74e avcodec/test/avcodec: check decoders for FF_CODEC_CAP_SETS_PKT_DTS 2 years ago
James Almer 31ae95d988 avcodec/v4l2_m2m_dec: remove FF_CODEC_CAP_SETS_PKT_DTS flag 2 years ago
James Almer 132271c54e avcodec/mmaldec: remove FF_CODEC_CAP_SETS_PKT_DTS flag 2 years ago
James Almer 823387aa9f avcodec/mjpegdec: remove FF_CODEC_CAP_SETS_PKT_DTS flag 2 years ago
James Almer 994dbcdade avcodec/mediacodecdec: remove FF_CODEC_CAP_SETS_PKT_DTS flag 2 years ago
James Almer 5ad78a2684 avcodec/libdav1d: remove FF_CODEC_CAP_SETS_PKT_DTS flag 2 years ago
James Almer 62cb9d97c1 avcodec/av1dec: remove FF_CODEC_CAP_SETS_PKT_DTS flag 2 years ago
Leo Izen 75b1a555a7
avcodec/libjxldec: build against libjxl 0.9 2 years ago
Andreas Rheinhardt a92dbeb9ae avcodec/decode: Return EAGAIN instead of discarding unused packet 2 years ago
Andreas Rheinhardt f6dc85ae16 avcodec/hevc_ps: Improve PPS SCC extension bit depth check 2 years ago
Philip Langdale 1c61c24f5f vulkan/hevc: handle missing active PPS 2 years ago
James Almer 3a30abd8ae avcodec/cbs_h266: use exp_tile_height when checking the allowed range for pps_num_exp_tile_rows_minus1 2 years ago