98567 Commits (f71116deb552969cbab154aa9584c714f541d81f)
 

Author SHA1 Message Date
James Almer 320694ff84 x86/vf_blend: fix warnings about trailing empty parameters 4 years ago
James Almer 2c844c9828 x86/h264_deblock: fix warning about trailing empty parameter 4 years ago
Henrik Gramner 0b2b03568f avutil/x86inc: fix warnings when assembling with Nasm 2.15 4 years ago
Jun Zhao 3205ed31a7 lavf/udp: fix the comments for default UDP socket recvbuf size 4 years ago
Jun Zhao 04037e2966 lavfi/setpts: fix setpts/asetpts option dump error 4 years ago
Ben Clayton 4dab04622a libavfilter/glslang: Remove unused header 4 years ago
Paul B Mahol 6f84e92172 avfilter/vf_chromanr: move thres calculation to filter_frame() 4 years ago
Andreas Rheinhardt 5d91b7718e avformat/sdp: Fix potential write beyond end of buffer 4 years ago
Andreas Rheinhardt ec59dc73f0 avformat/mm: Check for existence of audio stream 4 years ago
Michael Niedermayer 79e8d17024 avcodec/tiff: Check input space in dng_decode_jpeg() 4 years ago
Michael Niedermayer dde6077297 avcodec/mjpeg_parser: Adjust size rejection threshold 4 years ago
Michael Niedermayer 4a10bc8f6f avcodec/cbs_jpeg: Fix uninitialized end index in cbs_jpeg_split_fragment() 4 years ago
ManojGuptaBonda ed5ee04722 avcodec/hevcdec: Add VDPAU to list of supported formats 4 years ago
ManojGuptaBonda 3c821c4ad3 lavc/vdpau_hevc: add function to find exact vdp_profile for REXT 4 years ago
Limin Wang 61880e1ad0 avcodec/mpeg12dec: add timecode metadata 4 years ago
Limin Wang 10c7745ae9 avcodec/h264_slice: add timecode metadata 4 years ago
Limin Wang b531216e6a avcodec/h264_slice: replace cur->f with out for better readability 4 years ago
Limin Wang dcf9235a87 avcodec/hevcdec: add timecode metadata 4 years ago
Lynne 3adffab073
swscale/tests: check return value of sws_scale 4 years ago
Lynne 3e098cca6e
aarch64/yuv2rgb_neon: fix return value 4 years ago
Siyuan Huang 05feb7a26b libavformat/dashenc.c: Support mpd update period 4 years ago
Ting Fu dbf66b9e0e tests/dnn/mathunary: fix the issue of NAN 4 years ago
James Zern d294716c22 avcodec/libaomenc: fix build w/libaom v1.0.0 4 years ago
Limin Wang f9277cd796 avfilter/vf_showinfo: add dump_s12m_timecode() helper function 4 years ago
Limin Wang 3ede8acba6 avfilter/vf_showinfo: check sd->size before reference the sd->data 4 years ago
Limin Wang 1dee8bf909 avformat/gifdec: -1 -> AV_BPRINT_SIZE_UNLIMITED 4 years ago
Limin Wang 9cfed6d84a avcodec/dvbsubdec: Cosmetics 4 years ago
Limin Wang c32114e0a5 avcodec/dvbsubdec: prefer to use variable instead of type for sizeof 4 years ago
Limin Wang e72e4b6967 avcodec/dvbsubdec: simplify code by using OFFSET() macro 4 years ago
Paul B Mahol 6cdddb773f avfilter: add chromanr video filter 4 years ago
Zhao Zhili 806a4d5187 avformat/mov: Fix unaligned read of uint32_t and endian-dependance in mov_read_default 4 years ago
Michael Niedermayer 9f7b252cdf avcodec/apedec: Fix undefined integer overflow with 24bit 4 years ago
Michael Niedermayer 3ddc5e1f3c avcodec/loco: Fix integer overflow with large values from loco_get_rice() 4 years ago
Michael Niedermayer 321ea59dac avformat/smjpegdec: Check the existence of referred streams 4 years ago
Anton Khirnov f1feb3bd9d pthread_frame: change the criterium for updating thread contexts 4 years ago
Anton Khirnov 7321614a1b codec_desc: drop the INTRA_ONLY property from TAK 4 years ago
Steven Liu 9ee010e734 tests/fate/hlsenc: add testcase of ac3 surround sound input in hlsenc 4 years ago
Steven Liu 73fe0cbb94 avformat/hlsenc: check fragment size plus start_pos large than hls_segment_size 4 years ago
Valery Kot 855d51bf48 avfilter/vf_edgedetect: properly implement double_threshold() 4 years ago
Andreas Rheinhardt 235a5734e0 avcodec/h26[45]_metadata_bsf: Use separate contexts for reading/writing 4 years ago
Andreas Rheinhardt 1bdbc50bf4 avcodec/cbs: Remove unused function parameters 4 years ago
Jean-Baptiste Kempf fc3f5cd149 Speedhq: Decode field 2 correctly 4 years ago
Oliver Woodman 73757577cb avcodec/h264: support sps/pps AV_PKT_DATA_NEW_EXTRADATA 4 years ago
Reimar Döffinger 584f396132 dnn_backend_native: Add overflow check for length calculation. 4 years ago
Andrey Semashev 93a435dd4b libavformat/hlsenc: Remove duplicate close of the output stream. 4 years ago
Ting Fu 57ea0483af dnn-layer-math-unary-test: add unit test for atanh 4 years ago
Ting Fu c0cdeea0ee dnn_backend_native_layer_mathunary: add atanh support 4 years ago
Ting Fu 52d2e16665 dnn-layer-math-unary-test: add unit test for acosh 4 years ago
Ting Fu cd2e3a864d dnn_backend_native_layer_mathunary: add acosh support 4 years ago
Ting Fu 33374bdbd8 dnn-layer-math-unary-test: add unit test for asinh 4 years ago