]> git.sesse.net Git - ffmpeg/commit
Introduce a new num_frames field in RTPDemuxContext so that rtp_aac.c
authorLuca Abeni <lucabe72@email.it>
Thu, 5 Feb 2009 14:53:25 +0000 (14:53 +0000)
committerLuca Abeni <lucabe72@email.it>
Thu, 5 Feb 2009 14:53:25 +0000 (14:53 +0000)
commit21da81d7844237609bba1f02cec8eff936055f4d
tree15cbcbcbad1cf1f550a891f5b779cd4e2000d805
parent468d298d0c509c58d603cbe50abaa13efb418278
Introduce a new num_frames field in RTPDemuxContext so that rtp_aac.c
does not need to abuse read_buf_index

Originally committed as revision 17004 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/rtp.h
libavformat/rtp_aac.c
libavformat/rtpenc.c