VideoTools/vendor/modules.txt
Stu Leak 68df790d27 Fix player frame generation and video playback
Major improvements to UnifiedPlayer:

1. GetFrameImage() now works when paused for responsive UI updates
2. Play() method properly starts FFmpeg process
3. Frame display loop runs continuously for smooth video display
4. Disabled audio temporarily to fix video playback fundamentals
5. Simplified FFmpeg command to focus on video stream only

Player now:
- Generates video frames correctly
- Shows video when paused
- Has responsive progress tracking
- Starts playback properly

Next steps: Re-enable audio playback once video is stable
2026-01-07 22:20:00 -05:00

240 lines
7.8 KiB
Plaintext

# fyne.io/fyne/v2 v2.7.1
## explicit; go 1.19
fyne.io/fyne/v2
fyne.io/fyne/v2/app
fyne.io/fyne/v2/canvas
fyne.io/fyne/v2/container
fyne.io/fyne/v2/data/binding
fyne.io/fyne/v2/dialog
fyne.io/fyne/v2/driver
fyne.io/fyne/v2/driver/desktop
fyne.io/fyne/v2/driver/embedded
fyne.io/fyne/v2/driver/mobile
fyne.io/fyne/v2/driver/software
fyne.io/fyne/v2/internal
fyne.io/fyne/v2/internal/animation
fyne.io/fyne/v2/internal/app
fyne.io/fyne/v2/internal/async
fyne.io/fyne/v2/internal/build
fyne.io/fyne/v2/internal/cache
fyne.io/fyne/v2/internal/color
fyne.io/fyne/v2/internal/driver
fyne.io/fyne/v2/internal/driver/common
fyne.io/fyne/v2/internal/driver/embedded
fyne.io/fyne/v2/internal/driver/glfw
fyne.io/fyne/v2/internal/driver/mobile
fyne.io/fyne/v2/internal/driver/mobile/app
fyne.io/fyne/v2/internal/driver/mobile/app/callfn
fyne.io/fyne/v2/internal/driver/mobile/event/key
fyne.io/fyne/v2/internal/driver/mobile/event/lifecycle
fyne.io/fyne/v2/internal/driver/mobile/event/paint
fyne.io/fyne/v2/internal/driver/mobile/event/size
fyne.io/fyne/v2/internal/driver/mobile/event/touch
fyne.io/fyne/v2/internal/driver/mobile/gl
fyne.io/fyne/v2/internal/driver/mobile/mobileinit
fyne.io/fyne/v2/internal/metadata
fyne.io/fyne/v2/internal/painter
fyne.io/fyne/v2/internal/painter/gl
fyne.io/fyne/v2/internal/painter/software
fyne.io/fyne/v2/internal/repository
fyne.io/fyne/v2/internal/repository/mime
fyne.io/fyne/v2/internal/scale
fyne.io/fyne/v2/internal/svg
fyne.io/fyne/v2/internal/test
fyne.io/fyne/v2/internal/theme
fyne.io/fyne/v2/internal/widget
fyne.io/fyne/v2/lang
fyne.io/fyne/v2/layout
fyne.io/fyne/v2/storage
fyne.io/fyne/v2/storage/repository
fyne.io/fyne/v2/test
fyne.io/fyne/v2/theme
fyne.io/fyne/v2/widget
# fyne.io/systray v1.11.1-0.20250603113521-ca66a66d8b58
## explicit; go 1.19
fyne.io/systray
fyne.io/systray/internal/generated/menu
fyne.io/systray/internal/generated/notifier
# github.com/BurntSushi/toml v1.5.0
## explicit; go 1.18
github.com/BurntSushi/toml
github.com/BurntSushi/toml/internal
# github.com/davecgh/go-spew v1.1.1
## explicit
github.com/davecgh/go-spew/spew
# github.com/ebitengine/oto/v3 v3.4.0
## explicit; go 1.24.0
github.com/ebitengine/oto/v3
github.com/ebitengine/oto/v3/internal/mux
github.com/ebitengine/oto/v3/internal/oboe
# github.com/ebitengine/purego v0.9.0
## explicit; go 1.18
github.com/ebitengine/purego
github.com/ebitengine/purego/internal/cgo
github.com/ebitengine/purego/internal/fakecgo
github.com/ebitengine/purego/internal/strings
# github.com/fredbi/uri v1.1.1
## explicit; go 1.19
github.com/fredbi/uri
# github.com/fsnotify/fsnotify v1.9.0
## explicit; go 1.17
github.com/fsnotify/fsnotify
github.com/fsnotify/fsnotify/internal
# github.com/fyne-io/gl-js v0.2.0
## explicit; go 1.19
github.com/fyne-io/gl-js
# github.com/fyne-io/glfw-js v0.3.0
## explicit; go 1.19
github.com/fyne-io/glfw-js
# github.com/fyne-io/image v0.1.1
## explicit; go 1.19
github.com/fyne-io/image/ico
# github.com/fyne-io/oksvg v0.2.0
## explicit; go 1.19
github.com/fyne-io/oksvg
# github.com/go-gl/gl v0.0.0-20231021071112-07e5d0ea2e71
## explicit; go 1.12
github.com/go-gl/gl/v2.1/gl
github.com/go-gl/gl/v2.1/gl/KHR
github.com/go-gl/gl/v3.1/gles2
github.com/go-gl/gl/v3.1/gles2/KHR
# github.com/go-gl/glfw/v3.3/glfw v0.0.0-20240506104042-037f3cc74f2a
## explicit; go 1.10
github.com/go-gl/glfw/v3.3/glfw
github.com/go-gl/glfw/v3.3/glfw/glfw/deps
github.com/go-gl/glfw/v3.3/glfw/glfw/deps/glad
github.com/go-gl/glfw/v3.3/glfw/glfw/deps/mingw
github.com/go-gl/glfw/v3.3/glfw/glfw/deps/vs2008
github.com/go-gl/glfw/v3.3/glfw/glfw/include/GLFW
github.com/go-gl/glfw/v3.3/glfw/glfw/src
# github.com/go-text/render v0.2.0
## explicit; go 1.17
github.com/go-text/render
# github.com/go-text/typesetting v0.2.1
## explicit; go 1.17
github.com/go-text/typesetting/di
github.com/go-text/typesetting/font
github.com/go-text/typesetting/font/cff
github.com/go-text/typesetting/font/cff/interpreter
github.com/go-text/typesetting/font/opentype
github.com/go-text/typesetting/font/opentype/tables
github.com/go-text/typesetting/fontscan
github.com/go-text/typesetting/harfbuzz
github.com/go-text/typesetting/language
github.com/go-text/typesetting/segmenter
github.com/go-text/typesetting/shaping
github.com/go-text/typesetting/unicodedata
# github.com/godbus/dbus/v5 v5.1.0
## explicit; go 1.12
github.com/godbus/dbus/v5
github.com/godbus/dbus/v5/introspect
github.com/godbus/dbus/v5/prop
# github.com/hack-pad/go-indexeddb v0.3.2
## explicit; go 1.18
github.com/hack-pad/go-indexeddb/idb
github.com/hack-pad/go-indexeddb/idb/internal/jscache
# github.com/hack-pad/safejs v0.1.0
## explicit; go 1.18
github.com/hack-pad/safejs
github.com/hack-pad/safejs/internal/catch
github.com/hack-pad/safejs/internal/stackerr
# github.com/jeandeaual/go-locale v0.0.0-20250612000132-0ef82f21eade
## explicit; go 1.18
github.com/jeandeaual/go-locale
# github.com/jsummers/gobmp v0.0.0-20230614200233-a9de23ed2e25
## explicit
github.com/jsummers/gobmp
# github.com/kr/text v0.2.0
## explicit
# github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
## explicit
github.com/nfnt/resize
# github.com/nicksnyder/go-i18n/v2 v2.5.1
## explicit; go 1.18
github.com/nicksnyder/go-i18n/v2/i18n
github.com/nicksnyder/go-i18n/v2/i18n/template
github.com/nicksnyder/go-i18n/v2/internal
github.com/nicksnyder/go-i18n/v2/internal/plural
# github.com/pmezard/go-difflib v1.0.0
## explicit
github.com/pmezard/go-difflib/difflib
# github.com/rymdport/portal v0.4.2
## explicit; go 1.19
github.com/rymdport/portal
github.com/rymdport/portal/filechooser
github.com/rymdport/portal/internal/apis
github.com/rymdport/portal/internal/convert
github.com/rymdport/portal/internal/request
github.com/rymdport/portal/notification
github.com/rymdport/portal/openuri
github.com/rymdport/portal/settings
github.com/rymdport/portal/settings/appearance
# github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
## explicit; go 1.13
github.com/skip2/go-qrcode
github.com/skip2/go-qrcode/bitset
github.com/skip2/go-qrcode/reedsolomon
# github.com/srwiley/oksvg v0.0.0-20221011165216-be6e8873101c
## explicit; go 1.17
github.com/srwiley/oksvg
# github.com/srwiley/rasterx v0.0.0-20220730225603-2ab79fcdd4ef
## explicit; go 1.17
github.com/srwiley/rasterx
# github.com/stretchr/testify v1.11.1
## explicit; go 1.17
github.com/stretchr/testify/assert
github.com/stretchr/testify/assert/yaml
github.com/stretchr/testify/require
# github.com/yuin/goldmark v1.7.8
## explicit; go 1.19
github.com/yuin/goldmark
github.com/yuin/goldmark/ast
github.com/yuin/goldmark/parser
github.com/yuin/goldmark/renderer
github.com/yuin/goldmark/renderer/html
github.com/yuin/goldmark/text
github.com/yuin/goldmark/util
# golang.org/x/image v0.24.0
## explicit; go 1.18
golang.org/x/image/ccitt
golang.org/x/image/colornames
golang.org/x/image/draw
golang.org/x/image/math/f64
golang.org/x/image/math/fixed
golang.org/x/image/tiff
golang.org/x/image/tiff/lzw
golang.org/x/image/vector
# golang.org/x/net v0.35.0
## explicit; go 1.18
golang.org/x/net/html
golang.org/x/net/html/atom
golang.org/x/net/html/charset
# golang.org/x/sys v0.36.0
## explicit; go 1.24.0
golang.org/x/sys/unix
golang.org/x/sys/windows
golang.org/x/sys/windows/registry
# golang.org/x/text v0.22.0
## explicit; go 1.18
golang.org/x/text/encoding
golang.org/x/text/encoding/charmap
golang.org/x/text/encoding/htmlindex
golang.org/x/text/encoding/internal
golang.org/x/text/encoding/internal/identifier
golang.org/x/text/encoding/japanese
golang.org/x/text/encoding/korean
golang.org/x/text/encoding/simplifiedchinese
golang.org/x/text/encoding/traditionalchinese
golang.org/x/text/encoding/unicode
golang.org/x/text/internal/language
golang.org/x/text/internal/language/compact
golang.org/x/text/internal/tag
golang.org/x/text/internal/utf8internal
golang.org/x/text/language
golang.org/x/text/runes
golang.org/x/text/transform
golang.org/x/text/unicode/bidi
# gopkg.in/yaml.v3 v3.0.1
## explicit
gopkg.in/yaml.v3