OSDN Git Service

Move parsing of MPEG-PES timestamp to mpeg.h (as an inline function) so it
authorIvo van Poorten <ivop@euronet.nl>
Mon, 7 Jan 2008 23:32:57 +0000 (23:32 +0000)
committerIvo van Poorten <ivop@euronet.nl>
Mon, 7 Jan 2008 23:32:57 +0000 (23:32 +0000)
commit66e9e302394553fca0ebb6d25bb211cbdb4887f0
tree9c2ea98f42e5365a76e2d65729d8dee8a90425f3
parentca5323af4b2aa6f499a85687ee027426aca10d7a
Move parsing of MPEG-PES timestamp to mpeg.h (as an inline function) so it
can easily be reused by other demuxers for formats that encapsulate MPEG-PES.

Originally committed as revision 11451 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/mpeg.c
libavformat/mpeg.h