166 Commits (b51eae1abeab6875e619a598b6e8d4e14c1b6cfd)

Author SHA1 Message Date
  Nicolas George 2f76476549 lavfi: regroup formats lists in a single structure. 4 years ago
  Andreas Rheinhardt a86ee5fd79 avfilter/vf_overlay: Fix double-free of AVFilterFormats on error 4 years ago
  Andreas Rheinhardt c5e204c84f avfilter/vf_overlay: Remove superfluous ; 4 years ago
  Limin Wang dacae40a4b avfilter/vf_overlay: add yuv420p10 and yuv422p10 10bit format support 5 years ago
  Limin Wang 4d787c16e8 avfilter/vf_overlay: support for 8bit and 10bit overlay with macro-based function 5 years ago
  Paul B Mahol d64cbd4fda remove CHAR_MIN/CHAR_MAX usage 5 years ago
  Paul B Mahol 8440835dbe avfilter/vf_overlay: fix filtering with negative y 6 years ago
  Paul B Mahol 57815cfad5 avfilter/vf_overlay: fix crash with negative y 6 years ago
  Paul B Mahol 0f0d468fbc avfilter/vf_overlay: exclude nv12/nv21 formats from x86 asm check 7 years ago
  Paul B Mahol 6d7c63588c avfilter/vf_overlay: add x86 SIMD 7 years ago
  Paul B Mahol 70d25b89db avfilter/vf_overlay: use slice_end in alpha_composite() 7 years ago
  Paul B Mahol d54014d157 avfilter/vf_overlay: add slice threading 7 years ago
  Steven Liu 27fe8930e0 avfilter: add comments for duplicate line 7 years ago
  Mateusz 6260ab60a8 avfilter/vf_overlay: fix packed_rgb case 7 years ago
  Paul B Mahol d29f784a54 avfilter/vf_overlay: add premultiplied alpha mode 7 years ago
  Nicolas George 5f5dcf44e3 lavfi: rename framesync2 to framesync. 7 years ago
  Michael Niedermayer d8bc198d09 avfilter/vf_overlay: Restore shorthand option order 7 years ago
  Nicolas George 878fd0545a lavfi/vf_overlay: use framesync2 options. 7 years ago
  Nicolas George 19804024d5 lavfi/vf_overlay: move to framesync2. 7 years ago
  Marton Balint 498c90c708 avfilter/vf_overlay: fix alpha blending for planar formats with a transparent background 7 years ago
  Paul B Mahol f269a1e0b8 avfilter/vf_overlay: separate functions with main alpha 7 years ago
  Paul B Mahol c1b43e8452 avfilter/vf_overlay: remove rgb option 7 years ago
  Paul B Mahol 565dc0e283 avfilter/vf_overlay: add auto format mode 7 years ago
  Muhammad Faiz 6af050d7d0 avfilter: do not use AVFrame accessor 8 years ago
  Anton Khirnov fd9212f2ed Mark some arrays that never change as const. 8 years ago
  Paul B Mahol 3405d6c7bc avfilter/overlay: add gbrp output format 8 years ago
  Nicolas George 183ce55b0d lavfi: split frame_count between input and output. 8 years ago
  Rodger Combs f53c26c694
lavfi/vf_overlay: support NV12 and NV21 8 years ago
  Paul B Mahol 97f50d1c62 avfilter/vf_overlay: add YUVA422P to alpha_pix_fmts 8 years ago
  Paul B Mahol 0e7d2c60e9 avfilter/vf_overlay: support J formats too 8 years ago
  Paul B Mahol 97297fb144 avfilter/vf_overlay: inline yuv output formats 8 years ago
  Paul B Mahol 140a0485d3 avfilter/vf_overlay: split blend_image into functions for each overlay format 8 years ago
  Diego Biurrun 5afb94c817 Mark read-only tables as static 9 years ago
  Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
  Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
  Bela Bodecs cc83177db4 vf_overlay: handles expression evaluation of frame size change in frame-by-frame evalutaion mode 9 years ago
  Ganesh Ajjanagadde 08a96708a5 lavfi/vf_overlay: fix unitialized pointers 9 years ago
  Ganesh Ajjanagadde 301c2784b3 lavfi/vf_overlay: fix memory leaks 9 years ago
  Ganesh Ajjanagadde 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 9 years ago
  Clément Bœsch 9c52eafd5b avfilter/overlay: use AV_OPT_TYPE_BOOL for rgb, shortest and repeatlast options 9 years ago
  Michael Niedermayer 1a79850a8f avfilter/vf_overlay: Change enums to int, which are accessed via AVOption as int 10 years ago
  Reimar Döffinger d9e2aceb7f Add missing "const" all over the place. 10 years ago
  Stefano Sabatini 462c9ee3ac lavfi/overlay: show incoming frames on debug messages 11 years ago
  Clément Bœsch d5f817793e avfilter/overlay: reindent 11 years ago
  Vittorio Giovara 58400ac133 lavfi: name anonymous structs 11 years ago
  Keith Lawson de203abd71 vf_overlay: add eof_action switch 11 years ago
  Stefano Sabatini a270f63e83 lavfi/overlay: add yuv422 format mode 11 years ago
  Anton Khirnov cd43ca0443 lavfi: do not export the filters from shared objects 11 years ago
  Benedict Endemann 696aa74b1a lavfi/overlay: correct small error in intersection detection 11 years ago
  Paul B Mahol cd1b22d8e8 avfilter/dualinput: simplify 11 years ago