93416 Commits (9461e4bc694b8d95d4224226b9781f8166d969b1)
 

Author SHA1 Message Date
Martin Storsjö 7ddfa5e908 aarch64: vp8: Fix assembling with armasm64 6 years ago
Martin Storsjö c950beb68d aarch64: vp8: Fix assembling with clang 6 years ago
Tomas Härdin abc5ac3cf5 palettegen: Fill with last color, not black 6 years ago
Matthew Fearnley f2e89fe4d3 libavcodec/zmbvenc: motion estimation improvements/bug fixes: 6 years ago
Matthew Fearnley 2d80b56ce0 libavcodec/zmbvenc: block scoring improvements/bug fixes 6 years ago
Martin Storsjö 7e42d5f0ab aarch64: vp8: Optimize vp8_idct_add_neon for aarch64 6 years ago
Martin Storsjö 49f9c4272c aarch64: vp8: Skip saturating in shrn in ff_vp8_idct_add_neon 6 years ago
Martin Storsjö 37394ef01b aarch64: vp8: Optimize put_epel16_h6v6 with vp8_epel8_v6_y2 6 years ago
Martin Storsjö cef914e083 arm: vp8: Optimize put_epel16_h6v6 with vp8_epel8_v6_y2 6 years ago
Martin Storsjö e39a9212ab aarch64: vp8: Port bilin functions from arm version 6 years ago
Martin Storsjö 58d1549227 aarch64: vp8: Port epel4 functions from arm version 6 years ago
Martin Storsjö cc7ba00c35 aarch64: vp8: Port missing epel8 functions from arm version 6 years ago
Martin Storsjö 52c9b0a6c0 aarch64: vp8: Port vp8_luma_dc_wht and vp8_idct_dc_add4uv from arm version 6 years ago
Martin Storsjö c513fcd7d2 aarch64: vp8: Fix a typo in a comment 6 years ago
Martin Storsjö f1011ea28a aarch64: vp8: Reorder the function pointer inits to match the arm original 6 years ago
Martin Storsjö b4b27dce95 aarch64: vp8: Move the vp8dsp makefile entries to the right places 6 years ago
Martin Storsjö ad32f7b126 aarch64: vp8: Remove superfluous includes 6 years ago
Martin Storsjö 85bfaa4949 aarch64: vp8: Use the proper aarch64 form for conditional branches 6 years ago
Martin Storsjö 2eeac79936 aarch64: vp8: Fix assembling with armasm64 6 years ago
Martin Storsjö 26d7af4c38 aarch64: vp8: Fix assembling with clang 6 years ago
Magnus Röös 0801853e64 libavcodec: vp8 neon optimizations for aarch64 6 years ago
Luca Barbato 899ee03088 Unbreak travis on macos 6 years ago
hwren ff03418348 lavc/libdavs2: fix parameter setting error 6 years ago
hwren 11751f6252 lavc/libxavs2: use upper layer qp parameters first 6 years ago
hwren 8754147db6 lavc/libxavs2: remove unused context parameter 6 years ago
Xiaofeng Wang 821791caa0 lavf/mpeg: fix indent 6 years ago
Steve Lhomme 9326117bf6 avformat/matroskadec: Check parents remaining length 6 years ago
Michael Niedermayer b687b549aa avformat/webmdashenc: Check id in adaption_sets 6 years ago
Wenxiang Qian 85f91ed760 avformat/http: Fix Out-of-Bounds access in process_line() 6 years ago
Wenxiang Qian a142ffdcae avformat/ftp: Fix Out-of-Bounds Access and Information Leak in ftp.c:393 6 years ago
Kevin Backhouse via RT 894995c41e avcodec/htmlsubtitles: Fixes denial of service due to use of sscanf in inner loop for handling braces 6 years ago
Kevin Backhouse via RT 1f00c97bc3 avcodec/htmlsubtitles: Fixes denial of service due to use of sscanf in inner loop for tag scaning 6 years ago
Michael Niedermayer 7246bf365a avcodec/mpegvideo_enc: Use av_assert1() instead of assert() 6 years ago
Michael Niedermayer d1afa7284c avformat/matroskadec: Do not leak queued packets on sync errors 6 years ago
Gyan Doshi a9452fe6dc doc/fftools-common-opts: add example for codec option stream specifiers 6 years ago
Reto Kromer 7a51fed0f0 doc/muxers: grammar fix 6 years ago
Carl Eugen Hoyos fe7d8c993f lavc/libgsmenc: Force mono and use 13k as default bitrate. 6 years ago
gxw 1466dc140d avcodec/mips: [loongson] optimize theora decoding with mmi. 6 years ago
Michael Niedermayer 1f686d023b avcodec/mpeg4videodec: Clear interlaced_dct for studio profile 6 years ago
Philip Langdale d6fc5dc24a avcodec/version: Bump micro-version for nvdec/cuviddec changes 6 years ago
Philip Langdale 317b7b06fd avcodec/cuviddec: Add support for decoding HEVC 4:4:4 content 6 years ago
Diego Biurrun f8df5e2f31 tests: Add a convenience function for video-only lavf tests 6 years ago
Diego Biurrun 618d02c1fa tests: Convert lavf container tests to non-legacy test scripts 6 years ago
Diego Biurrun 896fe15dbb tests: Convert lavf pixfmt conversion tests to non-legacy test scripts 6 years ago
Diego Biurrun a957e9379d tests: Convert lavf image tests to non-legacy test scripts 6 years ago
Diego Biurrun eb8a811599 tests: Convert audio-only lavf tests to non-legacy test scripts 6 years ago
Diego Biurrun a70eac7a9b tests: Convert image2pipe tests to non-legacy test scripts 6 years ago
Philip Langdale 83c7ac2e47 avcodec/nvdec: Explicitly mark codecs that support 444 output formats 6 years ago
Philip Langdale e06ccfbe1d avcodec/nvdec: Add support for decoding HEVC 4:4:4 content 6 years ago
Philip Langdale f4ea930a11 avcodec/hevc_ps: Expose all SPS and PPS range extension flags 6 years ago