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
avio: update file header.
tags/n0.8
Anton Khirnov
15 years ago
parent
3028b6ede6
commit
6084ee5dc5
1 changed files
with
1 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-4
libavformat/avio.h
+ 1
- 4
libavformat/avio.h
View File
@@ -22,10 +22,7 @@
/**
* @file
* unbuffered I/O operations
*
* @warning This file has to be considered an internal but installed
* header, so it should not be directly included in your projects.
* Buffered I/O operations
*/
#include <stdint.h>
Write
Preview
Loading…
Cancel
Save