102643 Commits (864d1ef2fc88c300613a5a9f1465f98f3559110c)
 

Author SHA1 Message Date
Michael Niedermayer 864d1ef2fc avcodec/jpeglsdec: force pal8 only once 4 years ago
Michael Niedermayer 06d23c6f3f avcodec/mjpegdec: Fix order of condition for pal8 4 years ago
Michael Niedermayer 996797f8ed avcodec/mpegvideo_enc: Reset stuffing bits if they are not supported 4 years ago
Michael Niedermayer c297f7e57a avcodec/svq1enc: Do not print debug RD value before it has been computed 4 years ago
Michael Niedermayer 36dead4bc2 avcodec/aacpsy: Check bandwidth 4 years ago
Michael Niedermayer c520b98691 avcodec/aacenc: Do not divide by lambda_count if it is 0 4 years ago
Michael Niedermayer 4b89cf7aa4 avcodec/aacenc: Use FLT_EPSILON for lambda minimum 4 years ago
Valerii Zapodovnikov 6b1268f8c3 pixfmt: fixed wrong fix of comment 4 years ago
Gyan Doshi 071930de72 avformat/mov: add option to use tfdt for fragment timestamps. 4 years ago
Joel Linn 127c40c9ca avcodec/movenc: fix spelling in warning message 4 years ago
Przemysław Sobala 575e52272d lavf/dashenc.c: Fix creating audio-only HLS playlists 4 years ago
James Almer baf5cc5b7a avutil/mem: use GCC builtins to check for overflow in av_size_mult() 4 years ago
Gyan Doshi 51f1194eda avformat/hls: relay format options to segment demuxer 4 years ago
Timo Rothenpieler 8d0fea81c7 avcodec/nvenc: disable s12m timestamps by default 4 years ago
Philip Langdale 8f8a7e491d avfilter/yadif_cuda: Fix time base for large denominators 4 years ago
Philip Langdale 7885ab3036 avfilter/bwdif: Fix time base for large denominators 4 years ago
Michael Niedermayer 7971f62120 avfilter/vf_yadif: Fix handing of tiny images 4 years ago
Michael Niedermayer 82ad1b7675 avfilter/vf_vmafmotion: Check dimensions 4 years ago
Michael Niedermayer 4c1afa2925 avformat/movenc: Check pal_size before use 4 years ago
Michael Niedermayer 38d18fb578 avcodec/lpc: Avoid floating point division by 0 4 years ago
Michael Niedermayer 223b5e8ac9 avcodec/aacpsy: Avoid floating point division by 0 of norm_fac 4 years ago
Michael Niedermayer a7a7f32c8a avcodec/aacenc: Avoid 0 lambda 4 years ago
Oneric 3300625c6f avfilter/vf_subtitles: allow using embedded fonts 4 years ago
Jin Bo ebedd26eef libavcodec/mips: Fix specification of instruction name 4 years ago
Shubhanshu Saxena e41255cddb lavfi/dnn_backend_openvino.c: Correct Pointer Type while Freeing 4 years ago
Tom Boshoven 8205f32663 avfilter/yadif: Fix time base for large denominators 4 years ago
Michael Niedermayer 26d3c81bc5 avcodec/exr: More strictly check dc_count 4 years ago
Michael Niedermayer 48342aa075 avcodec/exr: x/ymax cannot be INT_MAX 4 years ago
Michael Niedermayer b752d195cc avcodec/error_resilience: cleanup mpeg2 handling 4 years ago
Michael Niedermayer f8611ae1ef avformat/avio: Check av_opt_copy() for failure 4 years ago
Michael Niedermayer 36a3a5050a avformat/moflex: Remove unneeded format variable 4 years ago
James Almer 918fc9a0ed avutil/mem: check for max_alloc_size in av_fast_malloc() 4 years ago
James Almer 786be70e28 avutil/mem: make ff_fast_malloc() internal to mem.c 4 years ago
James Almer e44cb7363f avcodec/utils: don't use ff_fast_mallocz() in av_fast_padded_malloc() 4 years ago
Ting Fu 7a879cce37 libavfilter: vf_drawtext filter support draw text with detection bounding boxes in side_data 4 years ago
Ting Fu f444be643e libavfilter: vf_drawbox filter support draw box with detection bounding boxes in side_data 4 years ago
Ting Fu 9921ae8a5d lavfi/drawbox: refine code 4 years ago
Guo, Yejun 4c705a2775 lavfi/dnn: refine code to separate processing and detection in backends 4 years ago
Guo, Yejun cde6d0288f lavfi/dnn_filter_common.h: make filter option 'options' as deprecated 4 years ago
James Almer be96f4b616 avutil/mem: make max_alloc_size an atomic type 4 years ago
Andreas Rheinhardt 3abdf0efac avcodec/libxavs2: Allow user-supplied buffers 4 years ago
Andreas Rheinhardt 7a3613696d avcodec/sbcenc: Avoid copying packet data, allow user-supplied buffers 4 years ago
Andreas Rheinhardt 250d8661ab avcodec/pngenc: Avoid copying APNG data, allow user-supplied buffer 4 years ago
Andreas Rheinhardt aaefb84b04 avcodec/pngenc: Remove always-true check 4 years ago
Andreas Rheinhardt 5abb5c0415 avcodec/flacenc: Avoid copying packet data, allow user-supplied buffers 4 years ago
Andreas Rheinhardt 314c086a85 avcodec/pamenc: Avoid copying packet data, allow user-supplied buffers 4 years ago
Andreas Rheinhardt 981c4caed3 avcodec/pnmenc: Avoid intermediate buffer, allow user-supplied buffers 4 years ago
Andreas Rheinhardt ea2ec1dfae avcodec/libxavs: Improve returned error codes 4 years ago
Andreas Rheinhardt 4085cfc944 avcodec/libxavs: Avoid overallocating, copying packet data 4 years ago
Andreas Rheinhardt a4b3343278 avcodec/libx265: Allow user-supplied buffers 4 years ago