swscale-7.dll
Description: FFmpeg image rescaling library
Authors: Copyright (C) 2000-2023 FFmpeg Project
Version: 7.1.100.0
Architecture: 64-bit
Operating System: Windows NT
SHA256: de77a0976f7a467cbb1ad1530f53afa3
File Size: 592.0 KB
Uploaded At: Dec. 1, 2025, 2:42 p.m.
Views: 9
Exported Functions
- sws_allocVec (Ordinal: 1, Address: 0x451d0)
- sws_alloc_context (Ordinal: 2, Address: 0x450b0)
- sws_alloc_set_opts (Ordinal: 3, Address: 0x45100)
- sws_convertPalette8ToPacked24 (Ordinal: 4, Address: 0x3cbe0)
- sws_convertPalette8ToPacked32 (Ordinal: 5, Address: 0x3cbb0)
- sws_frame_end (Ordinal: 6, Address: 0x30930)
- sws_frame_start (Ordinal: 7, Address: 0x30960)
- sws_freeContext (Ordinal: 8, Address: 0x46010)
- sws_freeFilter (Ordinal: 9, Address: 0x454d0)
- sws_freeVec (Ordinal: 10, Address: 0x45490)
- sws_getCachedContext (Ordinal: 11, Address: 0x46e80)
- sws_getCoefficients (Ordinal: 12, Address: 0x78530)
- sws_getColorspaceDetails (Ordinal: 13, Address: 0x44fe0)
- sws_getContext (Ordinal: 14, Address: 0x46230)
- sws_getDefaultFilter (Ordinal: 15, Address: 0x45580)
- sws_getGaussianVec (Ordinal: 16, Address: 0x45250)
- sws_get_class (Ordinal: 17, Address: 0x9b50)
- sws_init_context (Ordinal: 18, Address: 0x809e8)
- sws_isSupportedEndiannessConversion (Ordinal: 19, Address: 0x44fc0)
- sws_isSupportedInput (Ordinal: 20, Address: 0x44f80)
- sws_isSupportedOutput (Ordinal: 21, Address: 0x44fa0)
- sws_normalizeVec (Ordinal: 22, Address: 0x45440)
- sws_receive_slice (Ordinal: 23, Address: 0x30a40)
- sws_receive_slice_alignment (Ordinal: 24, Address: 0x30a20)
- sws_scale (Ordinal: 25, Address: 0x30d50)
- sws_scaleVec (Ordinal: 26, Address: 0x45410)
- sws_scale_frame (Ordinal: 27, Address: 0x30c60)
- sws_send_slice (Ordinal: 28, Address: 0x30a00)
- sws_setColorspaceDetails (Ordinal: 29, Address: 0x46320)
- swscale_configuration (Ordinal: 30, Address: 0x47310)
- swscale_license (Ordinal: 31, Address: 0x47320)
- swscale_version (Ordinal: 32, Address: 0x47300)
Imported DLLs & Functions
avutil-58.dll
- av_calloc (Address: 0x18009f468)
- av_fast_malloc (Address: 0x18009f470)
- av_fast_realloc (Address: 0x18009f478)
- av_frame_alloc (Address: 0x18009f480)
- av_frame_free (Address: 0x18009f488)
- av_frame_get_buffer (Address: 0x18009f490)
- av_frame_ref (Address: 0x18009f498)
- av_frame_unref (Address: 0x18009f4a0)
- av_free (Address: 0x18009f4a8)
- av_freep (Address: 0x18009f4b0)
- av_get_bits_per_pixel (Address: 0x18009f4b8)
- av_get_cpu_flags (Address: 0x18009f4c0)
- av_get_pix_fmt_name (Address: 0x18009f4c8)
- av_image_alloc (Address: 0x18009f4d0)
- av_log (Address: 0x18009f4d8)
- av_malloc (Address: 0x18009f4e0)
- av_malloc_array (Address: 0x18009f4e8)
- av_mallocz (Address: 0x18009f4f0)
- av_opt_copy (Address: 0x18009f4f8)
- av_opt_get_int (Address: 0x18009f500)
- av_opt_set_defaults (Address: 0x18009f508)
- av_opt_set_int (Address: 0x18009f510)
- av_pix_fmt_desc_get (Address: 0x18009f518)
- av_pix_fmt_get_chroma_sub_sample (Address: 0x18009f520)
- av_pix_fmt_swap_endianness (Address: 0x18009f528)
- avpriv_slicethread_create (Address: 0x18009f530)
- avpriv_slicethread_execute (Address: 0x18009f538)
- avpriv_slicethread_free (Address: 0x18009f540)
KERNEL32.dll
- DeleteCriticalSection (Address: 0x18009f2d0)
- EnterCriticalSection (Address: 0x18009f2d8)
- GetCurrentProcess (Address: 0x18009f2e0)
- GetCurrentProcessId (Address: 0x18009f2e8)
- GetCurrentThreadId (Address: 0x18009f2f0)
- GetLastError (Address: 0x18009f2f8)
- GetSystemTimeAsFileTime (Address: 0x18009f300)
- GetTickCount (Address: 0x18009f308)
- InitializeCriticalSection (Address: 0x18009f320)
- InitOnceBeginInitialize (Address: 0x18009f310)
- InitOnceComplete (Address: 0x18009f318)
- LeaveCriticalSection (Address: 0x18009f328)
- QueryPerformanceCounter (Address: 0x18009f330)
- RtlAddFunctionTable (Address: 0x18009f338)
- RtlCaptureContext (Address: 0x18009f340)
- RtlLookupFunctionEntry (Address: 0x18009f348)
- RtlVirtualUnwind (Address: 0x18009f350)
- SetUnhandledExceptionFilter (Address: 0x18009f358)
- Sleep (Address: 0x18009f360)
- TerminateProcess (Address: 0x18009f368)
- TlsGetValue (Address: 0x18009f370)
- UnhandledExceptionFilter (Address: 0x18009f378)
- VirtualAlloc (Address: 0x18009f380)
- VirtualFree (Address: 0x18009f388)
- VirtualProtect (Address: 0x18009f390)
- VirtualQuery (Address: 0x18009f398)
msvcrt.dll
- __dllonexit (Address: 0x18009f3a8)
- __iob_func (Address: 0x18009f3b0)
- __setusermatherr (Address: 0x18009f3b8)
- _amsg_exit (Address: 0x18009f3c0)
- _errno (Address: 0x18009f3c8)
- _initterm (Address: 0x18009f3d0)
- _lock (Address: 0x18009f3d8)
- _onexit (Address: 0x18009f3e0)
- _unlock (Address: 0x18009f3e8)
- abort (Address: 0x18009f3f0)
- calloc (Address: 0x18009f3f8)
- fprintf (Address: 0x18009f400)
- free (Address: 0x18009f408)
- fwrite (Address: 0x18009f410)
- malloc (Address: 0x18009f418)
- memcmp (Address: 0x18009f420)
- memcpy (Address: 0x18009f428)
- memmove (Address: 0x18009f430)
- memset (Address: 0x18009f438)
- signal (Address: 0x18009f440)
- strlen (Address: 0x18009f448)
- strncmp (Address: 0x18009f450)
- vfprintf (Address: 0x18009f458)