summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* libswscale/x86/yuv2rgb: Change inline assembly into nasm codeTing Fu2020-02-05
* avfilter/vf_xfade: add horzopen/close transitionPaul B Mahol2020-02-05
* avfilter/vf_xfade: add vertopen/close transitionPaul B Mahol2020-02-05
* avcodec/av1_parse: don't look for trailing bits in Tile List OBUsJames Almer2020-02-05
* vf_ssim: Fix loading doubles to float registers on i386Martin Storsjö2020-02-05
* avcodec/Makefile: combine dvdsub dependencies into one entry per moduleJames Almer2020-02-05
* configure: don't enable $ARCH_external if $ARCH is disabledJames Almer2020-02-04
* lavfi: bump minor version for the Vulkan filtersLynne2020-02-04
* doc/APIchanges: update with Vulkan commit infoLynne2020-02-04
* lavu: bump minor version for the Vulkan patchsetLynne2020-02-04
* lavu/hwcontext_cuda: refactor context initialisationPhilip Langdale2020-02-04
* lavfi: add an chromaber_vulkan filterLynne2020-02-04
* lavfi: add an avgblur_vulkan filterLynne2020-02-04
* lavfi: add an overlay_vulkan filterLynne2020-02-04
* lavfi: add an scale_vulkan filterLynne2020-02-04
* lavfi: add Vulkan filtering frameworkLynne2020-02-04
* lavfi/vf_hwupload: Add support for HW -> HW transfersPhilip Langdale2020-02-04
* lavu: add Vulkan hwcontext codeLynne2020-02-04
* lavu/hwcontext: Add support for HW -> HW transfersPhilip Langdale2020-02-04
* fate/adpcm: add adpcm_argo testsZane van Iperen2020-02-04
* lavc/dvdsubenc: accept palette from optionsMichael Kuron2020-02-04
* lavc/dvdsubdec: Move palette parsing to new functionMichael Kuron2020-02-04
* avformat/sccdec: use av_sscanf() insteadPaul B Mahol2020-02-04
* avfilter/vf_ssim: improve precisionPaul B Mahol2020-02-04
* avcodec/mlpenc: fix small memory leakPaul B Mahol2020-02-04
* mlp: check huff_lsbs only when codebook is usedJai Luthra2020-02-04
* mlpenc: fix some -fsanitize=integer errorsJai Luthra2020-02-04
* mlpenc: clean upJai Luthra2020-02-04
* mlpenc: improve lpc filteringJai Luthra2020-02-04
* mlpenc: prevent negative lsb_bits lshiftJai Luthra2020-02-04
* mlpenc: fix huff offset calculationJai Luthra2020-02-04
* mlpenc: fix lossless check error in number_sbitsJai Luthra2020-02-04
* avfilter/vf_xfade: add circleopen & circleclose transitionPaul B Mahol2020-02-04
* avcodec/lagarith: Sanity check scaleMichael Niedermayer2020-02-03
* avcodec/pngdec: Check amount decodedMichael Niedermayer2020-02-03
* avcodec/apedec: Fix integer overflows in predictor_decode_mono_3950()Michael Niedermayer2020-02-03
* doc: Fix typo for dvdsubdecMichael Kuron2020-02-03
* avformat/dashenc: use AV_OPT_TYPE_DICT for http_optsMarton Balint2020-02-03
* avcodec/libvpxenc: add VP9 temporal scalability encoding optionWonkap Jang2020-02-03
* avfilter/vf_xfade_opencl: move passthrough code before eof checkPaul B Mahol2020-02-03
* avfilter/vf_xfade: move passthrough code before eof checkPaul B Mahol2020-02-03
* MAINTAINERS: Add myself as mxf* maintainerTomas Härdin2020-02-03
* avcodec/ralf: Fix integer overflow in apply_lpc()Michael Niedermayer2020-02-03
* avcodec/dca_lbr: Fix some error codes and error passingMichael Niedermayer2020-02-03
* avcodec/8svx: Use av_assert1(0) instead of error message in unreachable codeMichael Niedermayer2020-02-03
* avcodec/wmavoice: Fix rounding and integer anomalies in calc_input_response()Michael Niedermayer2020-02-03
* avcodec/wmavoice: sanity check block_alignMichael Niedermayer2020-02-03
* avcodec/pcm: Fix invalid shift in pcm_decode_frame for LXFMichael Niedermayer2020-02-03
* avcodec/snappy: Sanity check bytestream2_get_levarint()Michael Niedermayer2020-02-03
* avformat/udp: cancel pending IO on win32 manuallyMarton Balint2020-02-02