99842 Commits (6d9b2a09297e4fad9109100bbaeb3e4841d897c4)
 

Author SHA1 Message Date
Steve Lhomme 6d9b2a0929 vlc_list: split reading from a const list a non-const list 3 years ago
Steve Lhomme 473a66cb48 vout: read SPU regions as const 3 years ago
Steve Lhomme aa9a5632fd input: reading the category as non-const category 3 years ago
Steve Lhomme 7740350d07 vout_subpictures: use const when counting regions 3 years ago
Steve Lhomme cf15ed77f5 sout: hls: use const when reading a media from a const list 3 years ago
Fatih Uzunoglu 701ea11d4a qml: remove unnecessary property and fix final overriding in Qt 6.6 3 years ago
Fatih Uzunoglu d42ac8aee6 qml: remove unnecessary FocusScope in MainDisplay 3 years ago
Fatih Uzunoglu afc451457e qml: narrow where the effect is applied in MainDisplay for rendering optimization 3 years ago
Prince Gupta a92d924e42 qml: fix playlist sort menu text 3 years ago
Matthias Dressel 3b2c715356 CI: Update Docker images 3 years ago
Jean-Baptiste Kempf df6394ea80 SRT: remove tabs in source code 3 years ago
Steve Lhomme 88a93fbcb9 adaptive: fix debug string formatting 3 years ago
Steve Lhomme 4016a7f672 mft: fix audio decoder logging 3 years ago
Thomas Guillem 5800fa288a test/clock: fix the output tracer "render_pts" system date 3 years ago
Thomas Guillem 77cd3505e4 test/clock: simulate video rendering on most scenarios 3 years ago
Thomas Guillem 4bc7fd705e test/clock: simulate video rendering 3 years ago
Thomas Guillem 3b97d7f3e4 test/clock: name the slave clock 3 years ago
Thomas Guillem a7ce1e212f test/clock: use a switch case 3 years ago
Thomas Guillem 8e9a695482 test/clock: add missing va_copy 3 years ago
Thomas Guillem b159c36b7e test/clock: these variables are used 3 years ago
Thomas Guillem 02ffd015fb test/clock: specify epsilon in the scenario for lowprecision_check 3 years ago
Thomas Guillem 6834df46ba clock: fix timing report when decreasing the delay 3 years ago
Thomas Guillem 0fa4d351ba clock: don't include the delay for the master clock 3 years ago
Steve Lhomme f58c19a8b4 subpicture: don't call text renderer with no text 3 years ago
Steve Lhomme 8bac00db8c text_renderer: remove rendundant check on input 3 years ago
Steve Lhomme 622f559f48 subpicture: remove unused subpicture_region_TextMarkRendered 3 years ago
Steve Lhomme 7261e7a01a freetype: do not use the input region palette 3 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 3 years ago
Alexandre Janniaux dd58d1c0ac win32: build.sh: switch to $() instead of `` 3 years ago
Alexandre Janniaux f3dcaf51b1 win32: build.sh: add proper quoting 3 years ago
Alexandre Janniaux e374f506a1 interrupt: check EINTR for IO operations 3 years ago
Alexandre Janniaux 823d7c3ae5 avcodec: chroma: fix for-loop condition 3 years ago
Steve Lhomme 6aadea3959 build: add -Werror=format error 3 years ago
Steve Lhomme 203a9520f4 CI: build Android targets with extra compilation checks 3 years ago
Steve Lhomme aea00fb42b CI: build WASM target with extra compilation checks 3 years ago
Steve Lhomme 52be67e5fc package/wasm: add --enable-extra-checks to add extra compilation errors 3 years ago
Steve Lhomme 921c88a2e9 package/snap: build with --enable-extra-checks to add extra compilation errors 3 years ago
Steve Lhomme 922e338e3b CI: build iOS targets with extra compilation checks 3 years ago
Steve Lhomme 3b6e27008c package/apple: add --enable-extra-checks to add extra compilation errors 3 years ago
Steve Lhomme 2324eff451 CI: use common error checks in Debian Meson build 3 years ago
Steve Lhomme fb4dd9195a CI: use common error checks in Debian build 3 years ago
Steve Lhomme 0f75cbf6b9 extras/package: use --enable-extra-checks instead of local errors 3 years ago
Steve Lhomme 8f3d984910 meson: add extra_checks do add more compilation errors 3 years ago
Steve Lhomme fded16c5cd configure: add --enable-extra-checks do add more compilation errors 3 years ago
Steve Lhomme f4fa047342 configure: test CXXFLAGS with the C++ compiler 3 years ago
Steve Lhomme 75d83e3501 vlc_filter: pass the input text region as const 3 years ago
Steve Lhomme 77b7e53190 text_renderer/svg: use the input region to compute the width/height 3 years ago
Steve Lhomme ea6bf194a0 text_renderer/svg: remove redundant check 3 years ago
Steve Lhomme e8247d8fc8 freetype: separate input and output region internally 3 years ago