Martin Storsjö
|
ac494b8325
rtmpproto: Avoid rare crashes in the fail: codepath in rtmp_open
|
2 weeks ago |
Martin Storsjö
|
31f0084cbb
configure: Improve the check for the rsync --contimeout option
|
1 week ago |
James Almer
|
e0f3c1018a
avutil/downmix_info: add missing semicolon
|
10 hours ago |
Patrice Dumas
|
8accee8b56
doc/t2h: Support texinfo 7.1 and 7.2 pretest
|
3 months ago |
Steven Zhou
|
57a53adf2b
avfilter/drawtext: fix memory leak when using "reinit" runtime command
|
2 months ago |
James Almer
|
8a72775d5d
avutil/downmix_info: zero the allocated buffer
|
1 month ago |
James Almer
|
a4bf50b5c0
avformat/mov: fix overflow in drift timestamp calculation
|
1 week ago |
Michael Niedermayer
|
dc07f98934
Changelog: update
|
2 weeks ago |
Michael Niedermayer
|
a7a6d92e84
avformat/mxfdec: Check avio_read() success in mxf_decrypt_triplet()
|
4 months ago |
Michael Niedermayer
|
293e4ddd98
avcodec/huffyuvdec: Initialize whole output for decode_gray_bitstream()
|
2 months ago |
Michael Niedermayer
|
5f337bd798
avformat/iamf_reader: Initialize padding and check read in ff_iamf_read_packet()
|
1 month ago |
Michael Niedermayer
|
43eaca54bc
avformat/ipmovie: Check signature_buffer read
|
1 month ago |
Michael Niedermayer
|
1646840988
avformat/wtvdec: Initialize buf
|
1 month ago |
Michael Niedermayer
|
f710d5af0a
avcodec/cbs_vp9: Initialize VP9RawSuperframeIndex
|
1 month ago |
Michael Niedermayer
|
c82813c966
avformat/vqf: Propagate errors from add_metadata()
|
1 month ago |
Michael Niedermayer
|
30bef79c69
avformat/vqf: Check avio_read() in add_metadata()
|
1 month ago |
Michael Niedermayer
|
5ee56ebd30
avcodec/ffv1enc: Fix RCT for GBR colorspace
|
2 weeks ago |
Michael Niedermayer
|
c3c7ecfe48
avformat/dashdec: Check whitelist
|
3 weeks ago |
Michael Niedermayer
|
ac9c710e18
avutil/avstring: dont mess with NULL pointers in av_match_list()
|
3 weeks ago |
Michael Niedermayer
|
75385a729f
avfilter/vf_v360: Fix NULL pointer use
|
1 month ago |
Michael Niedermayer
|
ece76d7dd4
avcodec/mpegvideo_enc: Check FLV1 resolution limits
|
1 month ago |
Michael Niedermayer
|
5fed7010f8
avcodec/ffv1enc: Fix handling of 32bit unsigned symbols
|
4 weeks ago |
Michael Niedermayer
|
0bb8a38c10
avformat/mov: perform sanity checks for heif before index building
|
1 month ago |
Michael Niedermayer
|
41f8052284
avformat/mov: Factorize sanity check out
|
4 weeks ago |
Michael Niedermayer
|
5e02e1ba96
avcodec/vc1dec: Clear block_index in vc1_decode_reset()
|
2 months ago |
Michael Niedermayer
|
73fd378995
avcodec/aacsbr_template: Clear n_q on error
|
2 months ago |
Michael Niedermayer
|
585c799b10
avformat/iamf_parse: Check output_channel_count
|
2 months ago |
Michael Niedermayer
|
da1e316a1f
avcodec/osq: Fixes several undefined overflows in do_decode()
|
2 months ago |
Michael Niedermayer
|
658029334e
swscale/output: Fix undefined overflow in yuv2rgba64_full_X_c_template()
|
2 months ago |
Michael Niedermayer
|
b827ac49b7
avfilter/af_pan: Fix sscanf() use
|
1 month ago |
Michael Niedermayer
|
601616f2de
avfilter/vf_grayworld: Use the correct pointer for av_log()
|
1 month ago |
Michael Niedermayer
|
553517868d
avfilter/vf_addroi: Add missing NULL termination to addroi_var_names[]()
|
1 month ago |
Michael Niedermayer
|
5129ae45bf
avcodec/get_buffer: Use av_buffer_mallocz() for audio same as its done for video
|
5 months ago |
Michael Niedermayer
|
d322ffdef5
avformat/jpegxl_anim_dec: clear buffer padding
|
5 months ago |
Michael Niedermayer
|
d32543f520
avformat/rmdec: check that buf if completely filled
|
5 months ago |
Michael Niedermayer
|
f44a7207f0
avcodec/cfhdenc: Clear dwt_tmp
|
6 months ago |
Michael Niedermayer
|
0da3deb079
avcodec/hapdec: Clear tex buffer
|
5 months ago |
Michael Niedermayer
|
14af28c2f5
avformat/mxfdec: Check that key was read sucessfull
|
5 months ago |
James Almer
|
aeb8631048
avformat/hevc: fix writing hvcC when no arrays are provided in hvcC-formatted input
|
2 months ago |
Jonathan Baudanza
|
d72536008a
avformat/rtpdec: int overflow in start_time_realtime
|
1 month ago |
Eugene Zemtsov
|
5b2ee11a60
avcodec/decode: Fix incorrect enum type used in side_data_map()
|
3 months ago |
Eugene Zemtsov
|
9328e07ad5
avformat/mov: fix crash when trying to get a fragment time for a non-existing fragment
|
3 months ago |
Marth64
|
60551696c0
avformat/libssh: fix credential variables typo
|
2 months ago |
Marth64
|
dd78b9ed7c
avformat/hlsenc: check return value of avcodec_parameters_copy()
|
3 months ago |
Marth64
|
ae7332065b
avformat/dashdec: format open_demux_for_component()
|
3 months ago |
Marth64
|
ba94588afa
avformat/dashdec: check return code of avcodec_parameters_copy()
|
3 months ago |
Marth64
|
9d9b87be2b
avformat/dashdec: return ret directly in open_demux_for_component()
|
3 months ago |
Marth64
|
0a51afd21d
avformat/smoothstreamingenc: check return value of avcodec_parameters_copy()
|
3 months ago |
Marth64
|
3a375e3dcf
avcodec/cbs_av1: fix variable shadowing in cbs_av1_split_fragment()
|
1 month ago |
Marth64
|
0ccb070863
doc/demuxers/dvdvideo: seeking is supported, remove outdated statement
|
2 months ago |