avoid deprecation warnings for AVFrac from avformat.h

Originally committed as revision 9569 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Måns Rullgård 2007-07-09 22:15:11 +00:00
parent 4f13e73392
commit a9fd2b1921
1 changed files with 1 additions and 1 deletions

View File

@ -284,7 +284,7 @@ typedef struct AVStream {
int codec_info_nb_frames;
#endif
/** encoding: PTS generation when outputing stream */
AVFrac pts;
struct AVFrac pts;
/**
* this is the fundamental unit of time (in seconds) in terms