95130 Commits (04858650b1787c132c865530084855b36027b8a7)
 

Author SHA1 Message Date
Michael Niedermayer 77abf31453 avformat/mpsubdec: Check pts / duration before cast 5 years ago
Michael Niedermayer 4d4734bdc8 avcodec/lcldec: Check mthread_inlen instead of cliping 5 years ago
Michael Niedermayer 965e766e48 avcodec/rl2: set dimensions 5 years ago
leozhang b2bb09bcc3 avformat/flvdec: delete unused code 5 years ago
elliottk 711c59bc57 Change libaom default to crf=32. 5 years ago
Jun Li 0b34cdf424 avcodec/h264_parse: retry decoding SPS with complete NAL 5 years ago
James Almer 92c32b0f0c tools/target_dec_fuzzer: use refcounted packets 5 years ago
Michael Niedermayer 48b86dd8a6 avcodec/aacdec: Add FF_CODEC_CAP_INIT_CLEANUP 5 years ago
Michael Niedermayer c9fcf881e6 avcodec/idcinvideo: Add 320x240 default maximum resolution 5 years ago
Michael Niedermayer ac77c5492f tools/target_dec_fuzzer: Do not increase max_pixels 5 years ago
Jarek Samic b29c7bcbf6 lavfi: add deshake_opencl filter 5 years ago
Jarek Samic 5b5746b1e0 lavfi: modify avfilter_get_matrix to support separate scale factors 5 years ago
Jarek Samic d3cd33ab1b lavfi: add utilities to reduce OpenCL boilerplate code 5 years ago
Marton Balint 3a09dbdb4a avcodec: remove some dead assignments 5 years ago
Marton Balint b2e37e3eb2 avutil/imgutils: remove dead assignment 5 years ago
Marton Balint 6ee40dcb64 avformat/mxfdec: do not ignore bad size errors 5 years ago
Michael Niedermayer 493438fafc avformat/realtextdec: free queue on error 5 years ago
Michael Niedermayer ab56e62e8f avcodec/vp5/6/8: use vpX_rac_is_end() 5 years ago
Michael Niedermayer 5937f05503 avformat/vividas: Check av_xiphlacing() return value before use 5 years ago
Peter Collingbourne 9bcb1cb6ed Add assembly support for -fsanitize=hwaddress tagged globals. 5 years ago
Xuewei Meng c87237d105 libavfilter: Update derain filter doc. 5 years ago
Paul B Mahol aeae6283a9 avfilter/vf_v360: remove unused header 5 years ago
Paul B Mahol a8ef41c1f5 avfilter/vf_v360: improve comments above headers 5 years ago
Paul B Mahol e6dd943872 doc/filters: fix typos 5 years ago
Paul B Mahol cc73b849ff add v360 to Changelog 5 years ago
Paul B Mahol 33cd516167 doc/filters: fix v360 options names 5 years ago
Steven Liu c66d468795 avformat/hlsenc: avformat/hlsenc: simplified code 5 years ago
Steven Liu fa78a6abb3 avformat/hlsenc: simplified code of use_localtime in hls_init 5 years ago
Steven Liu d1fe1344ea avformat/hlsenc: fix memleak in update_variant_stream_info 5 years ago
Michael Niedermayer 661a9b274b avcodec/alsdec: Fix integer overflow in decode_var_block_data() 5 years ago
Michael Niedermayer d7866bf527 avcodec/internal: Bump sane_nb_chanels 5 years ago
Michael Niedermayer f51e4d026c avcodec/alsdec: Limit maximum channels to 512 5 years ago
Zhong Li 74e6800381 lavfi/qsvvpp: disable pass through mode if format changed 5 years ago
Zhong Li d252d1c2e9 lavfi/scale_qsv: change alignment to be 16 bytes 5 years ago
Zhong Li 655ff4708b lavc/qsvdec: Add VP9 decoder support 5 years ago
Zhong Li 7555cfd29b lavc/qsvdec: Add mjpeg decoder support 5 years ago
Zhong Li 0dfcfc5096 lavc/qsvdec: remove orignal parser code since not needed now 5 years ago
Zhong Li 00d0a4aa9e lavc/qsvdec: Replace current parser with MFXVideoDECODE_DecodeHeader() 5 years ago
Zhong Li f3dfd34f27 lavc/qsv: make function qsv_map_fourcc() can be called externally 5 years ago
Zhong Li f115a2b763 lavc/qsvdec: add function ff_qsv_map_picstruct() 5 years ago
Jun Zhao 1b0a8e48f1 lavfi/dnn/dnn_backend_native: fix memory leak in error path 5 years ago
Jun Zhao f156f4ab23 lavfi/avfiltergraph: add check before free the format 5 years ago
Jun Zhao df6876d691 lavfi/af_adeclick: fix double free after ff_filter_frame fail 5 years ago
Steven Liu 3708a2a909 avformat/hlsenc: reindent code 5 years ago
Steven Liu 939c17fcb3 avformat/hlsenc: remove unuse comment of the code 5 years ago
Jun Zhao f36925201c lavf/hlsenc: free the old_filname to avoid memory leak 5 years ago
Limin Wang eccb94c3ba lavf/hlsenc: fix one warning: unused variable 'filename' [-Wunused-variable] 5 years ago
Guo, Yejun d0fa1a58da FATE/dnn: let fate/dnn tests depend on ffmpeg static libraries 5 years ago
Guo, Yejun 67889d4715 libavfilter/dnn/dnn_backend_tf: add tf.pad support for tensorflow backend with native model. 5 years ago
Guo, Yejun 29aeeb3e3e libavfilter/dnn/dnn_backend_tf: fix typo that variable uninitialized. 5 years ago