Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-18avfilter/vf_signature: use av_strlcpy()Michael Niedermayer
2018-01-28avfilter/vf_transpose: Fix used plane count.Michael Niedermayer
2018-01-28lavfi/deinterlace_vaapi: fix can't show full option information.Jun Zhao
2018-01-28libavfilter/af_dcshift.c: Fixed repeated spelling errorKelly Ledford
2018-01-28avfilter/formats: fix wrong function name in error messageJun Zhao
2017-11-21lavfi/af_pan: fix sign handling in channel coefficient parserMichael Roitzsch
2017-10-11Bump minor versions for branching 3.4Michael Niedermayer
2017-10-09vaapi: Always free parameter buffers after vaEndPicture() with libva2Mark Thompson
2017-10-07lavfi: Rename local variables "main" as "master".Carl Eugen Hoyos
2017-10-07lavfi/avfilter.c: Correct guess_status_pts to account for differing link time...Sasi Inguva
2017-10-06avfilter/vf_fps: add eof_action filter optionTobias Rapp
2017-10-05avfilter/vf_fps: clean-up filter optionsTobias Rapp
2017-10-01lavfi/vmafmotion: Allow more pix_fmts.Carl Eugen Hoyos
2017-10-01avfilter/vf_thumbnail_cuda: Avoid mixing declaration and statementsMichael Niedermayer
2017-09-30avfilter/vmaf_motion: use correct header guardsJames Almer
2017-09-30avfilter: add vmafmotion filterAshish Singh
2017-09-28Merge commit '5c8a5765dc5f4e29afb85b95be393c30f45412a8'James Almer
2017-09-27avfilter/f_metadata: avoid trailing whitespace in filter outputTobias Rapp
2017-09-25avfilter/interlace: rename two variables for consistencyThomas Mundt
2017-09-25avfilter/af_headphone: increase max ir lengthPaul B Mahol
2017-09-23avfilter/interlace: add support for 10 and 12 bitThomas Mundt
2017-09-23avfilter/tinterlace: use drawutils for pad modeThomas Mundt
2017-09-23lavfi: make window_func an inline functionRostislav Pehlivanov
2017-09-22avfilter/thumbnail_cuda: add cuda thumbnail filterYogender Gupta
2017-09-20lavfi/stereo3d: Set SAR for every output frame.Carl Eugen Hoyos
2017-09-18avfilter/tinterlace: Simplify checks for lowpass filtering flagsJames Almer
2017-09-15vf_fps: Fix memory leak introduced by eea64ef4Thierry Foucu
2017-09-15avfilter/interlace: simplify codeThomas Mundt
2017-09-15avfilter/interlace: prevent over-sharpening with the complex low-pass filterThomas Mundt
2017-09-15vf_fps: when reading EOF, using current_pts to duplicate the last frame if ne...Thierry Foucu
2017-09-14avfilter/vf_despill: fix assigmentPaul B Mahol
2017-09-12avfilter/af_dcshift: do not leak out framePaul B Mahol
2017-09-12lavfi/framesync: remove dead code.Nicolas George
2017-09-12lavfi/framesync: reword repeatlast option help.Nicolas George
2017-09-12lavfi: rename framesync2 to framesync.Nicolas George
2017-09-12lavfi: remove framesync.Nicolas George
2017-09-12lavfi/af_sidechaincompress: use helper macros.Nicolas George
2017-09-12lavfi/af_agate: use helper macros.Nicolas George
2017-09-12lavfi: add helper functions and macros for activate.Nicolas George
2017-09-10avfilter/vf_convolve: use av_clip_uint8James Almer
2017-09-09avfilter: add generic FFT video convolve filterPaul B Mahol
2017-09-08lavfi/coreimage: reduce dependency scope from QuartzCore to CoreImageClément Bœsch
2017-09-08avfilter: add Haas stereo enhancerPaul B Mahol
2017-09-08lavfi/buffersrc: add av_buffersrc_close().Nicolas George
2017-09-08lavfi: guess a timestamp for compat status change.Nicolas George
2017-09-07avfilter/vf_zoompan: fix specific corner case when no frame was ever requeste...Paul B Mahol
2017-09-07lavfi/atempo: Avoid false triggering an assertion failurePavel Koshevoy
2017-09-07Revert "lavfi/atempo: avoid false triggering an assertion failure"Pavel Koshevoy
2017-09-06avfilter/af_dcshift: add direct pathPaul B Mahol
2017-09-06avfilter/vf_overlay: Restore shorthand option orderMichael Niedermayer