mpegps: Use av_get_packet() instead of poorly emulating it.
authorAlex Converse <alex.converse@gmail.com>
Sat, 8 Oct 2011 00:02:36 +0000 (17:02 -0700)
committerAlex Converse <alex.converse@gmail.com>
Sat, 8 Oct 2011 00:04:14 +0000 (17:04 -0700)
commit98ef887a759c66febcb612407c6bb361c4d50bcb
treebb185cdab4c469483f0aa5f5d6a9d280e7aee43a
parentc2f2dfb3dd20e036b8b08c0fd1486a3044e8f02a
mpegps: Use av_get_packet() instead of poorly emulating it.
libavformat/mpeg.c