547 Commits (41d26622490aafe680da24fe5116e6df6474cecc)

Author SHA1 Message Date
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 2 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
Steve Lhomme 90d4d0ce37 freetype: constify the FT_BBOX parameters 2 years ago
Steve Lhomme e90cfce365 freetype: avoid passing unused parameters in local functions 2 years ago
Steve Lhomme b960e0b563 freetype: simplify the video_format_t usage on rendering 2 years ago
Steve Lhomme 49b9a60f21 freetype: pass the draw functions as a const pointer 2 years ago
Steve Lhomme 6ae0c05535 freetype: fully fix the SAR forwarding 2 years ago
Steve Lhomme c73d6436fd subpicture: mark regions that are text based 3 years ago
Steve Lhomme 4a09ac18de subpicture: merge the text align and text flags 2 years ago
Steve Lhomme 64b0b0e8df subpicture: invert the text region balanced flags 2 years ago
Steve Lhomme 981a0f17c0 subpicture: group text-based region flags into a single field 2 years ago
Steve Lhomme a88054ab29 freetype: simplify indentation 2 years ago
Steve Lhomme 25da40b9a3 freetype: rename xxxFromRGB to xxxFromXRGB 3 years ago
Steve Lhomme cf2613a72c modules: remove write-only video format i_bits_per_pixel 3 years ago
Alexandre Janniaux d277b0aafc text_renderer: sapi: remove forward-declaration 3 years ago
Alexandre Janniaux 8d66cdea2a text_renderer: sapi: move to dedicated COM thread 3 years ago
Alexandre Janniaux 3e30c37525 text_renderer: sapi: use new/delete for sys 3 years ago
Alexandre Janniaux 3c59de0fd9 text_renderer: sapi: avoid NULL long text option 3 years ago
Alexandre Janniaux 35fc27ddb2 text_renderer: sapi: rename filter_sys_t 3 years ago
Alexandre Janniaux 93b1f2d631 text_renderer: sapi: reindent after last changes 3 years ago
Alexandre Janniaux 0fbcfcafb3 text_renderer: sapi: early return 3 years ago
Alexandre Janniaux 487c653939 text_renderer: sapi: refactor to SelectVoice function 3 years ago
Alexandre Janniaux 3fec42b095 text_renderer: sapi: use early return 3 years ago