]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Move add_to_pktbuf() before av_read_packet(). My future work on codec identification
authormichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 12 Jul 2008 14:28:27 +0000 (14:28 +0000)
committermichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 12 Jul 2008 14:28:27 +0000 (14:28 +0000)
commitc82f9ddbb678d1c2cf4e5ac68aedbca1241bac8c
tree3936cac74a9a35514b5df9cf010a41a0b53c2702
parent725c10c5b0e2a0ddc3a0a7eab39eb46a98d8621f
Move add_to_pktbuf() before av_read_packet(). My future work on codec identification
cleanup will need this.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@14181 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavformat/utils.c