900876cc7f
Update API usage, incorporate new features, and refactor a bit: - Use new progress callback to show progress bar - Use new frame info functions to get timecodes/keyframes instead of manually decoding - Use new tracklist API to show track selection dialogs - Expose option of whether to apply RFF - Show a warning when bestsource had to revert to linear decoding - Reuse the swscale context across frames and ensure the format stays constant - Add xxhash wrap - No longer mark the bestsource video provider as slow
45 lines
915 B
Text
45 lines
915 B
Text
/tests/data
|
|
|
|
packages/desktop/aegisub.desktop
|
|
packages/desktop/aegisub.desktop.template
|
|
src/libresrc/bitmap.cpp
|
|
src/libresrc/bitmap.h
|
|
src/libresrc/default_config.cpp
|
|
src/libresrc/default_config.h
|
|
src/libresrc/default_config_platform.json
|
|
tests/*.json
|
|
tests/run
|
|
tools/osx-bundle-restart-helper
|
|
tools/repack-thes-dict
|
|
tools/repack-thes-dict.dSYM
|
|
|
|
# Platform-specific
|
|
.DS_Store
|
|
|
|
# Meson
|
|
build*/
|
|
subprojects/bestsource/
|
|
subprojects/boost*/
|
|
subprojects/cairo*
|
|
subprojects/ffmpeg
|
|
subprojects/ffms2
|
|
subprojects/fontconfig*
|
|
subprojects/freetype2
|
|
subprojects/fribidi
|
|
subprojects/glib*
|
|
subprojects/googletest-*
|
|
subprojects/harfbuzz
|
|
subprojects/icu
|
|
subprojects/libass
|
|
subprojects/libffi*
|
|
subprojects/libpng-*
|
|
subprojects/luajit
|
|
subprojects/nasm-*
|
|
subprojects/packagecache
|
|
subprojects/proxy-libintl*
|
|
subprojects/wxWidgets
|
|
subprojects/zlib-*
|
|
subprojects/dirent-*
|
|
subprojects/hunspell-*
|
|
subprojects/uchardet-*
|
|
subprojects/xxhash
|