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 unnecessary header inclusion from g729.h
Originally committed as revision 14916 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Vladimir Voroshilov
17 years ago
parent
fe3a80d6fa
commit
6bf8b3ef03
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
libavcodec/g729.h
+ 0
- 2
libavcodec/g729.h
View File
@@ -21,8 +21,6 @@
#ifndef FFMPEG_G729_H
#define FFMPEG_G729_H
#include <stdint.h>
/**
* maximum possible subframe size
*/
Write
Preview
Loading…
Cancel
Save