112175 Commits (d897f82cf8f39cdb770ab433b018ebd840bb2237)
 

Author SHA1 Message Date
Michael Niedermayer d897f82cf8
avcodec/vmixdec: Fix signed integer overflow in dc 1 year ago
Paul B Mahol fb05bc8eee avfilter/af_astats: extend and improve bit depth output 1 year ago
Paul B Mahol 9e768c8133 avcodec/dxa: use uint8_t for type of arrays 1 year ago
Paul B Mahol 13a3e2a9b4 avcodec/rtv1: stop returning incomplete frames 1 year ago
Paul B Mahol b61733f61f avcodec/notchlc: make variables that can be negative as signed 1 year ago
Chema Gonzalez 984d0b6e6f pixdesc: add limited|full aliases for -color_range parameter 1 year ago
Chema Gonzalez c0f89dccc8 lavfi/vf_libvmaf: add warning when color ranges differ 1 year ago
Chema Gonzalez a53545a374 lavfi/vf_ssim: add warning when color ranges differ 1 year ago
Chema Gonzalez 7311fcc869 lavfi/vf_psnr: add warning when color ranges differ 1 year ago
Paul B Mahol c7f8d42c12 avcodec/flicvideo: fix decoding with AVFrame's negative linesize 1 year ago
Paul B Mahol cb26b85953 avcodec/svq1dec: fix runtime error: applying non-zero offset 4 to null pointer 1 year ago
Paul B Mahol 5d98259841 avcodec/pnmdec: fix decoding with AVFrame's negative linesize 1 year ago
Paul B Mahol cdf0931fdb avcodec/pcx: fix decoding with AVFrame's negative linesize 1 year ago
Paul B Mahol ee357d6991 avcodec/rasc: fix decoding with AVFrame's negative linesize 1 year ago
Michael Niedermayer 284d1a8a6a
avcodec/wavarc: Use unsigned for samples in 1dif, 2slp, 5elp 1 year ago
Michael Niedermayer b12444fe72
avcodec/xvididct: Fix integer overflow in idct_row() 1 year ago
Michael Niedermayer 6580a7b2b2
avcodec/celp_math: avoid overflow in shift 1 year ago
Michael Niedermayer f1954ff8d1
avcodec/vvc_parser: Avoid undefined overflow in POC computation 1 year ago
Michael Niedermayer 9ee87245c5
tools/target_dec_fuzzer: Adjust threshold for rtv1 1 year ago
Michael Niedermayer 3aff8503a9
avformat/mov: Avoid cloning encryption info if its unchanged 1 year ago
Michael Niedermayer 120f74650d
avcodec/evc_ps: Check cpb_cnt_minus1 and propagate error 1 year ago
Paul B Mahol 87cf1be905 avcodec/lcldec: fix decoding with AVFrame's negative linesize 1 year ago
Paul B Mahol 445167d5fd avcodec/cdxl: fix decoding with AVFrame's negative linesize 1 year ago
Paul B Mahol 24f63cb2b7 avcodec/gifdec: rewrite functions that fill block/frame 1 year ago
Paul B Mahol 1242d172e2 avfilter: use ptrdiff_t instead of int for linesize 1 year ago
Paul B Mahol c192ebc806 avcodec/cdgraphics: fix decoding with AVFrame's negative linesize 1 year ago
Paul B Mahol 035d187c4d avformat/hca: add support for decryption 1 year ago
Fei Wang 63371cde9d lavc/av1: Add unit test for level handling 1 year ago
Fei Wang 3be81e3b44 lavc/vaapi_encode: Add VAAPI AV1 encoder 1 year ago
Fei Wang 254c5a8134 lavc/vaapi_encode: Separate reference frame into previous/future list 1 year ago
Fei Wang 11b81838ae lavc/vaapi_encode: Extract set output pkt property function 1 year ago
Fei Wang 4a4400709c lavc/vaapi_encode: Init pic at the beginning of API 1 year ago
Fei Wang 695477a1c7 avcodec/cbs_av1: Allow specifying obu size byte length 1 year ago
Mark Thompson abe16daea1 cbs: Make tracing more general 1 year ago
Fei Wang 6c3a5d625f avcodec/cbs_av1: Add tx mode enum values 1 year ago
James Almer 95b5c81729 avcodec/extract_extradata: use size_t as parameter type in val_in_array() 1 year ago
Paul B Mahol 365529178d avformat/cafdec: improve probing 1 year ago
Paul B Mahol ea06317190 avcodec/osq: do not return immediately on fatal error 1 year ago
Damiano Galassi 33b2646d61 lavf/movenc: enable dvh1 FourCC 1 year ago
Zhao Zhili 3951c1899e avfilter/vf_smartblur: pass old context to sws_getCachedContext 1 year ago
Nuo Mi 9ef20920ab
avcodec/cbs_h266_syntax_template: Check num_output_layers_in_ols 1 year ago
James Almer 13d22dc454
avcodec/dcadec: Do not explode EAGAIN 1 year ago
Michael Niedermayer 42b20c93ae
avcodec/decode: EAGAIN is not fully supported in decode_simple_internal() 1 year ago
Andreas Rheinhardt 63eb630915 avcodec/libvpxdec: Remove redundant unreferencing of AVFrame 1 year ago
James Almer ac64800edd avcodec/extract_extradata: filter what Metadata OBUs are included in AV1 extradata 1 year ago
James Almer abc346de73 configure: rework parsing --cpu arguments to support all features unless blacklisted 1 year ago
Paul B Mahol fa20f5cd9e avcodec/vlc: add correct upper limit for recursive function 1 year ago
Zhao Zhili ba9cd06c76 avutil/avutil: make AV_TIME_BASE_Q available in C++ 1 year ago
Zhao Zhili 1c61aa1a02 avcodec/jni: make global variables static 1 year ago
Zhao Zhili eb96dda5ed avdevice/android_camera: fix missing include for usleep 1 year ago