summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avdevice/decklink_dec: export timecode with s12m side dataLimin Wang2020-07-15
* API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataTypeLimin Wang2020-07-15
* avutil/timecode: add description for SMPTE binary formatLimin Wang2020-07-15
* libavcodec/jpeg2000dec : Prevent overriding SOP marker bitGautam Ramakrishnan2020-07-14
* swscale/tests/swscale: Initialize res to a non random error codeMichael Niedermayer2020-07-14
* swscale/tests/swscale: Fix incorrect return code checkMichael Niedermayer2020-07-14
* x86/yuv2rgb: fix crashes when storing data on unaligned buffersJames Almer2020-07-14
* mailmap: add entry for myselfRuiling Song2020-07-13
* avutil/hwcontext_vdpau: Correctly initialise pixfmtsPhilip Langdale2020-07-12
* avformat/mov: fix missing line break in messagesMoritz Barsnick2020-07-12
* 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