100980 Commits (d16293e76cf8b53b8bef589e69823f7864ee14f4)
 

Author SHA1 Message Date
Andreas Rheinhardt ae5be6236f avcodec/tiff_common: Remove declarations of inexistent functions 4 years ago
Andreas Rheinhardt a82001c8cf avcodec/vp8data: Remove unused array 4 years ago
Andreas Rheinhardt 2bcec40cce avfilter/vf_nnedi: Fix segfault when prescreening is disabled 4 years ago
Carl Eugen Hoyos 2687070d9b lsws/ppc/yuv2rgb: Fix transparency converting from yuv->rgb32. 4 years ago
Carl Eugen Hoyos 3ee45eca98 tests/fate/fits: Add a todo for a 64bit test. 4 years ago
Carl Eugen Hoyos 9c9174b9c1 tests/fate/hlsenc: ffprobe is needed for hls-fmp4_ac3. 4 years ago
Andreas Rheinhardt e0ca8a7a51 avfilter/avfilter: Remove AVFilterLink.flags 4 years ago
Andreas Rheinhardt a6d741920f avformat/rtpdec: Constify RTPDynamicProtocolHandlers 4 years ago
Andreas Rheinhardt 3567fab6e2 avformat/rtpdec: Remove next pointer from Protocol Handlers 4 years ago
Zhao Zhili 1775688292 avformat/hlsenc: EXT-X-I-FRAMES-ONLY requires version 4 or higher 4 years ago
Zhao Zhili 47327aa2d9 avformat/hls: change sequence number type to int64_t 4 years ago
Peter Ross 5d8e86d15a avfilter/vf_waveform: flat_pix_fmts never used 4 years ago
Peter Ross 63be96414b avcodec/dvenc: dv100_weight_shift never used 4 years ago
Paul B Mahol b2bbcede5e avfilter/vf_colorchannelmixer: add option to preserve lightness 4 years ago
Marton Balint 257a83b969 avcodec/flashsv2enc: factorize updating block dimensions 4 years ago
Marton Balint daac7f4d9c avformat/swf: add support for reading and writing VP6A and Flash Screen Video codecs 4 years ago
Marton Balint 8d5f2a005d avformat/swfenc: add support for muxing png images 4 years ago
Marton Balint 041e735c81 avformat/swfenc: fix generation of FileAttributes tag 4 years ago
Marton Balint c8e1e56509 avfilter/af_astats: fix possible crash because of undefined float to integer rounding 4 years ago
Marton Balint 16766bf8a8 Revert "avutil/timecode: fix sscanf format string with garbage at the end" 4 years ago
Haihao Xiang b8cd37a59f qsv: dump more info in error, debug and verbose mode 4 years ago
Haihao Xiang db28e9c1d9 lavf/qsv: Add functions to print mfx iopattern, warning and error 4 years ago
Xu Guangxin 7a5a5e68bf avcodec/qsvdec: refact, remove duplicate code for plugin loading 4 years ago
Xu Guangxin d78ecf10bd avcodec/qsvdec: refact, move qsvdec_other.c to qsvdec.c 4 years ago
Xu Guangxin 399c1f9235 avcodec/qsvdec: refact, move qsvdec_h2645.c to qsvdec.c 4 years ago
Xu Guangxin e8df3808bd avcodec/qsvdec_h2645: refact, use DEFINE_QSV_DECODER to remove duplicate code 4 years ago
Xu Guangxin 96915ac51b avcodec/qsvdec_other: refact, use DEFINE_QSV_DECODER to remove duplicate code 4 years ago
Xu Guangxin 4c47b41782 avcodec/qsv_h2645: fix memory leak for plugin load 4 years ago
Michael Niedermayer 7a6666b19d avformat/flvdec: Use av_sat_add64() for pts computation 4 years ago
Michael Niedermayer d82ee907d6 avformat/utils: Check dts - (1<<pts_wrap_bits) overflow 4 years ago
Michael Niedermayer 638a151a87 avformat/bfi: Check chunk_header 4 years ago
Michael Niedermayer c78b2b138c avformat/ads: Check size 4 years ago
Michael Niedermayer b17ffe8f8f avformat/iff: Check block align also for ID_MAUD 4 years ago
Gyan Doshi d8a585d4d5 doc/ffmpeg: document adrift_threshold 4 years ago
Gyan Doshi e8b46b2c73 doc/ffmpeg: restore location of stray passage 4 years ago
Gyan Doshi c52ced7ca2 doc/fftools-common-opts: document max_alloc 4 years ago
Gyan Doshi e73a8ecb38 doc/fftools-common-opts: document buildconf 4 years ago
Michael Niedermayer 2488ba85a0 avcodec/utils: Check for integer overflow in get_audio_frame_duration() for ADPCM_DTK 4 years ago
Michael Niedermayer 14bbb6bb30 avformat/fitsdec: Better size checks 4 years ago
Michael Niedermayer d3d9b1fc8e avformat/mxfdec: Fix integer overflow in next position in mxf_read_local_tags() 4 years ago
Andreas Rheinhardt da607832b5 avcodec/tableprint: Don't include mem_internal.h 4 years ago
Paul B Mahol 3ce97d8ddd avfilter/vf_atadenoise: fix mid calculation 4 years ago
Paul B Mahol bb66fd7f90 avfilter/vf_estdif: make interpolation used user configurable 4 years ago
Paul B Mahol 95183d25e8 avfilter/vf_atadenoise: add sigma options 4 years ago
Andreas Rheinhardt ee1d1c4b37 avcodec/h264_metadata_bsf: Don't use unitialized value 4 years ago
Andreas Rheinhardt 53db591a2e avcodec/videotoolboxenc: Fix SEI enum identifiers 4 years ago
Paul B Mahol ff9bf372f7 avfilter/vf_w3fdif: reduce overhead calling execute for every plane 4 years ago
Guo, Yejun 07a18ff477 tests/dnn: fix build issue after function name changed 4 years ago
Mark Thompson bb96824510 dnn: Add ff_ prefix to unnamespaced globals 4 years ago
Mark Thompson 2c424d9630 dnn_backend_native.c: Add missing static to local variable 4 years ago