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
doxy
Originally committed as revision 1633 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Michael Niedermayer
22 years ago
parent
77c92c2d9f
commit
d33c949cd3
1 changed files
with
5 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-2
libavcodec/avcodec.h
+ 5
- 2
libavcodec/avcodec.h
View File
@@ -3,8 +3,7 @@
/**
* @file avcodec.h
* @brief
* external api header
* external api header.
*/
@@ -317,6 +316,10 @@ typedef struct AVFrame {
FF_COMMON_FRAME
} AVFrame;
/**
* main external api structure.
*/
typedef struct AVCodecContext {
/**
* the average bitrate
Write
Preview
Loading…
Cancel
Save