summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* checkasm: add hscale testJosh de Kock2020-05-15
* checkasm: add function to check and diff memoryMartin Storsjö2020-05-15
* swscale: fix NEON hscale initJosh de Kock2020-05-15
* avcodec/nvenc: use framerate if availableZachariah Brown2020-05-15
* avcodec/option_table: mark venc_params as a video decoder flag opt typeJames Almer2020-05-14
* hwcontext_vulkan: fix incorrect print argumentLynne2020-05-14
* FATE: add fate test for minterpolate filterLimin Wang2020-05-14
* avfilter/vf_minterpolate: change the default threshold to get better scene ch...Limin Wang2020-05-14
* avfilter/vf_minterpolate: correct the mafd calculationLimin Wang2020-05-14
* fate: add scdet metadata testLimin Wang2020-05-14
* avfilter/vf_minterpolate: if metadata lavfi.scd.mafd exists, we'll use it firstLimin Wang2020-05-14
* avfilter/vf_framerate: if metadata lavfi.scd.mafd exists, we'll use it firstLimin Wang2020-05-14
* avfilter/vf_scdet: add filter to detect scene changeLimin Wang2020-05-14
* avformat/mpegtsenc: Remove two duplicated fieldsAndriy Gelman2020-05-14
* avformat/mpegtsenc: Don't use heap allocated array to store pidsAndriy Gelman2020-05-14
* FATE: add a test for colorbalanceLimin Wang2020-05-14
* avfilter/vf_colorbalance:: Fix for framecrc bitexact for 32bit and 64bit systemlance.lmwang@gmail.com2020-05-14
* avcodec/mv30: fix warning: suggest braces around initialization of subobject ...Limin Wang2020-05-14
* avformat/tls_schannel: immediately return decrypted data if availableJan Ekström2020-05-13
* avformat/tls_schannel: always decrypt all received dataJan Ekström2020-05-13
* pixblockdsp, avdct: Add get_pixels_unalignedMartin Storsjö2020-05-13
* avcodec/adpcm: Fix integer overflow in ADPCM THPMichael Niedermayer2020-05-13
* lavc/libopenh264enc: Add coder option to replace cabacLinjie Fu2020-05-13
* lavc/libopenh264enc: Allow specifying the profile through AVCodecContextLinjie Fu2020-05-13
* lavc/libopenh264enc: Rewrite profile handlingLinjie Fu2020-05-13
* 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