94816 Commits (a13b61b7fd05ac9dcf795b5f4cc22ec498557e49)
 

Author SHA1 Message Date
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
James Almer 343f8d514e avcodec/wcmv: prevent frame copying when outputting duplicate frames 5 years ago
James Almer 5102999223 Revert "avcodec/wcmv: Avoid copying frames if they are unchanged" 5 years ago
James Almer c14a12ac84 avcodec/wcmv: use ff_reget_buffer() 5 years ago
James Almer 9ea6d2149e avcodec/decode: add a flags parameter to ff_reget_buffer() 5 years ago
Anthony Delannoy 39f1295937 avformat/mpegts: Check if ready on SCTE reception 5 years ago
Aman Gupta 7eb465e185 configure: ensure --enable-omx-rpi uses rpi-specific IL headers 5 years ago
Aman Gupta e9cc873636 avcodec/v4l2_m2m: fix minor indentation issue 5 years ago
Aman Gupta b6c6f56e38 avcodec/v4l2_m2m: use log_ctx variable consistently 5 years ago