summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
...
* | af_ashowinfo: integrate config_input() in filter_samples.Michael Niedermayer2012-10-30
* | lavfi: remove palette libmpcodecs wrapperPaul B Mahol2012-10-30
* | Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8'Michael Niedermayer2012-10-30
|\|
| * lavfi: add ashowinfo filterAnton Khirnov2012-10-29
* | lavfi/frei0r: allow for Windows style pathsrogerdpack2012-10-29
* | lavfi/frei0r: update link to specStefano Sabatini2012-10-29
* | lavfi/scale: implement clever/insane parsing heuristic, and add a size optionStefano Sabatini2012-10-29
* | lavfi/scale: return error code in case of failed reconfiguration in start_fra...Stefano Sabatini2012-10-29
* | lavfi/scale: accept named options, make parsing more robustStefano Sabatini2012-10-29
* | Synchronize libmpcodecs: Support 16bit yuv in telecine filter.Carl Eugen Hoyos2012-10-28
* | Merge commit '4521645b1aee9e9ad8f5cea7b2392cd5f6ffcd26'Michael Niedermayer2012-10-28
|\|
| * af_channelmap: remove stray enum declarationMans Rullgard2012-10-27
| * buffersink: remove stray semicolon after function definitionMans Rullgard2012-10-27
* | lavfi/concat: implement unsafe mode.Nicolas George2012-10-28
* | vf_showinfo: check return code of av_image_get_linesize()Michael Niedermayer2012-10-28
* | lavf/showspectrum: fix unaligned rdft data.Clément Bœsch2012-10-27
* | Port MPlayer fixes for coverity issues in libmpcodecs.Reimar Döffinger2012-10-27
* | Merge commit '1b891d17c531e8a63c2974aab4bf997ce70746f3'Michael Niedermayer2012-10-26
|\|
| * avfilter: fix graphparser memleaks on error pathsJanne Grunau2012-10-25
* | lavfi/showspectrum: add sliding mode.Clément Bœsch2012-10-25
* | lavfi/af_volumedetect: print stats in uninit().Nicolas George2012-10-25
* | lavfi/vf_fps: allow to set the rounding method.Nicolas George2012-10-25
* | libavfilter: include needed header for AVDictionaryMichael Niedermayer2012-10-24
* | lavd/lavfi: add graph_file optionStefano Sabatini2012-10-23
* | lavfi/sendcmd: move buf init() variable to internal scope where it is usedStefano Sabatini2012-10-23
* | lavfi/sendcmd: release file in case of failed allocationStefano Sabatini2012-10-23
* | vf_aspect: unbreak avoption systemMichael Niedermayer2012-10-22
* | lavfi/aspect: add max optionStefano Sabatini2012-10-22
* | lavfi/aspect: extend syntax for the setdar and setsar filtersStefano Sabatini2012-10-22
* | avfilter_graph_parse: add support for parsing sws_flagsMichael Niedermayer2012-10-22
* | lavfi/avfiltergraph: avoid to print "(null)" in the scale argsStefano Sabatini2012-10-21
* | lavfi/graphparser: fix parsing error in case of NULL sws_opts additionStefano Sabatini2012-10-21
* | lavfi/silencedetect: export silence info to metadata.Clément Bœsch2012-10-21
* | lavfi/select: store scene score in buf ref metadata.Clément Bœsch2012-10-21
* | lavc: add lavfi metadata support.Clément Bœsch2012-10-21
* | lavfi/silencedetect: increase duration precision.Clément Bœsch2012-10-21
* | Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_...Hendrik Leppkes2012-10-20
* | vf_mp: fix null ptr deref in case of ENOMEMMichael Niedermayer2012-10-19
* | vf_mp: check list in querry_format()Michael Niedermayer2012-10-19
* | vf_idet: reorder operations to avoid division by 0Michael Niedermayer2012-10-19
* | lavfi/avf_concat: fix invalid exclusive test.Nicolas George2012-10-17
* | libavfilter/lavfutils: remove useless NULL check on format contextMichael Niedermayer2012-10-17
* | libavfilter/lavfutils: remove useless NULL check on codec contextMichael Niedermayer2012-10-17
* | lavfi: limit matching w/h/fmt asserts to non scale filtersMichael Niedermayer2012-10-17
* | libavfilter/buffersrc: Do not fail hard on changes of input parameters.Michael Niedermayer2012-10-17
* | mandelbrot: fix inner=period coloring routineMichael Niedermayer2012-10-16
* | lavfi/ass: extend syntax for ass filterStefano Sabatini2012-10-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-14
|\|
* | lavfi/select/scene: use pointer increments instead of y*linesize.Clément Bœsch2012-10-14
* | lavfi/select/scene: fix potential overread.Clément Bœsch2012-10-14