This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
libvorbis: cosmetics: remove empty line at EOF
Signed-off-by: Paul B Mahol <onemda@gmail.com>
tags/n1.0
Paul B Mahol
13 years ago
parent
dc1c79be1b
commit
a7fbc5d004
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
libavcodec/libvorbis.c
+ 0
- 1
libavcodec/libvorbis.c
View File
@@ -558,4 +558,3 @@ AVCodec ff_libvorbis_decoder = {
.close = oggvorbis_decode_close,
.capabilities = CODEC_CAP_DELAY,
} ;
Write
Preview
Loading…
Cancel
Save