99758 Commits (c7ece8e26f313bba7ab30f0ac7cfd282b6ff51e0)
 

Author SHA1 Message Date
Paul B Mahol 6d59d69bb0 avfilter/af_crossfeed: use transposed II form 4 years ago
Andreas Rheinhardt fe2be5d9ce avformat/hlsenc: Fix check for SPS 4 years ago
Andreas Rheinhardt c4f65611bc avformat/hlsenc: Fix mixed declaration and code 4 years ago
Andreas Rheinhardt 1ba174f461 avformat/hlsenc: Don't use uninitialized buffer in av_stristr() 4 years ago
Andreas Rheinhardt 96ad55df5b avformat/hlsenc: Fix extradata length check 4 years ago
Michael Niedermayer 685ed1cbd1 avformat/sbgdec: Check for timestamp overflow in parse_time_sequence() 4 years ago
Steven Liu a2b1dd0ce3 avformat/hlsenc: support CODECS Attribute in hevc EXT-X-STREAM-INF 4 years ago
Steven Liu b5ca8f2c66 avformat/hlsenc: compute video_keyframe_size after write keyframe 4 years ago
Steven Liu 1ee52b2b6c avformat/dashdec: check the root url length 4 years ago
Steven Liu a424671e4f avformat/hlsenc: process hls_time value too small sence 4 years ago
Andreas Rheinhardt 2134667227 avcodec/movtextenc: Cleanup generically on init failure 4 years ago
Andreas Rheinhardt eab812d6d6 avcodec/movtextenc: Remove redundant function parameters 4 years ago
Andreas Rheinhardt 82c636313d avcodec/movtextenc: Simplify writing to AVBPrint 4 years ago
Andreas Rheinhardt 2f9fc35028 avcodec/movtextenc: Fix undefined left shifts outside the range of int 4 years ago
Andreas Rheinhardt 9a731e9fec avcodec/movtextenc: Fix memleak on (re)allocation error 4 years ago
Andreas Rheinhardt 0dd7b8232d avcodec/movtextenc: Don't presume every style to have a font 4 years ago
Andreas Rheinhardt 8d4431955c avcodec/movtextenc: Reset array counter after freeing array 4 years ago
Andreas Rheinhardt 56b3726ed2 avcodec/movtextenc: Fix potential use of uninitialized value 4 years ago
Paul B Mahol 5da94413d1 avfilter/af_aiir: remove unused argument 4 years ago
Paul B Mahol f7379eafd2 avfilter/af_aiir: fix sp2zp mapping 4 years ago
James Almer 3e4214109a tools/target_dec_fuzzer: remove calls to avcodec_register*() 4 years ago
James Almer a8a1a58af3 tools/target_dem_fuzzer: switch to the iterate API 4 years ago
James Almer bddf53841a avformat/options: use the iterate API in format_child_class_next() 4 years ago
James Almer ac36080b2d avdevice/alldevices: stop using deprecated linked list API 4 years ago
Guo, Yejun c4a3dbe726 dnn_backend_tf.c: add option sess_config for tf backend 4 years ago
Thilo Borgmann 4ccb68dc67 doc: Add dev_community/community.md for general assembly and main elections process. 4 years ago
Andreas Rheinhardt 9018257751 avcodec/movtextdec: Reindentation 4 years ago
Andreas Rheinhardt 71981d7d4d avcodec/movtextdec: Use bytestream API 4 years ago
Andreas Rheinhardt ba795890ec avcodec/movtextdec: Avoid loop when writing UTF-8 character to AVBPrint 4 years ago
Andreas Rheinhardt c84a91eff7 avcodec/movtextdec: Remove unnecessary variable 4 years ago
Andreas Rheinhardt dd80066c97 avcodec/movtextdec: Fix immediately adjacent styles 4 years ago
Andreas Rheinhardt 40c16907bb avcodec/movtextdec: Skip empty styles 4 years ago
Andreas Rheinhardt 94ad68ee17 avcodec/movtextdec: Fix leaks on (re)allocation failure 4 years ago
Andreas Rheinhardt c33b9fa74b avcodec/movtextdec: Simplify finding default font 4 years ago
Andreas Rheinhardt a42695c072 avcodec/movtextdec: Simplify checking for invalid extradata 4 years ago
Andreas Rheinhardt 38cdd27e9b avcodec/movtextdec: Fix leaks of strings upon reallocation failure 4 years ago
Andreas Rheinhardt 5758620560 avcodec/movtextdec: Reset counter of fonts when freeing them 4 years ago
Paul B Mahol 9860777516 avfilter/af_aiir: remove unused variable 4 years ago
Michael Niedermayer 4f83a53638 avcodec/aacdec_fixed: Limit index in vector_pow43() 4 years ago
Michael Niedermayer 7ac87a2c34 avformat/kvag: Fix integer overflow in bitrate computation 4 years ago
Michael Niedermayer 182d7a7427 avcodec/h264_slice: fix undefined integer overflow with POC in error concealment 4 years ago
Michael Niedermayer cc072f7353 avcodec/decode: Consider discarded samples in max_samples 4 years ago
Michael Niedermayer c0c6b68ddb tools/target_dec_fuzzer: assume that discarded audio packets produced max samples 4 years ago
Michael Niedermayer c062dd74d7 tools/target_dec_fuzzer: Correct maxsamples_per_frame if maxsamples has been changed 4 years ago
Michael Niedermayer ee33fecb62 avcodec/mpeg12dec: Limit maximum A53 CC size 4 years ago
Michael Niedermayer 34df97b088 avcodec/photocd: Use ff_set_dimensions() 4 years ago
Michael Niedermayer 3162482a14 avformat/ape: Remove seektable and bittable 4 years ago
Michael Niedermayer aee8477c6b avformat/rmdec: sanity check coded_framesize 4 years ago
Paul B Mahol 847dc03787 avfilter/af_aiir: add analog transfer function format 4 years ago
Andreas Rheinhardt 6ef55f54fe avfilter/af_mcompand: Remove redundant calls to AVFilter.uninit 4 years ago