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
2014-11-01vf_drawtext: add missing clear of pointers after av_expr_free()Karl Kiniger
2014-11-01Merge commit 'ca8c62d187fdca13979379fb2ab172ed662aa2f8' into release/2.4Michael Niedermayer
2014-10-18resample: Avoid off-by-1 errors in PTS calcs.Timothy B. Terriberry
2014-09-22avfilter/vf_scale: Allow chroma samples to be above and to the left of luma s...Michael Niedermayer
2014-09-18vf_deshake: rename Transform.vector to Transform.vec to avoid compiler confusionAndreas Cadhalpun
2014-09-10av_filter/x86/idet: use HADDD where appropriatePascal Massimino
2014-09-09av_filter/x86/idet: MMX/SSE2 implementation of 16bits filter_line()Pascal Massimino
2014-09-09avfilter/vf_cropdetect: Do not check lines or columns twice on black framesMichael Niedermayer
2014-09-06avfilter/af_silenceremove: remove dead codeMichael Niedermayer
2014-09-06avfilter/ebur128: rework channel weighting definition codeClément Bœsch
2014-09-05add silenceremove filterPaul B Mahol
2014-09-05vfi/x86/vf_idet: fix incorrect use of paddqJames Darnley
2014-09-05avfilter/x86/idet: fix license header (GPL -> LGPL)Pascal Massimino
2014-09-05avfilter/vf_idet: MMX/MMXEXT/SSE2 implementation of idet's filter_line()skal
2014-09-02vf_deshake: Avoid doing a malloc+free for every single frame.Reimar Döffinger
2014-09-02vf_deshake: reduce stack usage.Reimar Döffinger
2014-08-31vf_drawtext: move "static const" before "struct".Reimar Döffinger
2014-08-31lavfi: add const/static const to pix_fmts arrays.Reimar Döffinger
2014-08-30avfilter/vf_mp: remove incorrect usage of AVFrame.typeMichael Niedermayer
2014-08-29Add missing "const" all over the place.Reimar Döffinger
2014-08-25setpts: Add missing inttypes.h #include for PRId64Diego Biurrun
2014-08-25vsrc_movie: Adjust a silly typo from b977b287f61fea48ecd6251d54a26334213b7ec6Diego Biurrun
2014-08-24avfilter: add codecview filterClément Bœsch
2014-08-23avfilter/showcqt: add fontcolor optionMuhammad Faiz
2014-08-23vidstabutils: improve documentationTimothy Gu
2014-08-23vidstab*: Remove accidentally exported av_2_vs_pixel_format()Timothy Gu
2014-08-21Merge commit '593aaee953f8b07c141ff115e67bae85ef0350c7'Michael Niedermayer
2014-08-21lavfi/apad: fix logic when whole_len or pad_len options are specifiedStefano Sabatini
2014-08-21avfilter/vf_lenscorrection: fix memleakMichael Niedermayer
2014-08-21setpts: Add missing inttypes.h #include for PRId64Diego Biurrun
2014-08-21vsrc_movie: Adjust a silly typo from b977b287f61fea48ecd6251d54a26334213b7ec6Diego Biurrun
2014-08-21avfilter/vf_lenscorrection: get rid of floats in init codeMichael Niedermayer
2014-08-21avfilter/vf_lenscorrection: get rid of all floats per frameMichael Niedermayer
2014-08-21avfilter/vf_lenscorrection: get rid of some floatsMichael Niedermayer
2014-08-21avfilter/showwaves: align const mode values (cosmetics)Clément Bœsch
2014-08-21avfilter/showwaves: add split_channels optionClément Bœsch
2014-08-21avfilter/showwaves: split out draw sample codeClément Bœsch
2014-08-21avfilter/showwaves: add "cline" mode (centered line)Clément Bœsch
2014-08-20avfilter/avf_showspectrum: fix colums typoMichael Niedermayer
2014-08-20lavfi/apad: fix if_( styleStefano Sabatini
2014-08-20Merge commit '67a7695c142561fe60f21adffe89c133385d37c9'Michael Niedermayer
2014-08-19avfilter: Remove unused variable from ff_get_video_buffer()Diego Biurrun
2014-08-19vsrc_movie: Avoid a variable indirection in movie_get_frame()Diego Biurrun
2014-08-19avfilter/atempo: Flush all buffered input samplesPavel Koshevoy
2014-08-17vidstabutils: fix indentationTimothy Gu
2014-08-16Use new av_dict_set_int helper function.Reimar Döffinger
2014-08-16avfilter/lavfutils/ff_load_image: Return error if no frame could be decodedMichael Niedermayer
2014-08-16Drop remaining unneeded != NULLMichael Niedermayer
2014-08-15Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer
2014-08-14Merge remote-tracking branch 'cigaes/master'Michael Niedermayer