Michael Niedermayer
|
dc07f98934
Changelog: update
|
1 week 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
|
4 weeks 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
|
1 week ago |
Michael Niedermayer
|
c3c7ecfe48
avformat/dashdec: Check whitelist
|
2 weeks ago |
Michael Niedermayer
|
ac9c710e18
avutil/avstring: dont mess with NULL pointers in av_match_list()
|
2 weeks ago |
Michael Niedermayer
|
75385a729f
avfilter/vf_v360: Fix NULL pointer use
|
3 weeks ago |
Michael Niedermayer
|
ece76d7dd4
avcodec/mpegvideo_enc: Check FLV1 resolution limits
|
3 weeks ago |
Michael Niedermayer
|
5fed7010f8
avcodec/ffv1enc: Fix handling of 32bit unsigned symbols
|
2 weeks ago |
Michael Niedermayer
|
0bb8a38c10
avformat/mov: perform sanity checks for heif before index building
|
3 weeks ago |
Michael Niedermayer
|
41f8052284
avformat/mov: Factorize sanity check out
|
3 weeks ago |
Michael Niedermayer
|
5e02e1ba96
avcodec/vc1dec: Clear block_index in vc1_decode_reset()
|
1 month ago |
Michael Niedermayer
|
73fd378995
avcodec/aacsbr_template: Clear n_q on error
|
1 month ago |
Michael Niedermayer
|
585c799b10
avformat/iamf_parse: Check output_channel_count
|
1 month 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
|
3 weeks ago |
Michael Niedermayer
|
601616f2de
avfilter/vf_grayworld: Use the correct pointer for av_log()
|
3 weeks ago |
Michael Niedermayer
|
553517868d
avfilter/vf_addroi: Add missing NULL termination to addroi_var_names[]()
|
3 weeks 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
|
5 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
|
3 weeks 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 |
Marth64
|
a6d4bac44d
avformat/dvdvideodec: check return code of ff_dvdclut_yuv_to_rgb()
|
2 months ago |
Marth64
|
7264127438
avformat/dvdvideodec: fix missing last chapter marker due to off-by-one
|
2 months ago |
Marth64
|
7fc55c38c7
avformat/dvdvideodec: don't allow seeking beyond dvdnav reported duration
|
3 months ago |
Marth64
|
a626a08c45
avformat/dvdvideodec: discard duplicate or partial AC3 samples
|
3 months ago |
Marth64
|
53e66c7161
avformat/dvdvideodec: drop packets with unset PTS or DTS
|
3 months ago |
Marth64
|
19740bcbf8
avformat/dvdvideodec: remove unnecessary need_parsing argument
|
3 months ago |
Marth64
|
09e08d790e
avformat/dvdvideodec: open subdemuxer after initializing IFO headers
|
3 months ago |