clipper/backend/media
Rob Watson 36bd92608a
continuous-integration/drone/push Build is passing Details
Update Go to 1.19
2022-08-05 19:53:54 +02:00
..
testdata Add GetAudioSegment flow 2021-12-29 16:41:43 +01:00
get_audio.go GetAudio: avoid leaking goroutine on cancellation 2022-02-05 07:46:52 +01:00
get_audio_test.go Send AudioFrames in gRPC message when available 2022-01-25 20:06:19 +01:00
get_segment.go Add POST /api/media_sets/:id/clip. 2022-01-10 18:52:04 +01:00
get_segment_test.go Add FFmpeg WorkerPool 2022-01-05 19:49:47 +01:00
get_video.go Add test coverage for getVideoFromYoutube flow 2022-01-04 06:51:25 +01:00
get_video_test.go Add FFmpeg WorkerPool 2022-01-05 19:49:47 +01:00
modulo_reader.go Extract ModuloReader from service.go 2021-12-17 17:52:59 +01:00
modulo_reader_test.go Extract ModuloReader from service.go 2021-12-17 17:52:59 +01:00
service.go GetPeaksForSegment: add extra invalid arg check 2022-02-04 16:22:06 +01:00
service_test.go GetPeaksForSegment: add extra invalid arg check 2022-02-04 16:22:06 +01:00
test_helper_test.go Update Go to 1.19 2022-08-05 19:53:54 +02:00
thumbnail.go Revert "FileStore.PutObject: Accept io.ReadCloser" 2022-01-03 13:32:39 +01:00
types.go Fetch title, description and author from Youtube 2022-01-13 20:05:09 +01:00
worker_pool.go Add FFmpeg WorkerPool 2022-01-05 19:49:47 +01:00
worker_pool_test.go Add FFmpeg WorkerPool 2022-01-05 19:49:47 +01:00
youtube.go Add video thumbnail support 2021-11-21 20:43:40 +01:00
youtube_test.go Add video thumbnail support 2021-11-21 20:43:40 +01:00