Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vivaldi-snapshot: Update to 6.8.3371.4 #2864

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
555 changes: 255 additions & 300 deletions packages/f/ffmpeg-chromium/abi_symbols

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions packages/f/ffmpeg-chromium/abi_used_libs
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
libc.so.6
libm.so.6
libopus.so.0
libva-drm.so.2
libva.so.2
66 changes: 56 additions & 10 deletions packages/f/ffmpeg-chromium/abi_used_symbols
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
libc.so.6:__errno_location
libc.so.6:__fprintf_chk
libc.so.6:__isoc23_sscanf
libc.so.6:__isoc23_strtol
libc.so.6:__isoc23_strtoll
libc.so.6:__isoc23_strtoul
libc.so.6:__isoc23_strtoull
libc.so.6:__isoc99_sscanf
libc.so.6:__memcpy_chk
libc.so.6:__sched_cpucount
libc.so.6:__snprintf_chk
Expand All @@ -13,20 +9,25 @@ libc.so.6:__strcpy_chk
libc.so.6:__vsnprintf_chk
libc.so.6:__xpg_strerror_r
libc.so.6:abort
libc.so.6:calloc
libc.so.6:clock
libc.so.6:clock_gettime
libc.so.6:close
libc.so.6:dlclose
libc.so.6:dlopen
libc.so.6:dlsym
libc.so.6:fclose
libc.so.6:fcntl64
libc.so.6:fdopen
libc.so.6:fputs
libc.so.6:fread
libc.so.6:free
libc.so.6:fstat64
libc.so.6:getenv
libc.so.6:gettimeofday
libc.so.6:gmtime_r
libc.so.6:isatty
libc.so.6:localtime_r
libc.so.6:malloc
libc.so.6:memchr
libc.so.6:memcmp
libc.so.6:memcpy
Expand All @@ -35,9 +36,12 @@ libc.so.6:memset
libc.so.6:mkdir
libc.so.6:mkstemp64
libc.so.6:mktime
libc.so.6:mmap64
libc.so.6:munmap
libc.so.6:nanosleep
libc.so.6:open64
libc.so.6:posix_memalign
libc.so.6:prctl
libc.so.6:pthread_cond_broadcast
libc.so.6:pthread_cond_destroy
libc.so.6:pthread_cond_init
Expand All @@ -54,6 +58,7 @@ libc.so.6:qsort
libc.so.6:realloc
libc.so.6:sched_getaffinity
libc.so.6:setvbuf
libc.so.6:snprintf
libc.so.6:stderr
libc.so.6:strchr
libc.so.6:strcmp
Expand All @@ -66,6 +71,10 @@ libc.so.6:strrchr
libc.so.6:strspn
libc.so.6:strstr
libc.so.6:strtod
libc.so.6:strtol
libc.so.6:strtoll
libc.so.6:strtoul
libc.so.6:strtoull
libm.so.6:acos
libm.so.6:asin
libm.so.6:atan
Expand All @@ -74,15 +83,12 @@ libm.so.6:atan2f
libm.so.6:atanf
libm.so.6:cbrt
libm.so.6:cbrtf
libm.so.6:ceil
libm.so.6:cos
libm.so.6:cosf
libm.so.6:cosh
libm.so.6:exp
libm.so.6:exp2
libm.so.6:fabs
libm.so.6:floor
libm.so.6:floorf
libm.so.6:frexp
libm.so.6:hypot
libm.so.6:ldexp
Expand All @@ -93,8 +99,48 @@ libm.so.6:pow
libm.so.6:powf
libm.so.6:round
libm.so.6:sin
libm.so.6:sincos
libm.so.6:sincosf
libm.so.6:sinf
libm.so.6:sinh
libm.so.6:tan
libm.so.6:tanh
libm.so.6:trunc
libopus.so.0:opus_multistream_decode
libopus.so.0:opus_multistream_decode_float
libopus.so.0:opus_multistream_decoder_create
libopus.so.0:opus_multistream_decoder_ctl
libopus.so.0:opus_multistream_decoder_destroy
libopus.so.0:opus_strerror
libva-drm.so.2:vaGetDisplayDRM
libva.so.2:vaBeginPicture
libva.so.2:vaCreateBuffer
libva.so.2:vaCreateConfig
libva.so.2:vaCreateContext
libva.so.2:vaCreateImage
libva.so.2:vaCreateSurfaces
libva.so.2:vaDeriveImage
libva.so.2:vaDestroyBuffer
libva.so.2:vaDestroyConfig
libva.so.2:vaDestroyContext
libva.so.2:vaDestroyImage
libva.so.2:vaDestroySurfaces
libva.so.2:vaEndPicture
libva.so.2:vaErrorStr
libva.so.2:vaGetDisplayAttributes
libva.so.2:vaGetImage
libva.so.2:vaInitialize
libva.so.2:vaMapBuffer
libva.so.2:vaMaxNumImageFormats
libva.so.2:vaMaxNumProfiles
libva.so.2:vaPutImage
libva.so.2:vaQueryConfigProfiles
libva.so.2:vaQueryImageFormats
libva.so.2:vaQuerySurfaceAttributes
libva.so.2:vaQueryVendorString
libva.so.2:vaRenderPicture
libva.so.2:vaSetDriverName
libva.so.2:vaSetErrorCallback
libva.so.2:vaSetInfoCallback
libva.so.2:vaSyncSurface
libva.so.2:vaTerminate
libva.so.2:vaUnmapBuffer
32 changes: 0 additions & 32 deletions packages/f/ffmpeg-chromium/files/0001-use-pow.patch

This file was deleted.

Loading
Loading