114680 Commits (45eabb1ef6a56c3c93bde188a5127950c13aaac5)
 

Author SHA1 Message Date
Michael Niedermayer 45eabb1ef6
fftools/cmdutils: Add protective () to FLAGS 8 months ago
Michael Niedermayer b09cadf2ef
avformat/sdp: Check before appending "," 8 months ago
Michael Niedermayer ca087aac86
avcodec/libx264: Check init_get_bits8() return code 8 months ago
Michael Niedermayer caed56c6c5
avcodec/ilbcdec: Remove dead code 8 months ago
Michael Niedermayer 58dc78387d
avcodec/vp8: Check cond init 8 months ago
Michael Niedermayer 02cb95ba0c
avcodec/vp8: Check mutex init 8 months ago
Michael Niedermayer 063c906f1f
avcodec/proresenc_anatoliy: Assert that AV_PROFILE_UNKNOWN is replaced 8 months ago
Michael Niedermayer d2295ca945
avcodec/pcm-dvdenc: 64bit pkt-size 8 months ago
Michael Niedermayer 23e085b743
avcodec/notchlc: Check init_get_bits8() for failure 8 months ago
Michael Niedermayer 8689e9d178
avcodec/tests/dct: Use 64bit in intermediate for error computation 8 months ago
Michael Niedermayer 5dc3069673
avcodec/scpr3: Check add_dec() for failure 8 months ago
Michael Niedermayer 956f4cc431
avcodec/rv34: assert that size is not 0 in rv34_gen_vlc_ext() 8 months ago
Michael Niedermayer 7a73598b3f
avcodec/wavpackenc: Use unsigned for potential 31bit shift 8 months ago
Michael Niedermayer 0e746e97a3
avcodec/vvc/mvs: Initialize mvf 8 months ago
Michael Niedermayer 4d6197911e
avcodec/tests/jpeg2000dwt: Use 64bit in comparission 8 months ago
Michael Niedermayer 0fc0a84c03
avcodec/tests/jpeg2000dwt: Use 64bit in err2 computation 8 months ago
Michael Niedermayer e292a764c0
avformat/fwse: Remove always false expression 8 months ago
Michael Niedermayer 0eda3eaac4
avcodec/sga: Make it clear that the return is intentionally not checked 8 months ago
Michael Niedermayer 376e36d253
avformat/asfdec_f: Use 64bit for preroll computation 8 months ago
Michael Niedermayer c684c13ee4
avformat/argo_asf: Use 64bit in offset intermediate 8 months ago
Michael Niedermayer bf5aba6b88
avformat/ape: Use 64bit for final frame size 8 months ago
Michael Niedermayer 78ad74a20a
avformat/ac4dec: Check remaining space in ac4_probe() 8 months ago
Michael Niedermayer 4175b43533
avdevice/pulse_audio_enc: Use av_rescale() to avoid integer overflow 8 months ago
Michael Niedermayer 23e3356b86
avcodec/vlc: Cleanup on multi table alloc failure in ff_vlc_init_multi_from_lengths() 8 months ago
Michael Niedermayer 4bc1462acf
avcodec/tiff: Assert init_get_bits8() success in unpack_gray() 8 months ago
Michael Niedermayer 24658e9ee2
avcodec/tiff: Assert init_get_bits8() success in horizontal_fill() 8 months ago
Michael Niedermayer 1e23d86cd5
tools/decode_simple: Check avcodec_send_packet() for errors on flushing 8 months ago
Michael Niedermayer eb1e40909b
swscale/yuv2rgb: Use 64bit for brightness computation 8 months ago
Michael Niedermayer 98a1c887c3
swscale/x86/swscale: use a clearer name for INPUT_PLANER_RGB_A_FUNC_CASE 8 months ago
Michael Niedermayer 31afbc0e4c
avutil/tests/opt: Check av_set_options_string() for failure 8 months ago
Michael Niedermayer 57a22f0994
avutil/tests/dict: Check av_dict_set() before get for failure 8 months ago
Michael Niedermayer 447e9fea75
avdevice/dshow: fix badly indented line 8 months ago
Michael Niedermayer 4b11e29881
avformat/demux: resurrect dead stores 8 months ago
Michael Niedermayer d17dcd63b1
avcodec/tests/bitstream_template: Assert bits_init8() return 8 months ago
Michael Niedermayer 87f805613c
tools/enc_recon_frame_test: Assert that av_image_get_linesize() succeeds 8 months ago
James Almer 1ef18d0223 avformat/iamf_writer: disallow Opus extradata with mapping family other than 0 8 months ago
James Almer fdd3e3504e avformat/iamf_parse: sanitize audio_roll_distance values 8 months ago
James Almer db90c46fff avformat/iamf: byteswap values in OpusHeader 8 months ago
James Almer 5fc5b33319 avformat/iamf: rename Codec Config seek_preroll to audio_roll_distance 8 months ago
Felicia Lim 5e43483206 avformat/iamf_writer: fix coded audio_roll_distance values 8 months ago
Felicia Lim df2d21a47b avformat/iamf_writer: fix PCM endian-ness flag 8 months ago
Felicia Lim a3bc5cd841 avformat/movenc: fix channel count and samplerate fields for IAMF tracks 8 months ago
James Almer 507348799c avformat/iamf_parse: keep substream count consistent 8 months ago
James Almer 29d626ea85 avformat/iamf_parse: add missing padding to AAC extradata 8 months ago
Michael Niedermayer 3d4d2897e6 avformat/iamf_parse: 0 layers are not allowed 8 months ago
Michael Niedermayer ce939aa59a avformat/iamf_parse: consider nb_substreams when accessing substreams array 8 months ago
Michael Niedermayer fd789a087e avformat/iamf_parse: Remove dead case 8 months ago
Leo Izen daffde0544
avcodec/png: more informative error message for invalid sBIT size 8 months ago
Leo Izen b5d42852d0
avcodec/pngdec: avoid erroring with sBIT on indexed-color images 8 months ago
James Almer 2df8aaa8c5 avfilter/vf_tiltandshift: fix buffer offset for yuv422p input 8 months ago