| Commit message (Expand) | Author | Age | Files | Lines |
* | lavd/lavfi: add graph_file option | Stefano Sabatini | 2012-10-23 | 1 | -1/+1 |
* | lavfi/sendcmd: move buf init() variable to internal scope where it is used | Stefano Sabatini | 2012-10-23 | 1 | -2/+1 |
* | lavfi/sendcmd: release file in case of failed allocation | Stefano Sabatini | 2012-10-23 | 1 | -1/+3 |
* | vf_aspect: unbreak avoption system | Michael Niedermayer | 2012-10-22 | 1 | -1/+1 |
* | lavfi/aspect: add max option | Stefano Sabatini | 2012-10-22 | 2 | -3/+5 |
* | lavfi/aspect: extend syntax for the setdar and setsar filters | Stefano Sabatini | 2012-10-22 | 2 | -9/+66 |
* | avfilter_graph_parse: add support for parsing sws_flags | Michael Niedermayer | 2012-10-22 | 1 | -0/+3 |
* | lavfi/avfiltergraph: avoid to print "(null)" in the scale args | Stefano Sabatini | 2012-10-21 | 1 | -1/+5 |
* | lavfi/graphparser: fix parsing error in case of NULL sws_opts addition | Stefano Sabatini | 2012-10-21 | 1 | -1/+2 |
* | lavfi/silencedetect: export silence info to metadata. | Clément Bœsch | 2012-10-21 | 2 | -6/+20 |
* | lavfi/select: store scene score in buf ref metadata. | Clément Bœsch | 2012-10-21 | 2 | -2/+7 |
* | lavc: add lavfi metadata support. | Clément Bœsch | 2012-10-21 | 4 | -2/+15 |
* | lavfi/silencedetect: increase duration precision. | Clément Bœsch | 2012-10-21 | 1 | -4/+4 |
* | Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_... | Hendrik Leppkes | 2012-10-20 | 12 | -14/+14 |
* | vf_mp: fix null ptr deref in case of ENOMEM | Michael Niedermayer | 2012-10-19 | 1 | -1/+1 |
* | vf_mp: check list in querry_format() | Michael Niedermayer | 2012-10-19 | 1 | -0/+3 |
* | vf_idet: reorder operations to avoid division by 0 | Michael Niedermayer | 2012-10-19 | 1 | -3/+3 |
* | lavfi/avf_concat: fix invalid exclusive test. | Nicolas George | 2012-10-17 | 1 | -1/+1 |
* | libavfilter/lavfutils: remove useless NULL check on format context | Michael Niedermayer | 2012-10-17 | 1 | -2/+1 |
* | libavfilter/lavfutils: remove useless NULL check on codec context | Michael Niedermayer | 2012-10-17 | 1 | -2/+1 |
* | lavfi: limit matching w/h/fmt asserts to non scale filters | Michael Niedermayer | 2012-10-17 | 1 | -3/+5 |
* | libavfilter/buffersrc: Do not fail hard on changes of input parameters. | Michael Niedermayer | 2012-10-17 | 1 | -2/+1 |
* | mandelbrot: fix inner=period coloring routine | Michael Niedermayer | 2012-10-16 | 1 | -1/+1 |
* | lavfi/ass: extend syntax for ass filter | Stefano Sabatini | 2012-10-15 | 2 | -8/+9 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-14 | 1 | -1/+1 |
|\ |
|
* | | lavfi/select/scene: use pointer increments instead of y*linesize. | Clément Bœsch | 2012-10-14 | 1 | -3/+3 |
* | | lavfi/select/scene: fix potential overread. | Clément Bœsch | 2012-10-14 | 1 | -4/+7 |
* | | lavfi/select/scene: move out convoluted sad variable init from loop. | Clément Bœsch | 2012-10-14 | 1 | -2/+2 |
* | | Merge commit 'f6c38c5f4ed6683a6a61db2ed418a68bbe5f5507' | Michael Niedermayer | 2012-10-13 | 3 | -4/+5 |
|\| |
|
| * | avfilter: call x86 init functions under if (ARCH_X86), not if (HAVE_MMX) | Diego Biurrun | 2012-10-12 | 3 | -4/+5 |
* | | af_pan: fix memleak of arg | Michael Niedermayer | 2012-10-13 | 1 | -9/+18 |
* | | vf_fade: fix memleaks of args | Michael Niedermayer | 2012-10-13 | 1 | -2/+2 |
* | | Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627' | Michael Niedermayer | 2012-10-12 | 25 | -61/+76 |
|\| |
|
| * | lavfi: do not use av_pix_fmt_descriptors directly. | Anton Khirnov | 2012-10-12 | 29 | -61/+76 |
* | | lavfi/ebur128: fix typo in condition. | Clément Bœsch | 2012-10-11 | 1 | -1/+1 |
* | | af_aresample: fix leak on alloc failure | Michael Niedermayer | 2012-10-11 | 1 | -2/+4 |
* | | drawtext: fix leak with timecodes | Michael Niedermayer | 2012-10-11 | 1 | -0/+1 |
* | | Merge commit '4436f25a1682ada3f7226cb6fadf429946933161' | Michael Niedermayer | 2012-10-11 | 48 | -544/+1115 |
|\| |
|
| * | lavfi: convert input/ouput list compound literals to named objects | Mans Rullgard | 2012-10-10 | 51 | -556/+1146 |
* | | af_volumedetect: fix use of uninitilaized variable in case of planar audio. | Michael Niedermayer | 2012-10-11 | 1 | -1/+1 |
* | | asrc_aevalsrc: Fix use of uninitialized pointer inside av_strtok() | Michael Niedermayer | 2012-10-11 | 1 | -0/+6 |
* | | vf_idet: zero pointers after freeing references | Michael Niedermayer | 2012-10-11 | 1 | -3/+3 |
* | | vf_idet: fix free after use | Michael Niedermayer | 2012-10-11 | 1 | -0/+1 |
* | | vf_idet: remove some unnecessary statement and unused variable | Matthieu Bouron | 2012-10-10 | 1 | -4/+3 |
* | | Merge commit '6d0beefbf6ee6dbf8efb522a9307e54c6ed5f702' | Michael Niedermayer | 2012-10-10 | 1 | -1/+1 |
|\| |
|
| * | avfilter: correct memcpy size avfilter_copy_buf_props() | Janne Grunau | 2012-10-09 | 1 | -1/+1 |
* | | Merge commit 'b94e4acb4874843e914fd3cb8e089aff0756bb4a' | Michael Niedermayer | 2012-10-10 | 3 | -4/+7 |
|\| |
|
| * | af_resample: unref out_buf when avresample_convert returns 0 | Janne Grunau | 2012-10-09 | 1 | -2/+3 |
| * | af_amix: prevent memory leak on error path | Janne Grunau | 2012-10-09 | 1 | -1/+3 |
| * | af_channelmap: free old extended_data on reallocation | Janne Grunau | 2012-10-09 | 1 | -1/+1 |