117331 Commits (5b2ee11a600a847b08adb5d4aaa425950b83afa3)
 

Author SHA1 Message Date
Eugene Zemtsov 5b2ee11a60 avcodec/decode: Fix incorrect enum type used in side_data_map() 5 days ago
Eugene Zemtsov 9328e07ad5 avformat/mov: fix crash when trying to get a fragment time for a non-existing fragment 5 days ago
Marth64 60551696c0 avformat/libssh: fix credential variables typo 5 days ago
Marth64 dd78b9ed7c avformat/hlsenc: check return value of avcodec_parameters_copy() 5 days ago
Marth64 ae7332065b avformat/dashdec: format open_demux_for_component() 5 days ago
Marth64 ba94588afa avformat/dashdec: check return code of avcodec_parameters_copy() 5 days ago
Marth64 9d9b87be2b avformat/dashdec: return ret directly in open_demux_for_component() 5 days ago
Marth64 0a51afd21d avformat/smoothstreamingenc: check return value of avcodec_parameters_copy() 5 days ago
Marth64 3a375e3dcf avcodec/cbs_av1: fix variable shadowing in cbs_av1_split_fragment() 5 days ago
Marth64 0ccb070863 doc/demuxers/dvdvideo: seeking is supported, remove outdated statement 5 days ago
Marth64 a6d4bac44d avformat/dvdvideodec: check return code of ff_dvdclut_yuv_to_rgb() 5 days ago
Marth64 7264127438 avformat/dvdvideodec: fix missing last chapter marker due to off-by-one 5 days ago
Marth64 7fc55c38c7 avformat/dvdvideodec: don't allow seeking beyond dvdnav reported duration 5 days ago
Marth64 a626a08c45 avformat/dvdvideodec: discard duplicate or partial AC3 samples 5 days ago
Marth64 53e66c7161 avformat/dvdvideodec: drop packets with unset PTS or DTS 5 days ago
Marth64 19740bcbf8 avformat/dvdvideodec: remove unnecessary need_parsing argument 5 days ago
Marth64 09e08d790e avformat/dvdvideodec: open subdemuxer after initializing IFO headers 5 days ago
Marth64 340795adc9 avformat/dvdvideodec: remove auto value for menu_lu option 5 days ago
Marth64 212546e9c6 avformat/dvdvideodec: default menu_vts option to 1 and clarify description 5 days ago
Marth64 a61eb0c2c0 avformat/dvdvideodec: check the length of a NAV packet when reading titles 5 days ago
Marth64 e46e1c3368 avformat/dvdvideodec: reset the subdemuxer on discontinuity instead of flushing 5 days ago
Marth64 75c1943e30 avformat/dvdvideodec: simplify dvdvideo_read_packet() 5 days ago
Marth64 ece2a9a275 avformat/dvdvideodec: enable chapter calculation for menus 5 days ago
Marth64 6f4ae5f183 avformat/dvdvideodec: standardize the NAV packet event signal 5 days ago
Marth64 b108d17c56 avformat/dvdvideodec: move memcpy below missed NAV packet warning 5 days ago
Marth64 a5c48cc7a1 avformat/dvdvideodec: remove "auto" value for -pg option, default to 1 5 days ago
Marth64 5d37c7cf08 avformat/dvdvideodec: measure duration of the current menu VOBU in state 5 days ago
Marth64 aebce8b1b8 avformat/dvdvideodec: fix menu PGC number off-by-one in state 5 days ago
Marth64 15684239ca avformat/dvdvideodec: remove unused headers 5 days ago
Bin Peng 54331d4305 lavc/aarch64: Fix ff_pred16x16_plane_neon_10 5 days ago
Bin Peng 89bc70ddd8 lavc/aarch64: Fix ff_pred8x8_plane_neon_10 5 days ago
Zhao Zhili 0151f1daab aarch64/vvc: Fix clip in alf 1 week ago
Janne Grunau 7d1532f752 vp9: recon: Use emulated edge to prevent buffer overflows 1 week ago
Janne Grunau 535a8262cc arm: vp9mc: Load only 12 pixels in the 4 pixel wide horizontal filter 1 week ago
Janne Grunau 1a254c5354 aarch64: vp9mc: Load only 12 pixels in the 4 pixel wide horizontal filter 1 week ago
Michael Niedermayer 615f29e301
avformat/rpl: Fix check for negative values 1 week ago
Michael Niedermayer cac9112bf3
avformat/mlvdec: Check avio_read() 1 week ago
Michael Niedermayer a82139d0e6
avcodec/aac/aacdec: Free channel layout 1 week ago
Michael Niedermayer a5ce143895
avformat/mov: dereference pointer after null check 1 week ago
Michael Niedermayer 8ae93fdc42
avcodec/utils: Fix block align overflow for ADPCM_IMA_WAV 1 week ago
Michael Niedermayer 1cb5caeb5b
avformat/matroskadec: Check pre_ns for overflow 1 week ago
Michael Niedermayer 5e17ff811a
tools/target_dec_fuzzer: Adjust threshold for EACMV 1 week ago
Michael Niedermayer 364eb21d2a
tools/target_dec_fuzzer: Adjust threshold for MVC1 1 week ago
Michael Niedermayer 6350530806
tools/target_dec_fuzzer: Adjust Threshold for indeo5 1 week ago
Michael Niedermayer 52461e7e8b
avutil/timecode: Avoid fps overflow in av_timecode_get_smpte_from_framenum() 1 week ago
Michael Niedermayer b444880422
avcodec/aac/aacdec_usac: Dont leave type at a invalid value 1 week ago
Michael Niedermayer 828569c0d0
avcodec/aac/aacdec_usac: Clean ics2->max_sfb when first SCE fails 1 week ago
Michael Niedermayer bc8248d07a
avcodec/webp: Check ref_x/y 1 week ago
Michael Niedermayer 886dd058fe
avcodec/ilbcdec: Initialize tempbuff2 1 week ago
Michael Niedermayer 028391aa58
swscale/swscale_unscaled: Fix odd height with nv24_to_yuv420p_chroma() 1 week ago