| Commit message (Expand) | Author | Age | Files | Lines |
* | replace av_log(0, by av_log(NULL, | Michael Niedermayer | 2012-11-23 | 2 | -2/+2 |
* | vf_mandelbrot: give all av_log a context | Michael Niedermayer | 2012-11-23 | 1 | -1/+1 |
* | lavfi/avfiltergraph: improve error message in graph_check_validity() | Stefano Sabatini | 2012-11-22 | 1 | -4/+7 |
* | lavfi/drawtext: add support for printing frame numbers | Stefano Sabatini | 2012-11-22 | 2 | -1/+12 |
* | Merge commit 'd1d9efaae6c7e8466b06c30ca21c6b569dd2e480' | Michael Niedermayer | 2012-11-21 | 1 | -1/+1 |
|\ |
|
* | | af_aresample: allocate at least 1 sample buffer. Fix null ptr dereference. | Michael Niedermayer | 2012-11-19 | 1 | -2/+1 |
* | | liavfi/avcodec: allow channel layouts with fewer channels than actually avail... | Michael Niedermayer | 2012-11-18 | 1 | -1/+1 |
* | | lavfi/frei0r: in init() check path loop, free resources in a single point | Stefano Sabatini | 2012-11-18 | 1 | -6/+8 |
* | | lavfi/frei0r: extend load_path() to support arbitrarily long paths | Stefano Sabatini | 2012-11-18 | 1 | -11/+26 |
* | | lavfi/mp/pp: use PP_CPU_CAPS_AUTO. | Clément Bœsch | 2012-11-18 | 1 | -4/+1 |
* | | lavfi/drawtext: implement more generic expansion. | Nicolas George | 2012-11-18 | 2 | -8/+167 |
* | | lavfi/drawtext: use bprint for the expanded text. | Nicolas George | 2012-11-17 | 1 | -23/+16 |
* | | lavfi/geq: fix GPL license header. | Clément Bœsch | 2012-11-15 | 1 | -9/+9 |
* | | lavfi/frei0r: add additional trailing slash in FREI0R_PATH paths | Stefano Sabatini | 2012-11-13 | 1 | -2/+11 |
* | | lavfi/frei0r: correctly handle paths longer than 1023 chars | Stefano Sabatini | 2012-11-13 | 1 | -2/+4 |
* | | Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h | Paul B Mahol | 2012-11-13 | 20 | -20/+20 |
* | | lavfi: store and propagate number of channels information in audio buffer pro... | Stefano Sabatini | 2012-11-13 | 4 | -4/+7 |
* | | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' | Michael Niedermayer | 2012-11-12 | 15 | -31/+24 |
|\| |
|
| * | Include libavutil/channel_layout.h instead of libavutil/audioconvert.h | Justin Ruggles | 2012-11-11 | 15 | -26/+24 |
* | | lavfi: remove mp=geq filter. | Clément Bœsch | 2012-11-11 | 4 | -200/+1 |
* | | lavfi: add geq filter. | Clément Bœsch | 2012-11-11 | 4 | -2/+241 |
* | | lavfi: remove mp=fixpts filter. | Clément Bœsch | 2012-11-11 | 4 | -141/+1 |
* | | lavfi: remove mp=tile filter. | Clément Bœsch | 2012-11-11 | 4 | -334/+1 |
* | | lavfi/tile: extend shorthand parameters. | Clément Bœsch | 2012-11-11 | 1 | -1/+1 |
* | | lavfi/tile: add nb_frames option. | Clément Bœsch | 2012-11-11 | 1 | -3/+15 |
* | | lavfi/tile: add margin and padding options. | Clément Bœsch | 2012-11-11 | 1 | -8/+33 |
* | | lavfi/tile: allow named arguments. | Clément Bœsch | 2012-11-11 | 1 | -7/+22 |
* | | lavfi/avcodec: check that injected avframes use a supported channel layout | Michael Niedermayer | 2012-11-10 | 1 | -0/+4 |
* | | lavfi/avcodec: check avfilter_copy_frame_props() return code | Michael Niedermayer | 2012-11-10 | 1 | -2/+8 |
* | | lavfi/movie: return proper error code in case of av_get_token() allocation fa... | Stefano Sabatini | 2012-11-06 | 1 | -2/+5 |
* | | lavfi/showwaves: return error in case of allocation failure in filter_samples() | Stefano Sabatini | 2012-11-06 | 1 | -0/+2 |
* | | lavfi/showwaves: simplify check in filter_samples() | Stefano Sabatini | 2012-11-06 | 1 | -1/+1 |
* | | vf_drawbox: dont move uninitialized and then unused colors around | Michael Niedermayer | 2012-11-06 | 1 | -4/+6 |
* | | lavfi: stop using -1 instead use AV_PIX_FMT_NONE/AV_SAMPLE_FMT_NONE | Paul B Mahol | 2012-11-05 | 4 | -8/+8 |
* | | lavfi/scale: declare the filter private class | Stefano Sabatini | 2012-11-04 | 1 | -0/+1 |
* | | transform: give avfilter_transform() a return value for returning an error | Michael Niedermayer | 2012-11-04 | 2 | -2/+6 |
* | | lavfi/earwax: add missing NULL check in filter_samples() | Stefano Sabatini | 2012-11-04 | 1 | -0/+2 |
* | | Merge commit '9221efef7968463f3e3d9ce79ea72eaca082e73f' | Michael Niedermayer | 2012-11-03 | 1 | -1/+1 |
|\| |
|
| * | vf_drawtext: do not use deprecated av_tree_node_size | Anton Khirnov | 2012-11-02 | 1 | -1/+1 |
* | | vf_tinterlace: check av_image_get_linesize() return value | Michael Niedermayer | 2012-11-03 | 1 | -0/+4 |
* | | af_earwax: remove unused pointer value | Michael Niedermayer | 2012-11-03 | 1 | -1/+1 |
* | | lavfi/fifo: add assert to ensure request was successfull. | Michael Niedermayer | 2012-11-01 | 1 | -0/+1 |
* | | Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415' | Michael Niedermayer | 2012-11-01 | 2 | -4/+6 |
|\| |
|
| * | x86: mmx2 ---> mmxext in function names | Diego Biurrun | 2012-10-31 | 2 | -4/+6 |
* | | lavfi: fix references to avfilter_* functions that don't exist anymore. | Clément Bœsch | 2012-10-31 | 2 | -4/+4 |
* | | lavfi: remove hqdn3d libmpcodecs wrapper. | Clément Bœsch | 2012-10-31 | 4 | -377/+1 |
* | | lavfi/scale: avoid to print a NULL value in log message | Stefano Sabatini | 2012-10-31 | 1 | -2/+2 |
* | | lavfi/mp: drop the mp=rectangle filter | Stefano Sabatini | 2012-10-31 | 4 | -185/+1 |
* | | lavfi/drawbox: add "width" and "height" aliases for "w" and "h" options | Stefano Sabatini | 2012-10-31 | 2 | -2/+4 |
* | | lavfi/drawbox: add thickness option | Stefano Sabatini | 2012-10-31 | 2 | -7/+9 |