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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-05avfilter/Makefile: add missing lavfutils.c dependency to cover_rect and find_...James Almer
2015-05-04avfilter/vf_cover_rect: clip rectangle if it is partly outside the inputMichael Niedermayer
2015-05-04lavfi/cropdetect: Fix cropdetect for > 8 bit input.Carl Eugen Hoyos
2015-05-03avfilter/avf_showcqt: optimize gamma calculationMuhammad Faiz
2015-05-02avfilter: Add cover_rect filterMichael Niedermayer
2015-05-02avfilter: add find_rect filterMichael Niedermayer
2015-05-02avfilter/vf_libopencv: Make ocv_filter_entries constMichael Niedermayer
2015-04-30avfilter/lavfutils: disable frame threads when decoding a single imageMichael Niedermayer
2015-04-30avfilter/vf_vignette: force per frame evaluation if per frame variables are usedMichael Niedermayer
2015-04-21avfilter/vf_qp: Fix use of uinitialized variableMichael Niedermayer
2015-04-21Merge commit '9b2c57bef5e2f3f61a5fd708ba7d5351f5b3f386'Michael Niedermayer
2015-04-21avfilter/vf_qp: fix cleanup on errorMichael Niedermayer
2015-04-21drawtext: Add an alpha optionLuca Barbato
2015-04-20avfilter/buffersrc: Use correct, matching deallocation functionMichael Niedermayer
2015-04-20Merge commit '617814b4a717b38add5ccb8dd200dbb655f98f09'Michael Niedermayer
2015-04-20Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'Michael Niedermayer
2015-04-20buffersrc: Fix resource leak on errorFederico Tomassetti
2015-04-20filtfmts: Avoid null pointer dereferenceHimangi Saraogi
2015-04-19Replace av_dlog with normal av_log at trace levelVittorio Giovara
2015-04-16lavfi/avf_showcqt: fix error code.Nicolas George
2015-04-14avfilter/drawtext: fix frame mem leakIvan Efimov
2015-04-13avfilter/vf_scale: Add warning for AVCOL_SPC_YCGCOMichael Niedermayer
2015-04-11avfilter: add chorus filterPaul B Mahol
2015-04-09avfilter/vsrc_life: Fix mix of declarations and statementsMichael Niedermayer
2015-04-08avfilter: handle error in query_formats() in bunch of filtersPaul B Mahol
2015-04-06avfilter/af_amix: Use av_mallocz_array()Michael Niedermayer
2015-04-06avfilter/vsrc_mptestsrc: Change enum to int, which is accessed via AVOption a...Michael Niedermayer
2015-04-06avfilter/vf_mpdecimate: Fix missing ()Michael Niedermayer
2015-04-05avfilter/yadif: Change enums to int, which are accessed via AVOption as intMichael Niedermayer
2015-04-05avfilter/vsrc_mandelbrot: Change enums to int, which are accessed via AVOptio...Michael Niedermayer
2015-04-03filtfmts: Avoid null pointer dereferenceHimangi Saraogi
2015-03-31vf_drawtext: add support for setting box border widthMarton Balint
2015-03-31avfilter/vf_detelecine: Fix uninitialized array index errorHimangi Saraogi
2015-03-30avfilter/vf_vignette: Change enum to int, which is accessed via AVOption as intMichael Niedermayer
2015-03-30avfilter/vf_transpose: Change enums to int, which are accessed via AVOption a...Michael Niedermayer
2015-03-30avfilter/tinterlace: Change enum to int, which is accessed via AVOption as intMichael Niedermayer
2015-03-28vfilter/vf_qp: Support evaluating expression per MBMichael Niedermayer
2015-03-28avfilter/vf_qp: split expression parsing out of loopMichael Niedermayer
2015-03-28af_channelmap: fix number of channelsMarton Balint
2015-03-27lavfi: add inverse telecine filterHimangi Saraogi
2015-03-27avfilter/vf_telecine: Avoid floating point valuesHimangi Saraogi
2015-03-27avfilter/vf_telecine: Fix loss of AVFrame properties in outputHimangi Saraogi
2015-03-26avfilter/vf_telecine: Fix AV desync by using the first input timestampHimangi Saraogi
2015-03-23avfilter/vf_stereo3d: Change enum to int, which is accessed via AVOption as intMichael Niedermayer
2015-03-22avfilter/vf_signalstats: Change enum to int, which is accessed via AVOption a...Michael Niedermayer
2015-03-22avfilter/vf_setfield: Change enum to int, which is accessed via AVOption as intMichael Niedermayer
2015-03-22Merge commit 'cfe64613923a2d47644a87386146ada1f9f6b659'Michael Niedermayer
2015-03-22avfilter: Document avfilter_graph_alloc return valueFederico Tomassetti
2015-03-20avfilter/vf_mcdeint: Change enums to int, which are accessed via AVOption as intMichael Niedermayer
2015-03-20avfilter/vf_overlay: Change enums to int, which are accessed via AVOption as intMichael Niedermayer