vlc/src
Steve Lhomme ad26d63aa4 picture: align picture width to 64
It seems the latest FFmpeg requires 64 bits alignment for some I420 output.

Fixes #27285

(cherry picked from commit fa75a43b0b)

Signed-off-by: Steve Lhomme <robux4@ycbcr.xyz>
2022-10-12 15:08:12 +00:00
..
android android: thread: use standard thread_local keyword 2017-09-26 15:47:19 +02:00
audio_output audio_output: increase allowed max sample rate to 384 kHz 2020-01-04 23:47:57 -05:00
config help: fix float lower bound check 2020-11-15 19:02:01 +01:00
darwin darwin/dirs: Use FromCFString 2022-10-01 08:05:30 +00:00
extras extras: remove vlc_tdestroy() 2018-02-20 21:46:00 +02:00
input decoder: update i_bitspersample 2022-08-24 19:51:40 +02:00
interface interface: remove use of obsolete logger interface 2018-03-29 18:23:48 +03:00
linux linux: use futex_time64 where applicable 2022-05-29 07:32:18 +00:00
misc picture: align picture width to 64 2022-10-12 15:08:12 +00:00
modules modules: Fix leak on error path 2022-06-30 09:48:27 +02:00
network httpd: do not disable timeout for RTSP 2021-06-17 09:50:30 +03:00
os2 Remove old mail address from sources 2019-09-04 22:12:12 +03:00
playlist playlist: temporize on EOS bursts 2022-03-26 08:49:49 +00:00
posix thread: Have vlc_GetCPUCount make use of _SC_NPROCESSORS_ONLN 2021-04-23 17:06:44 +03:00
stream_output Remove old mail address from sources 2019-09-04 22:12:12 +03:00
test url: add test case 2021-12-04 15:48:57 +00:00
text url: allow brackets in path part 2021-12-04 15:48:57 +00:00
video_output osd: epg: fix null deref on missing next event 2022-05-26 08:00:41 +00:00
win32 win32: use CreateThread instead of _beginthreadex in winstore builds 2020-06-19 08:11:45 +02:00
.gitignore fourcc: preprocess the tables and sort them at build time 2015-06-11 23:39:57 +03:00
Makefile.am Bump SO revisions 2022-06-17 18:29:44 +03:00
check_headers check_headers: fix regular expression 2015-06-22 20:06:49 +03:00
check_symbols Unexport video_splitter_(New|Delete) 2017-07-31 21:30:08 +03:00
libvlc-module.c core: module: add missing Mono option in "stereo_mode" 2022-05-20 08:25:59 +02:00
libvlc.c Remove old mail address from sources 2019-09-04 22:12:12 +03:00
libvlc.h core: add vlc_MetadataRequest 2018-07-29 18:55:56 +02:00
libvlc_win32_rc.rc.in src: Fix libvlc manifest embeding 2017-03-08 15:54:53 +01:00
libvlccore.sym url: add vlc_UrlParseFixup 2017-12-07 09:17:46 +01:00
missing.c Remove old mail address from sources 2019-09-04 22:12:12 +03:00
version.c Remove old mail address from sources 2019-09-04 22:12:12 +03:00
vlc-plugin.pc.in Update .pc files for static linking 2011-08-23 18:18:05 +03:00