2735 Commits (b6afb2dde1aa92ff8fac020f34fc436fede388b0)

Author SHA1 Message Date
  Nicolas George b6afb2dde1 lavfi: support unknown channel layouts. 13 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 13 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 13 years ago
  Stefano Sabatini 172505b8bc lavfi: add kerndeint filter 13 years ago
  Matthieu Bouron bbab9cceb9 lavfi/drawutils: fix typo 12 years ago
  Stefano Sabatini cb8d3965fd lavfi/yadif: add support to named constants 13 years ago
  Stefano Sabatini f7dc6aa6b1 lavfi/yadif: add support to named options and options introspection 13 years ago
  Stefano Sabatini 8674597fe5 lavfi/yadif: remove redundant NULL checks in uninit 13 years ago
  Stefano Sabatini 4ea7c17932 lavfi/yadif: fail during the configuration stage in case of invalid video size 13 years ago
  Stefano Sabatini b52c1d0c99 lavfi/yadif: remove unused poll_frame callback 13 years ago
  Clément Bœsch 491ca0e89f Replace references to "que" with the appropriate word. 13 years ago
  Nicolas George b99bef17b4 lavfi/avfiltergraph: check pick_format return code. 13 years ago
  Paul B Mahol ba1cbf40ce lavfi/lut: use ff_fill_rgba_map() 13 years ago
  Nicolas George 82541d8330 lavfi: merge all filtering code into ff_filter_frame. 13 years ago
  Paul B Mahol 8e4e532bb2 lavfi/avcodec: fix typo 13 years ago
  Nicolas George 2eb2e1798e lavfi: add avfilter_get_audio_buffer_ref_from_arrays_channels. 13 years ago
  Nicolas George 11ab2c25b6 lavfi/avfiltergraph: print query_formats errors. 13 years ago
  Diego Biurrun bcb8d9eb8f Drop unnecessary 'l' length modifier when printfing double values. 13 years ago