diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-11-12 01:11:53 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-11-12 01:11:53 +0100 |
| commit | c2f74bf15f6f2a88138119a42a44f4241169f6e5 (patch) | |
| tree | 59e879fa923160489eaf243e4b0bba0cc1d77ab5 /src/lib | |
| parent | af7130b416a7b8ffcf3c7d4df122d4931a366a24 (diff) | |
Cleanup: whitespace.
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/ffmpeg.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/ffmpeg.cc b/src/lib/ffmpeg.cc index 6c8509b6c..6ec368ef6 100644 --- a/src/lib/ffmpeg.cc +++ b/src/lib/ffmpeg.cc @@ -376,6 +376,5 @@ FFmpeg::audio_frame (shared_ptr<const FFmpegAudioStream> stream) _audio_frame[stream] = frame; return frame; - } |
