Revision 1ba57272 libavcodec/avcodec.h
libavcodec/avcodec.h | ||
---|---|---|
1004 | 1004 |
* - decoding: set by libavcodec, read by user.\ |
1005 | 1005 |
*/\ |
1006 | 1006 |
int64_t best_effort_timestamp;\ |
1007 |
\ |
|
1008 |
/**\ |
|
1009 |
* reordered pos from the last AVPacket that has been input into the decoder\ |
|
1010 |
* - encoding: unused\ |
|
1011 |
* - decoding: Read by user.\ |
|
1012 |
*/\ |
|
1013 |
int64_t pkt_pos;\ |
|
1007 | 1014 |
|
1008 | 1015 |
|
1009 | 1016 |
#define FF_QSCALE_TYPE_MPEG1 0 |
Also available in: Unified diff