photoprism/internal/config
Michael Mayer 4154649c76 FFmpeg: Remove deprecated "-vsync vfr" command flag #3659
See issue comments for details. This also introduces a package constant
for the default ffmpeg command name and updates the tests.

Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-09-06 11:27:24 +02:00
..
testdata Config: Improve Wallpaper URI caching and tests 2023-03-20 10:28:01 +01:00
about.go Config: Update membership sign up info 2023-04-01 12:07:17 +02:00
cli_context.go
cli_flag_test.go
cli_flag.go Backend: Update Go dependencies 2023-06-01 16:35:07 +02:00
cli_flags_report.go
cli_flags_test.go Config: Update flags.go and cli_flags_test.go 2023-05-13 19:38:54 +02:00
cli_flags.go
client_assets_test.go Config: Improve Wallpaper URI caching and tests 2023-03-20 10:28:01 +01:00
client_assets.go
client_config_test.go
client_config.go Archive: Show number of archived pictures and improve "delete all" #272 2023-09-03 15:44:00 +02:00
client_ext.go
config_app_test.go
config_app.go Video: Add transcoding libs and improve error handling #3466 2023-07-15 15:17:41 +02:00
config_auth_test.go
config_auth.go API: Skip sending token headers in public mode to allow caching #2875 2023-04-14 18:06:57 +02:00
config_cache.go Config: Improve Wallpaper URI caching and tests 2023-03-20 10:28:01 +01:00
config_const.go Backend: Update Go dependencies 2023-06-01 16:35:07 +02:00
config_convert.go Advanced Settings: Add ImageMagick, PNG, and vectors options #2207 2023-02-19 16:42:19 +01:00
config_customize_test.go Config: Make options available to all users 2023-05-13 16:02:49 +02:00
config_customize.go Config: Make options available to all users 2023-05-13 16:02:49 +02:00
config_db_test.go Backup & Restore: Refactor commands not to run into size limits #3140 2023-04-01 16:23:25 +02:00
config_db.go Backup & Restore: Refactor commands not to run into size limits #3140 2023-04-01 16:23:25 +02:00
config_faces_test.go
config_faces.go Config: Make options available to all users 2023-05-13 16:02:49 +02:00
config_features_test.go Advanced Settings: Add ImageMagick, PNG, and vectors options #2207 2023-02-19 16:42:19 +01:00
config_features.go Server: Add "restart required" flag and button to restart the server 2023-03-27 19:27:19 +02:00
config_ffmpeg_test.go Video: Refactor FFmpeg Transcoding Size Limit #3466 #3498 #3549 2023-07-18 15:15:04 +02:00
config_ffmpeg.go FFmpeg: Remove deprecated "-vsync vfr" command flag #3659 2023-09-06 11:27:24 +02:00
config_filepaths_test.go Config: Make PhotoPrism compatible with MariaDB 11 #3443 2023-06-02 17:07:10 +02:00
config_filepaths.go Config: Refactor directory initialization and improve inline docs 2023-06-14 16:44:45 +02:00
config_metadata_test.go
config_metadata.go
config_proxy_test.go
config_proxy.go
config_raw_test.go Advanced Settings: Add ImageMagick, PNG, and vectors options #2207 2023-02-19 16:42:19 +01:00
config_raw.go
config_resample_test.go
config_resample.go
config_server_test.go Config: Improve docs and tests for Unix socket support #2337 #3595 2023-08-16 10:14:19 +02:00
config_server.go Videos: Allow setting a lower TTL for caching video content #3631 2023-08-15 11:06:43 +02:00
config_tensorflow.go
config_test.go Config: Improve docs and tests for Unix socket support #2337 #3595 2023-08-16 10:14:19 +02:00
config_tls_test.go Security: Add PHOTOPRISM_DEFAULT_TLS config option #3509 2023-07-15 12:01:06 +02:00
config_tls.go Security: Add PHOTOPRISM_DEFAULT_TLS config option #3509 2023-07-15 12:01:06 +02:00
config.go Videos: Allow setting a lower TTL for caching video content #3631 2023-08-15 11:06:43 +02:00
dsn_test.go
dsn.go
env_test.go Config: Code clean-up 2023-03-15 17:05:05 +01:00
env.go CLI: Reduce logging output in production environments #3370 2023-05-05 09:55:00 +02:00
error.go Config: Refactor directory initialization and improve inline docs 2023-06-14 16:44:45 +02:00
extensions.go CLI: Reduce logging output in production environments #3370 2023-05-05 09:55:00 +02:00
flags.go FFmpeg: Remove deprecated "-vsync vfr" command flag #3659 2023-09-06 11:27:24 +02:00
log_error.go
options_report_test.go Tests: Add unit tests 2023-08-30 16:30:06 +02:00
options_report.go
options_test.go
options.go Videos: Allow setting a lower TTL for caching video content #3631 2023-08-15 11:06:43 +02:00
report_test.go Tests: Add unit tests 2023-08-30 16:30:06 +02:00
report.go Videos: Allow setting a lower TTL for caching video content #3631 2023-08-15 11:06:43 +02:00
settings.go Config: Refactor directory initialization and improve inline docs 2023-06-14 16:44:45 +02:00
test_test.go
test.go
thumbnails.go Video: Refactor FFmpeg Transcoding Size Limit #3466 #3498 #3549 2023-07-18 15:15:04 +02:00
values.go