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-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
2015-03-20avfilter/vf_phase: Change enum to int, which is accessed via AVOption as intMichael Niedermayer
2015-03-20lavfi/eq: rework expression evaluationarwa arif
2015-03-20lavfi/eq: factorize code in process_command()Stefano Sabatini
2015-03-20avfilter/vf_pp7: remove unused varMartin Vignali
2015-03-19avfilter/vf_colormatrix: fix yuv420p threading, second tryClément Bœsch
2015-03-18avfilter/vf_lut3d: Change enum to int, which is accessed via AVOption as intMichael Niedermayer
2015-03-18avfilter/vf_il: Change enums to int, which are accessed via AVOption as intMichael Niedermayer
2015-03-18avfilter/vf_histogram: Change enum to int, which is accessed via AVOption as intMichael Niedermayer
2015-03-18lavfi: add showwavespic filterClément Bœsch
2015-03-18Replace PixelFormats which sneaked in over time or where forgotten by AVPixel...Michael Niedermayer
2015-03-17avfilter/vf_colormatrix: make sure the number of threads is even for yuv420pClément Bœsch
2015-03-17avfilter/vf_histeq: Change enums to int, which are accessed via AVOption as intMichael Niedermayer
2015-03-17avfilter/vf_fieldmatch: Change enums to int, which are accessed via AVOption ...Michael Niedermayer
2015-03-17avfilter/vf_field: Change enum to int, which is accessed via AVOption as intMichael Niedermayer
2015-03-17avfilter: handle error in query_formats() of a bunch of random video filtersClément Bœsch
2015-03-17avfilter/formats: proper error handling in ff_set_common_*() functionsClément Bœsch
2015-03-17avfilter/formats: proper error handling in ff_channel_layouts_ref() and ff_fo...Clément Bœsch
2015-03-17avfilter/formats: use av_realloc_array in ADD_FORMAT()Clément Bœsch
2015-03-17avfilter/formats: remove unused COPY_INT_LIST() macroClément Bœsch
2015-03-16lavfi/sendcmd: improve error reporting and robustness in case of missing comm...Stefano Sabatini
2015-03-15avfilter/palettegen: make sure at least one frame was sent to the filterClément Bœsch
2015-03-15lavfi/eq: clarify error message in case of expression parsing errorStefano Sabatini
2015-03-13Merge commit 'c3bd1d60af97e8d2568dac9fcce7bdabb4ff93c8'Michael Niedermayer
2015-03-12formats: Check memory allocationsVittorio Giovara
2015-03-12avfilter/colormatrix:add slice threadingYayoi
2015-03-11lavfi/boxblur: Fix colourpsace list.Carl Eugen Hoyos
2015-03-10avfilter/aeval: Fixed a memory leak in EvalContext::channel_valuesOle Andre Birkedal
2015-03-10avfilter/vf_fftfilt: increase RDFT length by 10%Michael Niedermayer
2015-03-08avfilter/vf_edgedetect: Change enums to int, which are accessed via AVOption ...Michael Niedermayer
2015-03-08avfilter/vf_curves: Change enums to int, which are accessed via AVOption as intMichael Niedermayer
2015-03-08avfilter/vf_drawtext: Change enums to int, which are accessed via AVOption as...Michael Niedermayer