summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* doc/examples/muxing: convert to new encoding APIAnton Khirnov2020-05-12
* doc/examples/demuxing_decoding: convert to new decoding APIAnton Khirnov2020-05-12
* doc/examples/demuxing_decoding: drop -refcountAnton Khirnov2020-05-12
* avcodec/utvideodec: Fix integer overflow in decode_plane()Michael Niedermayer2020-05-12
* avcodec/ttadsp: Fix several integer overflows in tta_filter_process_c()Michael Niedermayer2020-05-12
* avcodec/ralf: Fix integer overflow in decode_block()Michael Niedermayer2020-05-12
* avcodec/nuv: widen buf_size typeMichael Niedermayer2020-05-12
* libswscale: fix for floating point formats, require full chromaMark Reid2020-05-12
* test: Add codecview testMichael Niedermayer2020-05-12
* tests: Add pp7, spp tests based on pp testMichael Niedermayer2020-05-12
* avfilter/vf_spp: Fix endian-dependance in add_block()Michael Niedermayer2020-05-12
* avfilter/vf_spp: Remove unused AVCodecContextMichael Niedermayer2020-05-12
* Revert "hwcontext_vulkan: only use one semaphore per image"Lynne2020-05-11
* avformat/ivfenc: move bsf insertion to the init functionJames Almer2020-05-11
* avformat/ivfenc: add an AVOutputFormat.init() functionJames Almer2020-05-11
* avcodec/iff: Fix several integer overflowsMichael Niedermayer2020-05-11
* avcodec/g729postfilter: Clip gain before scaling with AGC_FAC1Michael Niedermayer2020-05-11
* avcodec/alac: Fix integer overflow with 24/20bps samplesMichael Niedermayer2020-05-11
* avcodec/adpcm: Clip predictor for IMA_APMMichael Niedermayer2020-05-11
* hwcontext_vulkan: convert to general layout and transfer queue when exportingLynne2020-05-10
* hwcontext_vulkan: create all images with concurrent sharing modeLynne2020-05-10
* hwcontext_vulkan: fix inverted condition when exporting images to drm_primeLynne2020-05-10
* hwcontext_vulkan: update debugging layer nameLynne2020-05-10
* hwcontext_vulkan: remove unused internal REQUIRED extension flagLynne2020-05-10
* hwcontext_vulkan: expose enabled device and instance extensionsLynne2020-05-10
* hwcontext_vulkan: let users enable device and instance extensions using optionsLynne2020-05-10
* avformat/hlsenc: Simplify setting base_output_dirnameAndreas Rheinhardt2020-05-10
* avformat/hlsenc: Simplify setting basename with av_asprintf()Andreas Rheinhardt2020-05-10
* avformat/hlsenc: Simplify setting subtitle basename with av_asprintfAndreas Rheinhardt2020-05-10
* avformat/hlsenc: Don't cast const awayAndreas Rheinhardt2020-05-10
* avformat/hlsenc: Remove redundant initializationsAndreas Rheinhardt2020-05-10
* avformat/hlsenc: Don't reset AVIOContext pointer manually a second timeAndreas Rheinhardt2020-05-10
* avfilter/vf_signalstats: reindent after last commitLimin Wang2020-05-10
* avfilter/vf_signalstats: make the alloc array used for any bit depthLimin Wang2020-05-10
* avfilter/vf_signalstats: add SignalstatsContext.maxsize variableLimin Wang2020-05-10
* avfilter/vf_signalstats: rename config_props -> config_outputLimin Wang2020-05-10
* fate: add signalstats 8bit and 10bit testLimin Wang2020-05-10
* avformat/http: Fix for invalid use of av_strtokLimin Wang2020-05-10
* avformat/ftp: Fix for invalid use of av_strtokLimin Wang2020-05-10
* avformat/wavenc: simplify, use av_rescale_q() insteadLimin Wang2020-05-10
* avformat/vividas: simplify, use av_rescale_q() insteadLimin Wang2020-05-10
* hwcontext_vulkan: optionally enable the VK_KHR_surface extension if availableLynne2020-05-10
* avcodec/dstdec: Check sample rateMichael Niedermayer2020-05-10
* avcodec/decode: remove unused AVCodecInternal compat_decode fieldJames Almer2020-05-09
* avcodec/v4l2_context: Finish draining if V4L2_BUF_FLAG_LAST is setAndriy Gelman2020-05-09
* avcodec/v4l2_context: Drop empty packet while drainingAndriy Gelman2020-05-09
* avcodec/aacdec_template: Pass AVCodecContext seperatly to set_default_channel...Michael Niedermayer2020-05-10
* avformat/thp: Require a video streamMichael Niedermayer2020-05-10
* avformat/mpeg: Decrease score by 1 for files with very little valid dataMichael Niedermayer2020-05-10
* avcodec/pngdec: Check length in fdATMichael Niedermayer2020-05-10