photoprism/internal/ffmpeg/encode
Michael Mayer 43bca10b4e CI: Apply Go linter recommendations to "internal/ffmpeg" package #5330
Signed-off-by: Michael Mayer <michael@photoprism.app>
2025-11-22 12:58:11 +01:00
..
avc.go CI: Apply Go linter recommendations to "internal/ffmpeg" package #5330 2025-11-22 12:58:11 +01:00
const.go Videos: Improve downloading, remuxing, and transcoding #4982 #4892 #5040 2025-06-09 15:31:23 +02:00
default.go NVIDIA: Refactor ffmpeg.DefaultAvcEncoder() function 2025-09-30 22:51:10 +02:00
encode.go FFmpeg: Refactor extraction of JPEG and PNG images from videos #4604 2025-01-09 10:24:53 +01:00
encoder.go Videos: Add "codec" search filter and auto-enable nvidia encoder #4848 2025-03-10 14:30:25 +01:00
encoder_test.go Test: Use PascalCase names for all Go subtests in /internal 2025-10-02 14:50:02 +02:00
flags.go CI: Apply Go linter recommendations to "internal/ffmpeg" package #5330 2025-11-22 12:58:11 +01:00
offset.go Videos: Refine still image extraction with ffmpeg #5189 2025-09-03 11:44:09 +02:00
offset_test.go Videos: Refine still image extraction with ffmpeg #5189 2025-09-03 11:44:09 +02:00
options.go CI: Apply Go linter recommendations to "internal/ffmpeg" package #5330 2025-11-22 12:58:11 +01:00
options_test.go Config: Add preset, quality, and device options for FFmpeg #4969 2025-04-27 14:36:36 +02:00
pixel_format.go FFmpeg: Add tests, refactor package, and split into sub-packages #4604 2025-01-08 18:27:33 +01:00
preset.go Config: Add preset, quality, and device options for FFmpeg #4969 2025-04-27 14:36:36 +02:00
quality.go Config: Add preset, quality, and device options for FFmpeg #4969 2025-04-27 14:36:36 +02:00
quality_test.go Tests: Add unit tests #4969 2025-05-07 12:03:50 +02:00