]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Favor container packets that end after the first byte of the access
authormichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 2 Mar 2009 15:12:26 +0000 (15:12 +0000)
committermichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 2 Mar 2009 15:12:26 +0000 (15:12 +0000)
commita20c0b9a7fc3509a19b235eb43eb572e7df07b93
tree63535fab17a5b3bc17c99bc9caa93f54528ec0ad
parent0b1b16e1f8b1ddcd0d9d5566aebf3bbfefe489be
Favor container packets that end after the first byte of the access
unit in fetch_timestamp(). This should make no difference for valid
streams but may help invalid ones, also its needed for future changes.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@17732 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/parser.c