94898 Commits (3b5ce76b1a68430f07645eaebe77946116977dbb)
 

Author SHA1 Message Date
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
Jorge Ramirez-Ortiz da45ad48f9 avcodec/v4l2m2m: fix error handling during buffer init 6 years ago
Lukas Rusak 1d36b7b47a avcodec/v4l2_buffers: return int64_t in v4l2_get_pts 6 years ago
Aman Gupta bad8365b2b avcodec/v4l2_context: return {decoder,encoder}_cmd errors 6 years ago
Aman Gupta 6852b85020 avcodec/v4l2_m2m_enc: fix typo in log message 6 years ago
Aman Gupta dc180cd815 avcodec/v4l2_m2m_enc: log errno on v4l2_set_ext_ctrl failures 6 years ago
Aman Gupta 5e2436c6de avcodec/v4l2_buffers: fix minor typos and whitespace 6 years ago
Aman Gupta 87daee944b avcodec/v4l2_context: log VIDIOC_REQBUFS failures 6 years ago
Aman Gupta 7b092a074b avcodec/v4l2_m2m: remove trailing whitespace in output identifier 6 years ago
Aman Gupta 3a5bcb1d13 avcodec/v4l2_m2m: log requested pixel formats 6 years ago
Andriy Gelman ef43a4d6b3 avformat: Add ZeroMQ as a protocol 6 years ago
Aman Gupta b022d9ba28 avcodec/omx: fix xFramerate calculation 6 years ago
Marton Balint f4eb7d84a7 avformat/mpegtsenc: fix flushing of audio packets 6 years ago
Marton Balint 73e0035812 docs/formats: fix max_interleave_delta default 6 years ago
Michael Niedermayer 4778407ab3 avcodec/ralf: fix undefined shift in extend_code() 6 years ago
Michael Niedermayer 0ee886988e avcodec/ralf: fix undefined shift 6 years ago
Michael Niedermayer 361b3c873e avcodec/pngdec: Optimize has_trns code 6 years ago