96647 Commits (5d038a86d69c9024e0fe6a434af7b73793b1d492)
 

Author SHA1 Message Date
Zane van Iperen 5d038a86d6 avcodec: add decoder for Simon & Schuster Interactive's ADPCM variant 5 years ago
Praveen Karadugattu 31d7b17c46 avcodec/hevc: add support for Frame Duplication (Doubling/Tripling) 5 years ago
Paul B Mahol 270068b5af avfilter/af_acrossover: improve filter output 5 years ago
James Almer 616e9b5cff avfilter/Makefile: add vulkan.h to the list of skipped headers 5 years ago
James Almer 2383021a7a avcodec/aptx: split decoder and encoder into separate files 5 years ago
Marton Balint a8a05340de avformat/hlsenc: allow a custom SDT and PAT period 5 years ago
Andreas Rheinhardt b4f300f8ea avformat/matroskaenc: Check functions that can fail 5 years ago
Ting Fu e934194b6a libswscale/x86/yuv2rgb: Change inline assembly into nasm code 5 years ago
Paul B Mahol 2d58fa6d9e avfilter/vf_xfade: add horzopen/close transition 5 years ago
Paul B Mahol 10f4441acb avfilter/vf_xfade: add vertopen/close transition 5 years ago
James Almer ca9bbfb8e5 avcodec/av1_parse: don't look for trailing bits in Tile List OBUs 5 years ago
Martin Storsjö 0815a22dcc vf_ssim: Fix loading doubles to float registers on i386 5 years ago
James Almer e6891d1b7c avcodec/Makefile: combine dvdsub dependencies into one entry per module 5 years ago
James Almer d1f9abca09 configure: don't enable $ARCH_external if $ARCH is disabled 5 years ago
Lynne a71a5d9214 lavfi: bump minor version for the Vulkan filters 5 years ago
Lynne ee81713fe3 doc/APIchanges: update with Vulkan commit info 5 years ago
Lynne 73a8c8e6e4 lavu: bump minor version for the Vulkan patchset 5 years ago
Philip Langdale 7f149b0452 lavu/hwcontext_cuda: refactor context initialisation 5 years ago
Lynne 907ae87d6e lavfi: add an chromaber_vulkan filter 5 years ago
Lynne a2db7343e0 lavfi: add an avgblur_vulkan filter 5 years ago
Lynne 7bb443137c lavfi: add an overlay_vulkan filter 5 years ago
Lynne d95c509cc6 lavfi: add an scale_vulkan filter 5 years ago
Lynne 6fca61bbc9 lavfi: add Vulkan filtering framework 5 years ago
Philip Langdale 88d2ccbe93 lavfi/vf_hwupload: Add support for HW -> HW transfers 5 years ago
Lynne a88449ffb2 lavu: add Vulkan hwcontext code 5 years ago
Philip Langdale d7210ce7f5 lavu/hwcontext: Add support for HW -> HW transfers 5 years ago
Zane van Iperen d84a30e123 fate/adpcm: add adpcm_argo tests 5 years ago
Michael Kuron d4440c7e91 lavc/dvdsubenc: accept palette from options 5 years ago
Michael Kuron bf070a9171 lavc/dvdsubdec: Move palette parsing to new function 5 years ago
Paul B Mahol a15618d2c3 avformat/sccdec: use av_sscanf() instead 5 years ago
Paul B Mahol fcc0424c93 avfilter/vf_ssim: improve precision 5 years ago
Paul B Mahol c35382aaf4 avcodec/mlpenc: fix small memory leak 5 years ago
Jai Luthra 49cfbedb9d mlp: check huff_lsbs only when codebook is used 5 years ago
Jai Luthra d6cef144e2 mlpenc: fix some -fsanitize=integer errors 5 years ago
Jai Luthra ad26384734 mlpenc: clean up 5 years ago
Jai Luthra bc0ed17602 mlpenc: improve lpc filtering 5 years ago
Jai Luthra ddeb58d58c mlpenc: prevent negative lsb_bits lshift 5 years ago
Jai Luthra 990990ed5d mlpenc: fix huff offset calculation 5 years ago
Jai Luthra c1c3916cec mlpenc: fix lossless check error in number_sbits 5 years ago
Paul B Mahol efee86fafa avfilter/vf_xfade: add circleopen & circleclose transition 5 years ago
Michael Niedermayer fb3855342b avcodec/lagarith: Sanity check scale 5 years ago
Michael Niedermayer 861183f2e6 avcodec/pngdec: Check amount decoded 5 years ago
Michael Niedermayer eb64a5c6f9 avcodec/apedec: Fix integer overflows in predictor_decode_mono_3950() 5 years ago
Michael Kuron beab188c61 doc: Fix typo for dvdsubdec 5 years ago
Marton Balint 3cdc71348e avformat/dashenc: use AV_OPT_TYPE_DICT for http_opts 5 years ago
Wonkap Jang b93098253e avcodec/libvpxenc: add VP9 temporal scalability encoding option 5 years ago
Paul B Mahol c4e29d0ba3 avfilter/vf_xfade_opencl: move passthrough code before eof check 5 years ago
Paul B Mahol 6d5e9ed67c avfilter/vf_xfade: move passthrough code before eof check 5 years ago
Tomas Härdin 1c15111148 MAINTAINERS: Add myself as mxf* maintainer 5 years ago
Michael Niedermayer fd313d8cf8 avcodec/ralf: Fix integer overflow in apply_lpc() 5 years ago