112961 Commits (4d40898657659f8251a351af3f1f2a93584ccd58)
 

Author SHA1 Message Date
Marton Balint 4d40898657 avutil/wchar_filename: re-introduce explicit cast of void* to char* 5 months ago
Gyan Doshi 4571c80b40 avcodec/libx265: unbreak build for X265_BUILD >= 213 5 months ago
Anton Khirnov f00f71f590 lavc/hevcdec: set per-CTB filter parameters for WPP 6 months ago
Anton Khirnov 86c595cc1b lavc/hevc: check framerate num/den to be strictly positive 6 months ago
Gyan Doshi f749aaf108 lavc/libx265: unbreak build for X265_BUILD >= 210 6 months ago
Marton Balint a041b7be2c avformat/libzmq: fix check for zmq protocol prefix 6 months ago
Ramiro Polla f71076c009 configure: improve check for POSIX ioctl 6 months ago
Ramiro Polla 60593d6c06 configure: restore autodetection of v4l2 and fbdev 6 months ago
Timo Rothenpieler b534cc666e avformat/hlsenc: correctly reset subtitle stream counter per-varstream 7 months ago
Ross Burton 4c688845a5 libavcodec/arm/mlpdsp_armv5te: fix label format to work with binutils 2.43 7 months ago
Michael Niedermayer b1a4534186
Changelog: update 7 months ago
Michael Niedermayer f4c70a83cf
avcodec/snow: Fix off by 1 error in run_buffer 7 months ago
Michael Niedermayer b169821e8f
avcodec/utils: apply the same alignment to YUV410 as we do to YUV420 for snow 7 months ago
Shiyou Yin 68b5f82265
swscale: [loongarch] Fix checkasm-sw_yuv2rgb failure. 7 months ago
Leo Izen 0bd31a8f91
avcodec/pngenc: fix sBIT writing for indexed-color PNGs 8 months ago
Leo Izen 6662b0cdd1
avcodec/pngdec: use 8-bit sBIT cap for indexed PNGs per spec 8 months ago
Zhao Zhili a339afbe3c avcodec/videotoolboxenc: Fix bitrate doesn't work as expected 8 months ago
Michael Niedermayer 0e3bdf68b2
Changelog: update 8 months ago
Jens Frederich 54aaa70530
avdevice/dshow: Don't skip audio devices if no video device is present 8 months ago
Michael Niedermayer 586ce3cf95
avcodec/hdrenc: Allocate more space 8 months ago
Michael Niedermayer e1af7a6d83
avcodec/cfhdenc: Height of 16 is not supported 8 months ago
Michael Niedermayer d731a88093
avcodec/cfhdenc: Allocate more space 8 months ago
Michael Niedermayer c7ea86bc16
avcodec/osq: fix integer overflow when applying factor 8 months ago
Michael Niedermayer addd5cfee3
avcodec/osq: avoid using too large numbers for shifts and integers in update_residue_parameter() 8 months ago
Michael Niedermayer 04bded41ad
avcodec/vaapi_encode: Check hwctx 8 months ago
Michael Niedermayer 5bb8f8e2dd
avcodec/proresdec: Consider negative bits left 8 months ago
Michael Niedermayer f175858f10
avcodec/alsdec: Clear shift_value 8 months ago
Michael Niedermayer 4841d48e04
avcodec/hevc/hevcdec: Do not allow slices to depend on failed slices 8 months ago
Michael Niedermayer 498bfba547
avfilter/vf_xfade: Check ff_inlink_consume_frame() for failure 8 months ago
Michael Niedermayer cd261553d5
avutil/slicethread: Check pthread_*_init() for failure 8 months ago
Michael Niedermayer da76e55b93
avutil/frame: Check log2_crop_align 8 months ago
Michael Niedermayer 1ec463fc79
avutil/buffer: Check ff_mutex_init() for failure 8 months ago
Michael Niedermayer f65ed0f0e7
avformat/xmv: Check this_packet_size 8 months ago
Michael Niedermayer cdf0627ee5
avformat/ty: rec_size seems to only need 32bit 8 months ago
Michael Niedermayer d293771434
avformat/tty: Check avio_size() 8 months ago
Michael Niedermayer 479f3e3536
avformat/siff: Basic pkt_size check 8 months ago
Michael Niedermayer 5d62f99b08
avformat/sauce: Check avio_size() for failure 8 months ago
Michael Niedermayer e4056afd4c
avformat/sapdec: Check ffurl_get_file_handle() for error 8 months ago
Michael Niedermayer b83407f983
avformat/nsvdec: Check asize for PCM 8 months ago
Michael Niedermayer 3a308dffde
avformat/mp3dec: Check header_filesize 8 months ago
Michael Niedermayer 3b8cb4dc26
avformat/mp3dec; Check for avio_size() failure 8 months ago
Michael Niedermayer 7271c1b523
avformat/mov: Use 64bit for str_size 8 months ago
Michael Niedermayer fea9688839
avformat/mm: Check length 8 months ago
Michael Niedermayer c16a71e757
avformat/hnm: Check *chunk_size 8 months ago
Michael Niedermayer 3a661757ba
avformat/hlsenc: Check ret 8 months ago
Michael Niedermayer f60c294f6d
avformat/bintext: Check avio_size() return 8 months ago
Michael Niedermayer bab5b22af2
avformat/asfdec_o: Check size of index object 8 months ago
Michael Niedermayer 90b99445fb
avfilter/vf_scale: Check ff_scale_adjust_dimensions() for failure 8 months ago
Michael Niedermayer 38c029131a
avfilter/scale_eval: Use 64bit, check values in ff_scale_adjust_dimensions() 8 months ago
Michael Niedermayer 05ef164255
avfilter/vf_lut3d: Check av_scanf() 8 months ago