94874 Commits (0085c4d47856aa74ce605ab1758917f1ace1253c)
 

Author SHA1 Message Date
Paul B Mahol 0c9e01011b avfilter/vf_v360: add guards against NaNs 5 years ago
Paul B Mahol 799c07e5c8 avfilter/vf_v360: partialy revert previous commit 5 years ago
Paul B Mahol 976617c7d2 avfilter/vf_v360: extend stereographic projection 5 years ago
Paul B Mahol 7985430c70 avfilter/vf_v360: factor vector normalization out 5 years ago
Jun Zhao a0abcb4a31 lavfi/concat: fix logic error in framerate check 5 years ago
Hendrik Leppkes 4e759b5675 configure: check for a sufficiently recent enough AMF version 5 years ago
Paul B Mahol 8a1f0cb9e3 doc/filters: update v360 5 years ago
Paul B Mahol 973051e3bd avfilter/vf_v360: add stereographic output projection 5 years ago
Paul B Mahol a13b61b7fd avfilter/vf_v360: disallow too low h_fov/v_fov 5 years ago
Calvin Walton 3ad5d4df9c lavfi/concat: allow to support inputs with different frame rates 5 years ago
Paul B Mahol 85386c36e3 avfilter/vf_v360: add aliases for some projections 5 years ago
Limin Wang cbc63d61b2 avfilter/vf_scale: split the scale_frame function from filter_frame for activate function support 5 years ago
Paul B Mahol 5b12a47e08 avfilter/vf_v360: add options to h/w unflip input video 5 years ago
Paul B Mahol a06d70350b avfilter/vf_v360: support transposed input/output 5 years ago
Michael Niedermayer 12b909ba31 avcodec/qdm2: Check frame size 5 years ago
Michael Niedermayer 55d4e22d71 avformat/vividas: check for tiny blocks using alignment 5 years ago
Michael Niedermayer 413e0f2516 avcodec/vc1_pred: Fix refdist in scaleforopp() 5 years ago
Limin Wang ede15bf2e3 avfilter/vf_showinfo: display GOP timecode side data 5 years ago
Linjie Fu ef1342650f swscale/output: fix some code indentations 5 years ago
Michael Niedermayer 722fd46965 avcodec/vorbisdec: fix FASTDIV usage for vr_type == 2 5 years ago
Carl Eugen Hoyos aef24efb0c lavf/rawenc: Only accept the appropriate stream type for raw muxers. 5 years ago
James Almer 4857688732 x86/vf_v360: use a faster horizontal add in remap4_8bit_line_avx2 5 years ago
James Almer 2200cf1aca x86/vf_v360: make remap{1,2}_8bit_line_avx2 work on x86_32 5 years ago
Paul B Mahol cb8c353032 avfilter/vf_v360: add option to pick rotation order 5 years ago
Paul B Mahol d131541445 avfilter/vf_v360: reduce allocations by reusing duplicated remaps 5 years ago
Paul B Mahol 058bbf48c6 avfilter/vf_v360: x86 SIMD for interpolations 5 years ago
Paul B Mahol f0d8005ec5 avfilter/vf_v360: add asserts to guard against invalid conditions 5 years ago
Paul B Mahol 32dd429bc7 avfilter/vf_v360: stop using floats in interpolation 5 years ago
Paul B Mahol 28dfa1e371 avfilter/vf_v360: rewrite storing of remap positions and interpolations 5 years ago
Sourabh Sharma 3424600e0b doc/filters: correct range for contrast in eq filter 5 years ago
Steven Liu db92a3e463 avformat/hlsenc: fix compiling error of hlsenc 5 years ago
Steven Liu fe77cad3a4 avformat/hlsenc: fix code style 5 years ago
Steven Liu 07b4bf5f11 avformat/hlsenc: move the warning message from every segment upload to init part 5 years ago
Steven Liu f267a2ac9c avformat/hlsenc: avformat/hlsenc: reopen new http session for http_persistent 5 years ago
Steven Liu 6c593fee63 avformat/http: add ff_http_get_shutdown_status api for check the status of shutdown 5 years ago
Gyan Doshi 2b66c757d6 fate: add test for stream_loop 5 years ago
Gyan Doshi fa697aa92f ffmpeg: switch to avformat_seek_file for stream_loop 5 years ago
Michael Niedermayer dfa5d1a366 avcodec/iff: Check for overlap in cmap_read_palette() 5 years ago
Michael Niedermayer 8a1a9588fb avcodec/vqavideo: Limit resolution 5 years ago
Michael Niedermayer 9d3ddef519 avcodec/apedec: Fix 32bit int overflow in do_apply_filter() 5 years ago
Jun Zhao 43b3412631 configure: fix --disable-v4l2-m2m can't work 5 years ago
Jun Zhao da6e569916 configure: fix --disable-alsa can't work 5 years ago
Paul B Mahol a2dbd85733 doc/filters: fix alphabetic order of some video filters 5 years ago
Aman Gupta f30fb5ef62 avutil/version: bump for hwcontext_videotoolbox api change 5 years ago
Akemi 2a9d461abc avcodec/videotoolbox: add support for full range pixel formats 5 years ago
Limin Wang 787c56b9e9 avformat/mxfenc: fix warning: unused function 'klv_ber_length' [-Wunused-function] 5 years ago
Guo, Yejun 022f50d3fe libavfilter/dnn: add header into native model file 5 years ago
James Almer 3b3150c45f avformat/matroskadec: use av_fast_realloc to reallocate ebml list arrays 5 years ago
James Almer f34aabfbae avformat/matroskadec: use proper types for some EbmlSyntax fields 5 years ago
James Almer a0739e8a16 avcodec/nuv: prevent frame copying when outputting duplicate frames 5 years ago