94683 Commits (e0c973e5bea94dc70baf20d5a36e123b1ca1f901)
 

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