| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi/vf_drawtext: default to expansion=normal. | Nicolas George | 2013-01-26 | 2 | -2/+2 |
* | lavfi: version bump and change log entries after the last commits. | Nicolas George | 2013-01-26 | 1 | -2/+2 |
* | lavfi/af_anull: accept unknown channel layouts. | Nicolas George | 2013-01-26 | 1 | -0/+2 |
* | lavfi/af_aresample: accept unknown channel layouts. | Nicolas George | 2013-01-26 | 1 | -5/+9 |
* | lavfi/af_aformat: accept unknown channel layouts. | Nicolas George | 2013-01-26 | 1 | -1/+1 |
* | lavfi/buffersrc: accept unknown channel layouts. | Nicolas George | 2013-01-26 | 1 | -1/+26 |
* | lavfi/sink_buffer: accept unknown channel layouts. | Nicolas George | 2013-01-26 | 2 | -21/+44 |
* | lavfi: implement ff_query_formats_all(). | Nicolas George | 2013-01-26 | 2 | -2/+21 |
* | lavfi: implement ff_all_channel_counts(). | Nicolas George | 2013-01-26 | 2 | -1/+16 |
* | lavfi: support unknown channel layouts. | Nicolas George | 2013-01-26 | 5 | -19/+184 |
* | lavfi/showwaves: fail in case of push_frame() error | Stefano Sabatini | 2013-01-25 | 1 | -6/+9 |
* | lavfi/showwaves: add display mode option and mode=line | Stefano Sabatini | 2013-01-25 | 2 | -4/+29 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-01-25 | 1 | -0/+7 |
|\ |
|
| * | avfilter: allow setpts filter to use wallclock time for calculations | Vladimir Pantelic | 2013-01-25 | 1 | -0/+7 |
* | | lavfi/earwax: remove config_input() | Paul B Mahol | 2013-01-24 | 1 | -12/+0 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 4 | -46/+46 |
|\| |
|
* | | lavfi/swapuv: support all planar yuv pixel formats | Paul B Mahol | 2013-01-23 | 1 | -10/+29 |
* | | lavfi/showwaves: fix check on showwaves->outpicref | Stefano Sabatini | 2013-01-22 | 1 | -1/+1 |
* | | avf_showwaves: fix null pointer dereference | Michael Niedermayer | 2013-01-21 | 1 | -0/+1 |
* | | afade filter | Paul B Mahol | 2013-01-21 | 4 | -2/+311 |
* | | lavfi: fix null checking in avfilter_config_links() | Xi Wang | 2013-01-21 | 1 | -2/+2 |
* | | lavfi: EBU R.128 irregular time | sedacca@comcast.net | 2013-01-19 | 1 | -3/+3 |
* | | vf_fade: use AVPixFmtDescriptor to find out if pixel format have alpha | Paul B Mahol | 2013-01-18 | 1 | -8/+1 |
* | | lavfi/fade: accept shorthand syntax | Stefano Sabatini | 2013-01-18 | 2 | -39/+8 |
* | | vf_fade: support YUVA422P & YUVA444P | Paul B Mahol | 2013-01-18 | 1 | -2/+2 |
* | | Merge commit 'dae1d507af94261bafd3b11549884e5d1eca590e' | Michael Niedermayer | 2013-01-16 | 1 | -0/+1 |
|\| |
|
| * | vf_fps: add final flushed frames to the dropped frame count | Justin Ruggles | 2013-01-15 | 1 | -0/+1 |
* | | Merge commit 'a1c525f7eb0783d31ba7a653865b6cbd3dc880de' | Michael Niedermayer | 2013-01-14 | 1 | -22/+34 |
|\| |
|
| * | yadif: x86: fix build for compilers without aligned stack | Daniel Kang | 2013-01-14 | 1 | -22/+34 |
* | | vsrc_testsrc: Fix assignments in if() | Michael Niedermayer | 2013-01-14 | 1 | -1/+1 |
* | | lavfi/gradfun: support YUV440P | Paul B Mahol | 2013-01-13 | 1 | -0/+1 |
* | | lavfi/aevalsrc: try to honor specified duration | Matthieu Bouron | 2013-01-12 | 1 | -2/+2 |
* | | lavfi/vf_overlay: check that filter_frame does not return EAGAIN. | Nicolas George | 2013-01-10 | 1 | -0/+1 |
* | | Merge commit 'f7bf72a4a1146a7583577c9bdc066767e1ba3c6a' | Michael Niedermayer | 2013-01-10 | 4 | -303/+264 |
|\| |
|
| * | yadif: Port inline assembly to yasm | Daniel Kang | 2013-01-09 | 4 | -302/+264 |
* | | lavfi/yadif: fix shorthand/option mismatch | André Pankratz | 2013-01-10 | 1 | -1/+1 |
* | | lavfi: fix use-after-free in ff_filter_frame. | Nicolas George | 2013-01-08 | 1 | -1/+1 |
* | | lavfi/kerndeint: remove unused pixel_step. | Clément Bœsch | 2013-01-06 | 1 | -2/+0 |
* | | lavfi/kerndeint: fix temp buffer linesize. | Clément Bœsch | 2013-01-06 | 1 | -1/+1 |
* | | vf_tinterlace: fix logical/bit op mixup | Michael Niedermayer | 2013-01-06 | 1 | -1/+1 |
* | | lavfi/kerndeint: get pix format description only once. | Clément Bœsch | 2013-01-06 | 1 | -1/+2 |
* | | lavfi/avfilter: remove now unused {src,cur,out}_buf. | Clément Bœsch | 2013-01-06 | 1 | -45/+0 |
* | | vf_kerndeint: memset buffer to avoid use of uninitialized memory. | Michael Niedermayer | 2013-01-06 | 1 | -1/+6 |
* | | libavfilter/video.h: remove unused things related to the start/slice/end API | Michael Niedermayer | 2013-01-05 | 1 | -43/+0 |
* | | internal.h: remove start/end_frame from AVFilterPad | Michael Niedermayer | 2013-01-05 | 1 | -23/+0 |
* | | Allow remaining 32bit RGB packed pix_fmts in kerndeint filter. | Carl Eugen Hoyos | 2013-01-05 | 1 | -3/+7 |
* | | lavfi/kerndeint: fix mismatch between declared pixel format and test | Stefano Sabatini | 2013-01-05 | 1 | -2/+2 |
* | | lavfi/drawutils: fix blending computation in blend_line function | Matthieu Bouron | 2013-01-05 | 1 | -1/+0 |
* | | lavfi: add histeq filter | Stefano Sabatini | 2013-01-05 | 4 | -1/+301 |
* | | lavfi: add kerndeint filter | Stefano Sabatini | 2013-01-05 | 4 | -2/+322 |