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
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
2017-09-05avfilter/lavfutils: remove usage of AVStream->codecJames Almer
2017-09-05avfilter/avf_avectorscope: fix mistake in previous commitPaul B Mahol
2017-09-05avfilter/avf_avectorscope: add possibility to auto zoomPaul B Mahol
2017-09-05avfilter: add despill filterPaul B Mahol
2017-09-04avfilter/vf_fftfilt: make it possible to evaluate expressions per framePaul B Mahol
2017-09-04avfilter/vf_fftfilt: add generic timeline supportPaul B Mahol
2017-09-04avfilter/vf_fftfilt: add support for more pixel formatsPaul B Mahol
2017-09-04avfilter/vf_fftfilt: cache rdft contextsPaul B Mahol
2017-09-04avfilter/vf_datascope: make it possible for output window to automatically ch...Paul B Mahol
2017-09-03avfilter/vf_datascope: add timeline support to pixscope and oscilloscopePaul B Mahol
2017-09-03avfilter/vf_displace: add mirror edge modePaul B Mahol
2017-09-03avfilter/vf_displace: remove useless requirement that SAR matches between inp...Paul B Mahol
2017-09-03avfilter/vf_subtitles: enable processing of alpha channelPaul B Mahol
2017-09-01avfilter: remove duplicate and disabled trace log functionJames Almer
2017-08-31avfilter/vf_mcdeint: remove usage of deprecated AVCodecContext.me_methodJames Almer
2017-08-30avfilter/af_adelay: remove requirement that at least one delay should be prov...Paul B Mahol
2017-08-30avfilter/vf_mcdeint: free the AVCodecContext struct properlyJames Almer