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
2012-10-31lavfi/scale: avoid to print a NULL value in log messageStefano Sabatini
2012-10-31lavfi/mp: drop the mp=rectangle filterStefano Sabatini
2012-10-31lavfi/drawbox: add "width" and "height" aliases for "w" and "h" optionsStefano Sabatini
2012-10-31lavfi/drawbox: add thickness optionStefano Sabatini
2012-10-31Merge commit '04581c8c77ce779e4e70684ac45302972766be0f'Michael Niedermayer
2012-10-31Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73'Michael Niedermayer
2012-10-31lavfi/drawbox: remove some unnecessary parenthesesStefano Sabatini
2012-10-31lavfi/drawbox: reindent after previous commitStefano Sabatini
2012-10-31lavfi/drawbox: implement color=invert modeStefano Sabatini
2012-10-31lavfi/mp: drop wrapped field filterStefano Sabatini
2012-10-31lavfi: add field filterStefano Sabatini
2012-10-31x86: yasm: Use complete source path for macro helper %includesDiego Biurrun
2012-10-31x86: include x86inc.asm in x86util.asmDiego Biurrun
2012-10-31lavfi/drawbox: extend syntax, accept named optionsStefano Sabatini
2012-10-31lavfi/tinterlace: remove poll_frame() callbackStefano Sabatini
2012-10-31lavfi: remove yuvcsp and yvu9 libmpcodecs wrappersPaul B Mahol
2012-10-30lavfi/smartblur: add missing draw slice call.Clément Bœsch
2012-10-30af_ashowinfo: integrate config_input() in filter_samples.Michael Niedermayer
2012-10-30lavfi: remove palette libmpcodecs wrapperPaul B Mahol
2012-10-30Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8'Michael Niedermayer
2012-10-30lavfi: add ashowinfo filterAnton Khirnov
2012-10-29lavfi/frei0r: allow for Windows style pathsrogerdpack
2012-10-29lavfi/frei0r: update link to specStefano Sabatini
2012-10-29lavfi/scale: implement clever/insane parsing heuristic, and add a size optionStefano Sabatini
2012-10-29lavfi/scale: return error code in case of failed reconfiguration in start_fra...Stefano Sabatini
2012-10-29lavfi/scale: accept named options, make parsing more robustStefano Sabatini
2012-10-28Synchronize libmpcodecs: Support 16bit yuv in telecine filter.Carl Eugen Hoyos
2012-10-28Merge commit '4521645b1aee9e9ad8f5cea7b2392cd5f6ffcd26'Michael Niedermayer
2012-10-28lavfi/concat: implement unsafe mode.Nicolas George
2012-10-28vf_showinfo: check return code of av_image_get_linesize()Michael Niedermayer
2012-10-28lavf/showspectrum: fix unaligned rdft data.Clément Bœsch
2012-10-27Port MPlayer fixes for coverity issues in libmpcodecs.Reimar Döffinger
2012-10-27af_channelmap: remove stray enum declarationMans Rullgard
2012-10-27buffersink: remove stray semicolon after function definitionMans Rullgard
2012-10-26Merge commit '1b891d17c531e8a63c2974aab4bf997ce70746f3'Michael Niedermayer
2012-10-26lavfi/showspectrum: add sliding mode.Clément Bœsch
2012-10-25lavfi/af_volumedetect: print stats in uninit().Nicolas George
2012-10-25lavfi/vf_fps: allow to set the rounding method.Nicolas George
2012-10-25avfilter: fix graphparser memleaks on error pathsJanne Grunau
2012-10-25libavfilter: include needed header for AVDictionaryMichael Niedermayer
2012-10-24lavd/lavfi: add graph_file optionStefano Sabatini
2012-10-24lavfi/sendcmd: move buf init() variable to internal scope where it is usedStefano Sabatini
2012-10-24lavfi/sendcmd: release file in case of failed allocationStefano Sabatini
2012-10-22vf_aspect: unbreak avoption systemMichael Niedermayer
2012-10-22lavfi/aspect: add max optionStefano Sabatini
2012-10-22lavfi/aspect: extend syntax for the setdar and setsar filtersStefano Sabatini
2012-10-22avfilter_graph_parse: add support for parsing sws_flagsMichael Niedermayer
2012-10-21lavfi/avfiltergraph: avoid to print "(null)" in the scale argsStefano Sabatini
2012-10-21lavfi/graphparser: fix parsing error in case of NULL sws_opts additionStefano Sabatini
2012-10-21lavfi/silencedetect: export silence info to metadata.Clément Bœsch