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
Remove an unneeded include of avassert.h from amr.c.
tags/n2.3
Carl Eugen Hoyos
11 years ago
parent
bf87d582b1
commit
2a3ff9fbba
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
libavformat/amr.c
+ 0
- 1
libavformat/amr.c
View File
@@ -26,7 +26,6 @@ Only mono files are supported.
*/
#include "libavutil/avassert.h"
#include "libavutil/channel_layout.h"
#include "avformat.h"
#include "internal.h"
Write
Preview
Loading…
Cancel
Save