mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-18 12:56:56 +00:00
remove useless include
Originally committed as revision 18906 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
01bc48f4d5
commit
c43accabd3
@ -19,7 +19,6 @@
|
|||||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "libavutil/fifo.h"
|
|
||||||
#include "avformat.h"
|
#include "avformat.h"
|
||||||
#include "gxf.h"
|
#include "gxf.h"
|
||||||
#include "riff.h"
|
#include "riff.h"
|
||||||
|
@ -35,7 +35,6 @@
|
|||||||
#include <math.h>
|
#include <math.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
|
||||||
#include "libavutil/fifo.h"
|
|
||||||
#include "libavutil/random_seed.h"
|
#include "libavutil/random_seed.h"
|
||||||
#include "libavcodec/bytestream.h"
|
#include "libavcodec/bytestream.h"
|
||||||
#include "audiointerleave.h"
|
#include "audiointerleave.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user