94898 Commits (3b5ce76b1a68430f07645eaebe77946116977dbb)
 

Author SHA1 Message Date
Paul B Mahol 0f0f5188ac avfilter/vf_v360: remove w/h changing for flat output 6 years ago
Paul B Mahol f705dc9a74 avfilter/vf_v360: increase h_fov max limit 6 years ago
Paul B Mahol ccaeabd092 avfilter/vf_v360: fix fov calculation for stereographic output 6 years ago
Aman Gupta 7fddf4b266 avcodec/mediacodec_surface: define and use FFANativeWindow to mimic NDK interface 6 years ago
Aman Gupta 8a3623e2fb avcodec/mediacodecdec: warn when input buffers are not configured with proper size 6 years ago
Paul B Mahol e26fb6a714 doc/filters: extend flip options in v360 filter 6 years ago
Paul B Mahol 5fcb3cbaf0 avfilter/vf_v360: increase v_fov max limit 6 years ago
Paul B Mahol 329505d908 avfilter/vf_v360: add support for stereographic as input projection 6 years ago
Michael Niedermayer 10ea6c3116 avcodec/pnm_parser: Use memchr() in pnm_parse() 6 years ago
Nikolas Bowe b794df43f3 avfilter/vf_fps: Avoid inlink fifo build up. 6 years ago
Pascal Massimino 857fd2ad99 avcodec/webp: fix decoding for trailing junk 6 years ago
Jun Zhao 3740bdee77 lavf/avidec: fix memory leak in error handling path 6 years ago
Shiyou Yin de5543d8d4 avcodec/mips: Fix a warnning of indentation not reflect the block structure. 6 years ago
Nicolas Gaullier cae5b36e20 avcodec/h264: Fix poc_lsb in open gop context 6 years ago
Michael Niedermayer 9d1e98afee tools/target_dec_fuzzer: Adjust threshold for LSCR 6 years ago
Paul B Mahol 2f071767d9 doc/filters: fix typo in v360 6 years ago
Aman Gupta 35b0e75b54 avcodec/mediacodec_surface: drop unnecessary local variable 6 years ago
Aman Gupta d0e6762768 avcodec/mediacodecdec_common: log codec name during configure/start failures 6 years ago
Aman Gupta ca613dcc38 avcodec/mediacodecdec_common: ensure current input buffer is always used correctly 6 years ago
Aman Gupta f821d19531 avcodec/mediacodecdec_common: improve trace logging for end-of-stream 6 years ago
Aman Gupta 425be35c26 avcodec/mediacodecdec_common: warn when PTS is missing 6 years ago
Paul B Mahol 558265d4bc avfilter/vf_v360: add padding to u/v/ker 6 years ago
Limin Wang 29bde4b3b6 swscale/swscale: delete unwanted assignments 6 years ago
Andrey Semashev 6d9d053edb tests: Fix bash errors in lavf_container tests. 6 years ago
Paul B Mahol 0c9e01011b avfilter/vf_v360: add guards against NaNs 6 years ago
Paul B Mahol 799c07e5c8 avfilter/vf_v360: partialy revert previous commit 6 years ago
Paul B Mahol 976617c7d2 avfilter/vf_v360: extend stereographic projection 6 years ago
Paul B Mahol 7985430c70 avfilter/vf_v360: factor vector normalization out 6 years ago
Jun Zhao a0abcb4a31 lavfi/concat: fix logic error in framerate check 6 years ago
Hendrik Leppkes 4e759b5675 configure: check for a sufficiently recent enough AMF version 6 years ago
Paul B Mahol 8a1f0cb9e3 doc/filters: update v360 6 years ago
Paul B Mahol 973051e3bd avfilter/vf_v360: add stereographic output projection 6 years ago
Paul B Mahol a13b61b7fd avfilter/vf_v360: disallow too low h_fov/v_fov 6 years ago
Calvin Walton 3ad5d4df9c lavfi/concat: allow to support inputs with different frame rates 6 years ago
Paul B Mahol 85386c36e3 avfilter/vf_v360: add aliases for some projections 6 years ago
Limin Wang cbc63d61b2 avfilter/vf_scale: split the scale_frame function from filter_frame for activate function support 6 years ago
Paul B Mahol 5b12a47e08 avfilter/vf_v360: add options to h/w unflip input video 6 years ago
Paul B Mahol a06d70350b avfilter/vf_v360: support transposed input/output 6 years ago
Michael Niedermayer 12b909ba31 avcodec/qdm2: Check frame size 6 years ago
Michael Niedermayer 55d4e22d71 avformat/vividas: check for tiny blocks using alignment 6 years ago
Michael Niedermayer 413e0f2516 avcodec/vc1_pred: Fix refdist in scaleforopp() 6 years ago
Limin Wang ede15bf2e3 avfilter/vf_showinfo: display GOP timecode side data 6 years ago
Linjie Fu ef1342650f swscale/output: fix some code indentations 6 years ago
Michael Niedermayer 722fd46965 avcodec/vorbisdec: fix FASTDIV usage for vr_type == 2 6 years ago
Carl Eugen Hoyos aef24efb0c lavf/rawenc: Only accept the appropriate stream type for raw muxers. 6 years ago
James Almer 4857688732 x86/vf_v360: use a faster horizontal add in remap4_8bit_line_avx2 6 years ago
James Almer 2200cf1aca x86/vf_v360: make remap{1,2}_8bit_line_avx2 work on x86_32 6 years ago
Paul B Mahol cb8c353032 avfilter/vf_v360: add option to pick rotation order 6 years ago
Paul B Mahol d131541445 avfilter/vf_v360: reduce allocations by reusing duplicated remaps 6 years ago
Paul B Mahol 058bbf48c6 avfilter/vf_v360: x86 SIMD for interpolations 6 years ago