summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* checkasm/vf_blend: use the correct depth parameters to initialize the blend m...James Almer2020-07-12
* x86/vf_blend: fix warnings about trailing empty parametersJames Almer2020-07-12
* x86/h264_deblock: fix warning about trailing empty parameterJames Almer2020-07-12
* avutil/x86inc: fix warnings when assembling with Nasm 2.15Henrik Gramner2020-07-12
* lavf/udp: fix the comments for default UDP socket recvbuf sizeJun Zhao2020-07-12
* lavfi/setpts: fix setpts/asetpts option dump errorJun Zhao2020-07-12
* libavfilter/glslang: Remove unused headerBen Clayton2020-07-11
* avfilter/vf_chromanr: move thres calculation to filter_frame()Paul B Mahol2020-07-10
* avformat/sdp: Fix potential write beyond end of bufferAndreas Rheinhardt2020-07-10
* avformat/mm: Check for existence of audio streamAndreas Rheinhardt2020-07-10
* avcodec/tiff: Check input space in dng_decode_jpeg()Michael Niedermayer2020-07-10
* avcodec/mjpeg_parser: Adjust size rejection thresholdMichael Niedermayer2020-07-10
* avcodec/cbs_jpeg: Fix uninitialized end index in cbs_jpeg_split_fragment()Michael Niedermayer2020-07-10
* avcodec/hevcdec: Add VDPAU to list of supported formatsManojGuptaBonda2020-07-09
* lavc/vdpau_hevc: add function to find exact vdp_profile for REXTManojGuptaBonda2020-07-09
* avcodec/mpeg12dec: add timecode metadataLimin Wang2020-07-09
* avcodec/h264_slice: add timecode metadataLimin Wang2020-07-09
* avcodec/h264_slice: replace cur->f with out for better readabilityLimin Wang2020-07-09
* avcodec/hevcdec: add timecode metadataLimin Wang2020-07-09
* swscale/tests: check return value of sws_scaleLynne2020-07-09
* aarch64/yuv2rgb_neon: fix return valueLynne2020-07-09
* libavformat/dashenc.c: Support mpd update periodSiyuan Huang2020-07-09
* tests/dnn/mathunary: fix the issue of NANTing Fu2020-07-09
* avcodec/libaomenc: fix build w/libaom v1.0.0James Zern2020-07-08
* avfilter/vf_showinfo: add dump_s12m_timecode() helper functionLimin Wang2020-07-08
* avfilter/vf_showinfo: check sd->size before reference the sd->dataLimin Wang2020-07-08
* avformat/gifdec: -1 -> AV_BPRINT_SIZE_UNLIMITEDLimin Wang2020-07-08
* avcodec/dvbsubdec: CosmeticsLimin Wang2020-07-08
* avcodec/dvbsubdec: prefer to use variable instead of type for sizeofLimin Wang2020-07-08
* avcodec/dvbsubdec: simplify code by using OFFSET() macroLimin Wang2020-07-08
* avfilter: add chromanr video filterPaul B Mahol2020-07-08
* avformat/mov: Fix unaligned read of uint32_t and endian-dependance in mov_rea...Zhao Zhili2020-07-07
* avcodec/apedec: Fix undefined integer overflow with 24bitMichael Niedermayer2020-07-07
* avcodec/loco: Fix integer overflow with large values from loco_get_rice()Michael Niedermayer2020-07-07
* avformat/smjpegdec: Check the existence of referred streamsMichael Niedermayer2020-07-07
* pthread_frame: change the criterium for updating thread contextsAnton Khirnov2020-07-07
* codec_desc: drop the INTRA_ONLY property from TAKAnton Khirnov2020-07-07
* tests/fate/hlsenc: add testcase of ac3 surround sound input in hlsencSteven Liu2020-07-07
* avformat/hlsenc: check fragment size plus start_pos large than hls_segment_sizeSteven Liu2020-07-07
* avfilter/vf_edgedetect: properly implement double_threshold()Valery Kot2020-07-06
* avcodec/h26[45]_metadata_bsf: Use separate contexts for reading/writingAndreas Rheinhardt2020-07-07
* avcodec/cbs: Remove unused function parametersAndreas Rheinhardt2020-07-07
* Speedhq: Decode field 2 correctlyJean-Baptiste Kempf2020-07-06
* avcodec/h264: support sps/pps AV_PKT_DATA_NEW_EXTRADATAOliver Woodman2020-07-06
* dnn_backend_native: Add overflow check for length calculation.Reimar Döffinger2020-07-06
* libavformat/hlsenc: Remove duplicate close of the output stream.Andrey Semashev2020-07-06
* dnn-layer-math-unary-test: add unit test for atanhTing Fu2020-07-06
* dnn_backend_native_layer_mathunary: add atanh supportTing Fu2020-07-06
* dnn-layer-math-unary-test: add unit test for acoshTing Fu2020-07-06
* dnn_backend_native_layer_mathunary: add acosh supportTing Fu2020-07-06