summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* libaomenc: enable 8, 10 and 12 bit RGB encodingLynne2020-07-17
* MAINTAINERS: add myself and gpg fingerprintZane van Iperen2020-07-17
* avcodec/libx264: call x264_param_cleanup() if availableJames Almer2020-07-17
* avcodec/libx264: check for param allocation failure error codeJames Almer2020-07-17
* avcodec/libx264: use a function to parse x264optsJames Almer2020-07-17
* avfilter/avf_showwavespic: add filter modePaul B Mahol2020-07-17
* avfilter/vf_tinterlace: fix mergex2, first frame is always considered oddPaul B Mahol2020-07-17
* avfilter/vf_tinterlace: use frame counter from lavfiPaul B Mahol2020-07-17
* avfilter/vf_bilateral: remove useless memcpyleozhang2020-07-17
* avfilter/vf_bilateral: stop using sigmaS as percent of width/heightPaul B Mahol2020-07-17
* Revert "avcodec/cbs_av1: keep separate reference frame state for reading and ...James Almer2020-07-16
* avcodec/av1_frame_merge_bsf: Use separate contexts for reading/writingJames Almer2020-07-16
* avcodec/av1_metadata_bsf: Use separate contexts for reading/writingJames Almer2020-07-16
* libavcodec/jpeg2000 Fix RPCL Progression order checkGautam Ramakrishnan2020-07-16
* avformat/mov: fix atom type to string conversionZhao Zhili2020-07-16
* swscale/tests/swscale: use 1 for indicating errosMichael Niedermayer2020-07-16
* avcodec/v4l2_m2m_dec: remove redundant packet and fix double freeAndriy Gelman2020-07-16
* libavcodec/jpeg2000 Fix PCRL Progression Order checkGautam Ramakrishnan2020-07-16
* avformat/riffenc: indicate storage of flipped RGB bitmapsGyan Doshi2020-07-15
* 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