2744 Commits (d9e62f368d16420e213c0bc9e92221a3a4874a4d)

Author SHA1 Message Date
Nicolas George 42c6f2a645 lavfi/vf_drawtext: default to expansion=normal. 12 years ago
Nicolas George 255ae9f380 lavfi: version bump and change log entries after the last commits. 12 years ago
Nicolas George 699b286a21 lavfi/af_anull: accept unknown channel layouts. 12 years ago
Nicolas George b00502457a lavfi/af_aresample: accept unknown channel layouts. 12 years ago
Nicolas George 6d962aec8d lavfi/af_aformat: accept unknown channel layouts. 12 years ago
Nicolas George ea645e90a1 lavfi/buffersrc: accept unknown channel layouts. 12 years ago
Nicolas George 19506af788 lavfi/sink_buffer: accept unknown channel layouts. 12 years ago
Nicolas George b6b2f3433c lavfi: implement ff_query_formats_all(). 12 years ago
Nicolas George 7bb98b753b lavfi: implement ff_all_channel_counts(). 12 years ago
Nicolas George b6afb2dde1 lavfi: support unknown channel layouts. 12 years ago
Stefano Sabatini e80be5a0aa lavfi/showwaves: fail in case of push_frame() error 12 years ago
Stefano Sabatini b7d34b328b lavfi/showwaves: add display mode option and mode=line 12 years ago
Vladimir Pantelic 0b55b16abc avfilter: allow setpts filter to use wallclock time for calculations 12 years ago
Paul B Mahol e65046bf83 lavfi/earwax: remove config_input() 12 years ago
Paul B Mahol a793a587df lavfi/swapuv: support all planar yuv pixel formats 12 years ago
Stefano Sabatini 5b10c5e7e4 lavfi/showwaves: fix check on showwaves->outpicref 12 years ago
Michael Niedermayer e4eebc2da9 avf_showwaves: fix null pointer dereference 12 years ago
Paul B Mahol 6ea8a830e8 afade filter 12 years ago
Xi Wang eb553096e5 lavfi: fix null checking in avfilter_config_links() 12 years ago
sedacca@comcast.net 24c47f00fe lavfi: EBU R.128 irregular time 12 years ago
Paul B Mahol c79be51dfc vf_fade: use AVPixFmtDescriptor to find out if pixel format have alpha 12 years ago
Stefano Sabatini 2852bd704a lavfi/fade: accept shorthand syntax 12 years ago
Paul B Mahol d084c5c742 vf_fade: support YUVA422P & YUVA444P 12 years ago
Justin Ruggles 23098bbd50 vf_fps: add final flushed frames to the dropped frame count 12 years ago
Daniel Kang 67360ccd51 yadif: x86: fix build for compilers without aligned stack 12 years ago
Michael Niedermayer 6f88d2d786 vsrc_testsrc: Fix assignments in if() 12 years ago
Paul B Mahol 5b9126ba84 lavfi/gradfun: support YUV440P 12 years ago
Matthieu Bouron f9eed5d7e6 lavfi/aevalsrc: try to honor specified duration 12 years ago
Nicolas George 7e5c5fa5fc lavfi/vf_overlay: check that filter_frame does not return EAGAIN. 12 years ago
André Pankratz 0287eea914 lavfi/yadif: fix shorthand/option mismatch 12 years ago
Daniel Kang 899157b308 yadif: Port inline assembly to yasm 12 years ago
Nicolas George ff6b34009d lavfi: fix use-after-free in ff_filter_frame. 12 years ago
Clément Bœsch caee85bbce lavfi/kerndeint: remove unused pixel_step. 12 years ago
Clément Bœsch f6659e5c5e lavfi/kerndeint: fix temp buffer linesize. 12 years ago
Michael Niedermayer e797f22efa vf_tinterlace: fix logical/bit op mixup 12 years ago
Clément Bœsch 521daf1409 lavfi/kerndeint: get pix format description only once. 12 years ago
Clément Bœsch aaf59766b9 lavfi/avfilter: remove now unused {src,cur,out}_buf. 12 years ago
Michael Niedermayer 0ef615126f vf_kerndeint: memset buffer to avoid use of uninitialized memory. 12 years ago
Michael Niedermayer 39d1875455 libavfilter/video.h: remove unused things related to the start/slice/end API 12 years ago
Michael Niedermayer 2468827c06 internal.h: remove start/end_frame from AVFilterPad 12 years ago
Carl Eugen Hoyos 6a9af92565 Allow remaining 32bit RGB packed pix_fmts in kerndeint filter. 12 years ago
Stefano Sabatini 860b5c0a63 lavfi/kerndeint: fix mismatch between declared pixel format and test 12 years ago
Matthieu Bouron be0a67bd65 lavfi/drawutils: fix blending computation in blend_line function 12 years ago
Stefano Sabatini 0140566359 lavfi: add histeq filter 12 years ago
Stefano Sabatini 172505b8bc lavfi: add kerndeint filter 12 years ago
Matthieu Bouron bbab9cceb9 lavfi/drawutils: fix typo 12 years ago
Stefano Sabatini cb8d3965fd lavfi/yadif: add support to named constants 12 years ago
Stefano Sabatini f7dc6aa6b1 lavfi/yadif: add support to named options and options introspection 12 years ago
Stefano Sabatini 8674597fe5 lavfi/yadif: remove redundant NULL checks in uninit 12 years ago
Stefano Sabatini 4ea7c17932 lavfi/yadif: fail during the configuration stage in case of invalid video size 12 years ago