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
lavc: update coded_frame doxy.
It is not used during decoding anymore.
tags/n2.2-rc1
Anton Khirnov
11 years ago
parent
b068660ffa
commit
2ff302cb6b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavcodec/avcodec.h
+ 1
- 1
libavcodec/avcodec.h
View File
@@ -2496,7 +2496,7 @@ typedef struct AVCodecContext {
/**
* the picture in the bitstream
* - encoding: Set by libavcodec.
* - decoding:
Set by libavcodec.
* - decoding:
unused
*/
AVFrame *coded_frame;
Write
Preview
Loading…
Cancel
Save