summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* hwcontext_vulkan: don't add the optional VK_KHR_surface extension by defaultLynne2020-05-12
* hwcontext_vulkan: don't error on unavailable user-specified extensionsLynne2020-05-12
* hwcontext_vulkan: use the maximum amount of queues for each familyLynne2020-05-12
* hwcontext_vulkan: update prepare_frame() for multiple semaphores when exportingLynne2020-05-12
* avcodec/ralf: Check num_blocks before useMichael Niedermayer2020-05-12
* avcodec/iff: Test video_size being non zeroMichael Niedermayer2020-05-12
* avcodec/cdtoons: Check sprite_offset is within the packetMichael Niedermayer2020-05-12
* libavcodec/decode: Mark decode_simple_internal() as inlineMichael Niedermayer2020-05-12
* avformat/hlsenc: free options fix memleak in hls_write_trailerSteven Liu2020-05-12
* avformat/hlsenc: fix filename memleak in hls_write_packetSteven Liu2020-05-12
* avformat/hlsenc: move number out of hls_startSteven Liu2020-05-12
* vp9dec: support exporting QP tables through the AVVideoEncParams APIAnton Khirnov2020-05-12
* vp9dec: factorise freeing per-tile allocated dataAnton Khirnov2020-05-12
* lavc: add a flag for exporting AVVideoEncParams from decodersAnton Khirnov2020-05-12
* vf_showinfo: support AV_FRAME_DATA_VIDEO_ENC_PARAMSAnton Khirnov2020-05-12
* libavutil: add API for exporting video frame quantizersJuan De León2020-05-12
* 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