95002 Commits (e6018fda14d7cfe2c890fb336c9264c4ea0b6c5c)
 

Author SHA1 Message Date
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
Aman Gupta e8c5ce1acb avcodec/v4l2_m2m: log planar mode used by driver 5 years ago
Aman Gupta c95b127733 avcodec/v4l2_context: use EAGAIN to signal when input buffers are unavailable 5 years ago
Jorge Ramirez-Ortiz da45ad48f9 avcodec/v4l2m2m: fix error handling during buffer init 5 years ago
Lukas Rusak 1d36b7b47a avcodec/v4l2_buffers: return int64_t in v4l2_get_pts 5 years ago
Aman Gupta bad8365b2b avcodec/v4l2_context: return {decoder,encoder}_cmd errors 5 years ago
Aman Gupta 6852b85020 avcodec/v4l2_m2m_enc: fix typo in log message 5 years ago
Aman Gupta dc180cd815 avcodec/v4l2_m2m_enc: log errno on v4l2_set_ext_ctrl failures 5 years ago
Aman Gupta 5e2436c6de avcodec/v4l2_buffers: fix minor typos and whitespace 5 years ago
Aman Gupta 87daee944b avcodec/v4l2_context: log VIDIOC_REQBUFS failures 5 years ago
Aman Gupta 7b092a074b avcodec/v4l2_m2m: remove trailing whitespace in output identifier 5 years ago
Aman Gupta 3a5bcb1d13 avcodec/v4l2_m2m: log requested pixel formats 5 years ago
Andriy Gelman ef43a4d6b3 avformat: Add ZeroMQ as a protocol 5 years ago
Aman Gupta b022d9ba28 avcodec/omx: fix xFramerate calculation 5 years ago
Marton Balint f4eb7d84a7 avformat/mpegtsenc: fix flushing of audio packets 5 years ago