2755 Commits (b999774f0b11a402ad6b346fc8418e8bde7140d4)

Author SHA1 Message Date
Nicolas George d2ccab5f8a lavfi/buffersrc: forward filter_frame errors. 12 years ago
Nicolas George dcce43340f lavfi/af_amerge: set outbuf->audio->channels. 12 years ago
Nicolas George ae14887ee7 lavfi/af_amerge: check for buffer queue overflows. 12 years ago
Nicolas George 6560625f0a lavfi/bufferqueue: add ff_bufqueue_is_full(). 12 years ago
Stefano Sabatini e47114d545 lavfi: increment max number of registered filters from 128 to 256 12 years ago
Paul B Mahol 402ea625ab lavfi/biquads: remove pointless casts 12 years ago
Paul B Mahol b70ea49ca3 Port biquads filters from SoX 12 years ago
Anton Khirnov 7194330bcd vf_delogo: fix copying the input frame. 12 years ago
Anton Khirnov f81c37e40f vf_delogo: fix an uninitialized read. 12 years ago
Michael Niedermayer 1336382c6d avfilter_get_audio_buffer_ref_from_frame: fix handling of >8 channels 12 years ago
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