94964 Commits (90f647c29be3eb436fb8b6be612f64ec686a48a8)
 

Author SHA1 Message Date
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
Paul B Mahol f0d8005ec5 avfilter/vf_v360: add asserts to guard against invalid conditions 6 years ago
Paul B Mahol 32dd429bc7 avfilter/vf_v360: stop using floats in interpolation 6 years ago
Paul B Mahol 28dfa1e371 avfilter/vf_v360: rewrite storing of remap positions and interpolations 6 years ago
Sourabh Sharma 3424600e0b doc/filters: correct range for contrast in eq filter 6 years ago
Steven Liu db92a3e463 avformat/hlsenc: fix compiling error of hlsenc 6 years ago
Steven Liu fe77cad3a4 avformat/hlsenc: fix code style 6 years ago
Steven Liu 07b4bf5f11 avformat/hlsenc: move the warning message from every segment upload to init part 6 years ago
Steven Liu f267a2ac9c avformat/hlsenc: avformat/hlsenc: reopen new http session for http_persistent 6 years ago
Steven Liu 6c593fee63 avformat/http: add ff_http_get_shutdown_status api for check the status of shutdown 6 years ago
Gyan Doshi 2b66c757d6 fate: add test for stream_loop 6 years ago
Gyan Doshi fa697aa92f ffmpeg: switch to avformat_seek_file for stream_loop 6 years ago
Michael Niedermayer dfa5d1a366 avcodec/iff: Check for overlap in cmap_read_palette() 6 years ago
Michael Niedermayer 8a1a9588fb avcodec/vqavideo: Limit resolution 6 years ago
Michael Niedermayer 9d3ddef519 avcodec/apedec: Fix 32bit int overflow in do_apply_filter() 6 years ago
Jun Zhao 43b3412631 configure: fix --disable-v4l2-m2m can't work 6 years ago
Jun Zhao da6e569916 configure: fix --disable-alsa can't work 6 years ago
Paul B Mahol a2dbd85733 doc/filters: fix alphabetic order of some video filters 6 years ago
Aman Gupta f30fb5ef62 avutil/version: bump for hwcontext_videotoolbox api change 6 years ago
Akemi 2a9d461abc avcodec/videotoolbox: add support for full range pixel formats 6 years ago
Limin Wang 787c56b9e9 avformat/mxfenc: fix warning: unused function 'klv_ber_length' [-Wunused-function] 6 years ago
Guo, Yejun 022f50d3fe libavfilter/dnn: add header into native model file 6 years ago
James Almer 3b3150c45f avformat/matroskadec: use av_fast_realloc to reallocate ebml list arrays 6 years ago
James Almer f34aabfbae avformat/matroskadec: use proper types for some EbmlSyntax fields 6 years ago
James Almer a0739e8a16 avcodec/nuv: prevent frame copying when outputting duplicate frames 6 years ago
James Almer 343f8d514e avcodec/wcmv: prevent frame copying when outputting duplicate frames 6 years ago
James Almer 5102999223 Revert "avcodec/wcmv: Avoid copying frames if they are unchanged" 6 years ago
James Almer c14a12ac84 avcodec/wcmv: use ff_reget_buffer() 6 years ago
James Almer 9ea6d2149e avcodec/decode: add a flags parameter to ff_reget_buffer() 6 years ago
Anthony Delannoy 39f1295937 avformat/mpegts: Check if ready on SCTE reception 6 years ago
Aman Gupta 7eb465e185 configure: ensure --enable-omx-rpi uses rpi-specific IL headers 6 years ago
Aman Gupta e9cc873636 avcodec/v4l2_m2m: fix minor indentation issue 6 years ago
Aman Gupta b6c6f56e38 avcodec/v4l2_m2m: use log_ctx variable consistently 6 years ago
Aman Gupta e8c5ce1acb avcodec/v4l2_m2m: log planar mode used by driver 6 years ago
Aman Gupta c95b127733 avcodec/v4l2_context: use EAGAIN to signal when input buffers are unavailable 6 years ago