568 Commits (025ea2fd6accebbc528201d0d6516ec06ec1b614)

Author SHA1 Message Date
Steve Lhomme ff0c91ff96 text_render/svg: remove unneeded forward declarations 11 months ago
Steve Lhomme e2fa4b9ebc text_render/svg: set decoded pictures as SDR explictly 11 months ago
Steve Lhomme 87b3968aea vlc_subpicture: remove always NULL format in subpicture_region_ForPicture() 11 months ago
Steve Lhomme 42163de65c vlc_subpicture: add a flag telling if a region is placed in the window 1 year ago
Steve Lhomme 182aa13259 freetype: keep the absolute flag on the output 1 year ago
Steve Lhomme e25ec4e25b freetype: avoid very large fonts in portrait mode 1 year ago
Alexandre Janniaux ce4be86d93 svg: fix include path to cairo.h 1 year ago
Steve Lhomme b606a740e8 sapi: remove unneeded forward declaration 1 year ago
Alexandre Janniaux cdb321ec21 text_renderer: meson.build: add missing cairo dep to svg 1 year ago
Marvin Scholz e10ccd76fa meson: text_renderer: add harfbuzz support 2 years ago
Marvin Scholz fae9800b57 meson: text_renderer: add fribidi support 2 years ago
Marvin Scholz e4c9b6c2b2 modules: freetype: mark argument as unsued 2 years ago
Marvin Scholz b7f90fb171 meson: text_renderer: add fontconfig support 2 years ago
Marvin Scholz 30fc276b2d meson: text_renderer: use new 'enabled' attribute 2 years ago
Fatih Uzunoglu ffb6cc6933 use `COINIT_DISABLE_OLE1DDE` with `CoInitializeEx()` 2 years ago
Marvin Scholz e91726d621 freetype: darwin: make getFontIndexInFontFile static 2 years ago
Jiepeng Huang 6497bee48a text_renderer: change -1 to kCFNotFound 2 years ago
Jiepeng Huang 96ae876dc8 text_renderer: improve code style in darwin.c 2 years ago
Jiepeng Huang c52066f204 freetype: darwin: ignore case whe comparing 2 years ago
Jiepeng Huang 2e3c0fb6bc freetype: darwin: fix font index issue 2 years ago
Alexandre Janniaux 485a45f328 freetype: remove unused i_chroma parameter 2 years ago
François Cartegnie a6b5ec1b99 text_renderer: freetype: fix region inner rendered area global offset 2 years ago
Fatih Uzunoglu 385339eaaa text_renderer: add dwrite to freetype_deps in meson 2 years ago
Steve Lhomme 6f64a9777c freetype: set the colorimetry on the region picture 2 years ago
Steve Lhomme e5cebd7857 freetype: use the YUVP region picture for palette/buffer handling 2 years ago
Steve Lhomme eeb64b3600 svg: use the cropping data from the source picture 2 years ago
Steve Lhomme fe1c5da7bf freetype/win32: use WCHAR for variables using WCHAR calls 2 years ago
Steve Lhomme 8c407b409c freetype/win32: use WCHAR API's explicitly 2 years ago
Steve Lhomme ab501d6a93 freetype/win32: fix string constant when using WCHAR/wchar_t API's explicitely 2 years ago
Steve Lhomme c9db3816db freetype/win32: fix EnumFontCallback prototype 2 years ago
Steve Lhomme f4d040e050 freetype/win32: fix bogus string cast 2 years ago
Steve Lhomme 97865904ac freetype: fix region background dimension 2 years ago
Steve Lhomme 7fe0b8e73e freetype/win32: keep iterating until we get a match 2 years ago
Steve Lhomme ae4942ee29 text_renderer/svg: don't write text if XML was not converted properly 2 years ago
Steve Lhomme 54897d1ebf text_renderer: warn when the rendering cannot be done 2 years ago
Steve Lhomme 682bb69fa0 freetype: reduce indentation 2 years ago
Steve Lhomme 83e1862210 freetype: create the output region outside of rendering functions 2 years ago
Steve Lhomme 451830aa94 freetype: remove extra 4 pixels for YUVP rendering 2 years ago
Steve Lhomme b81bc6958c freetype2: fix palette filling in YUVP 2 years ago
Steve Lhomme f58c19a8b4 subpicture: don't call text renderer with no text 2 years ago
Steve Lhomme 8bac00db8c text_renderer: remove rendundant check on input 2 years ago
Steve Lhomme 7261e7a01a freetype: do not use the input region palette 2 years ago
Steve Lhomme fe415420f3 vlc_filter: return a non-text subpicture region when rendering text regions 3 years ago
Steve Lhomme 569c1d039a freetype: allocate the YUVP palette early 2 years ago
Steve Lhomme 75d83e3501 vlc_filter: pass the input text region as const 2 years ago
Steve Lhomme 77b7e53190 text_renderer/svg: use the input region to compute the width/height 2 years ago
Steve Lhomme ea6bf194a0 text_renderer/svg: remove redundant check 2 years ago
Steve Lhomme e8247d8fc8 freetype: separate input and output region internally 2 years ago
Steve Lhomme e2e4df6826 freetype: position the output region once it's settled 2 years ago
Steve Lhomme 19aba7aefa freetype: constify line_desc_t parameters 2 years ago