| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi/xbr: apply misc cosmetical fixes | Stefano Sabatini | 2014-11-10 | 1 | -18/+18 |
* | avfilter/xbr: drop yet another x2 reference | Clément Bœsch | 2014-11-10 | 1 | -1/+1 |
* | avfilter/xbr: fix filter description field | Clément Bœsch | 2014-11-10 | 1 | -1/+1 |
* | avfilter/xbr: fix TODO entry | Clément Bœsch | 2014-11-10 | 1 | -1/+2 |
* | avfilter/xbr: consistent use of @see | Clément Bœsch | 2014-11-10 | 1 | -2/+2 |
* | avfilter/vf_xbr: Uppercase first letter of context type for consistency | Michael Niedermayer | 2014-11-10 | 1 | -6/+6 |
* | lavfi: add xbr filter xBR | Arwa Arif | 2014-11-10 | 3 | -0/+760 |
* | avfilter/avf_showwaves: fix off by one error in loop condition | Marton Balint | 2014-11-09 | 1 | -1/+1 |
* | avfilter/af_aresample: remove unused variable | Michael Niedermayer | 2014-11-06 | 1 | -1/+0 |
* | avfilter/vf_idet: add a repeated field detection | Kevin Mitchell | 2014-11-05 | 3 | -3/+50 |
* | avfilter/af_aresample: Limit data per inserted packet | Michael Niedermayer | 2014-11-04 | 1 | -1/+16 |
* | avfilter/af_aresample: split flushing code out | Michael Niedermayer | 2014-11-04 | 1 | -19/+33 |
* | avfilter/vf_idet: use exp2() | Michael Niedermayer | 2014-11-03 | 1 | -1/+1 |
* | avfilter/vf_idet: use av_rescale() | Michael Niedermayer | 2014-11-03 | 1 | -2/+2 |
* | avfilter/vf_idet: fix rounding of av_dict_set_fxp() | Michael Niedermayer | 2014-11-03 | 1 | -1/+6 |
* | avfilter/vf_idet: add a "half_life" option for statistics | Kevin Mitchell | 2014-11-03 | 3 | -28/+64 |
* | avfilter/vf_drawtext: use gm_time_r() for thread saftey | Michael Niedermayer | 2014-11-02 | 1 | -1/+1 |
* | avfilter/idet: add current frame classification to metadata | Kevin Mitchell | 2014-11-01 | 1 | -5/+7 |
* | avfilter/idet: add metadata to "current" frame instead of "next" frame | Kevin Mitchell | 2014-11-01 | 2 | -12/+14 |
* | Merge commit '6b9b42cc5576e1819ad1e29d98940066fd14b2d6' | Michael Niedermayer | 2014-10-26 | 1 | -7/+1 |
|\ |
|
| * | drawtext: Remove the ifdef for localtime_r | Martin Storsjö | 2014-10-26 | 1 | -3/+1 |
* | | avfilter: Read errno before av_log() as the callback from av_log() might affe... | Michael Niedermayer | 2014-10-25 | 2 | -2/+4 |
* | | Merge commit 'ac84c1ce24a285f9cf16d4297bce73b1c4a6e435' | Michael Niedermayer | 2014-10-25 | 1 | -0/+5 |
|\| |
|
| * | avfilter: check filter link validity | Vittorio Giovara | 2014-10-24 | 1 | -1/+6 |
* | | avfilter/vf_idet: Fixes issue with idet not flushing last frame. | Neil Birkbeck | 2014-10-22 | 2 | -0/+32 |
* | | lavfi/concat: accept a single segment | Stefano Sabatini | 2014-10-21 | 1 | -1/+1 |
* | | lavfi/afade: fix cur_sample computation | Stefano Sabatini | 2014-10-21 | 1 | -1/+1 |
* | | Merge commit 'd1afd3e1d6e43f4d37ae147091f270124ac48e04' | Michael Niedermayer | 2014-10-20 | 1 | -1/+3 |
|\| |
|
| * | vf_format: check input validity | Vittorio Giovara | 2014-10-20 | 1 | -0/+5 |
* | | avfilter/vf_idet: add both multiple and single frame detection metadata | Kevin Mitchell | 2014-10-20 | 2 | -6/+11 |
* | | libavfi: added option to vf_perspective to specify transformation by giving d... | Nicholas Robbins | 2014-10-19 | 1 | -20/+65 |
* | | avfilter/vf_idet: add counts to frame metadata | Kevin Mitchell | 2014-10-19 | 1 | -0/+6 |
* | | Merge commit '0d989dbfc4bc5bc1d563e967449116a7a9865258' | Michael Niedermayer | 2014-10-18 | 1 | -1/+4 |
|\| |
|
| * | af_resample: check av_opt_set_dict return value | Vittorio Giovara | 2014-10-18 | 1 | -1/+4 |
* | | Merge commit '6d96c7ea89600655b1f18a3b12f3f041fa714152' | Michael Niedermayer | 2014-10-18 | 1 | -1/+1 |
|\| |
|
| * | vf_showinfo: Forward the av_image_get_linesize error | Vittorio Giovara | 2014-10-18 | 1 | -1/+3 |
* | | Merge commit 'f401792595dd7760f531e8a3bd2336e9033bd45a' | Michael Niedermayer | 2014-10-18 | 1 | -1/+1 |
|\| |
|
| * | vf_drawtext: Do not leak the mmapped textfile | Luca Barbato | 2014-10-18 | 1 | -1/+4 |
* | | Merge commit '6cbbf0592f4f3940aac7f687850d1b726a2ea836' | Michael Niedermayer | 2014-10-18 | 1 | -1/+9 |
|\| |
|
| * | resample: Avoid off-by-1 errors in PTS calcs. | Timothy B. Terriberry | 2014-10-18 | 1 | -1/+9 |
* | | x86/vf_noise: move asm code to a separate file | James Almer | 2014-10-17 | 4 | -155/+218 |
* | | avfilter/vf_noise: Use a separate seed for each plane | Michael Niedermayer | 2014-10-16 | 1 | -1/+1 |
* | | avfilter/vf_noise: use per component rand_shift | Michael Niedermayer | 2014-10-16 | 1 | -6/+6 |
* | | avfilter/vf_noise: move shift calculation to filter_frame() | Michael Niedermayer | 2014-10-16 | 1 | -12/+15 |
* | | avfilter/vf_noise: fix high resolution support | Michael Niedermayer | 2014-10-16 | 1 | -9/+13 |
* | | avfilter/vf_pp: add gbrp support | Michael Niedermayer | 2014-10-14 | 2 | -1/+3 |
* | | avfilter/vf_pp: support AV_PIX_FMT_GRAY8 | Michael Niedermayer | 2014-10-13 | 2 | -1/+3 |
* | | avfilter/vf_pp: add yuv 4:4:0 support | Michael Niedermayer | 2014-10-12 | 2 | -1/+4 |
* | | avfilter: remove obsolete FF_API_DRAWTEXT_OLD_TIMELINE cruft | James Almer | 2014-10-12 | 2 | -47/+0 |
* | | vf_drawtext: add missing clear of pointers after av_expr_free() | Karl Kiniger | 2014-10-11 | 1 | -0/+2 |