]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Make ff_h263_resync() return the bit position of the resync_marker or
authorbenoit <benoit@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Fri, 30 Jan 2009 17:13:03 +0000 (17:13 +0000)
committerbenoit <benoit@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Fri, 30 Jan 2009 17:13:03 +0000 (17:13 +0000)
commit1a4af0d5f762896c544efb1bd094bb261032685f
treee43d2f3beee194163fdccaeb24e38a480a5c1a50
parent339132e96405f00d586f3f8eaa4585f845582cec
Make ff_h263_resync() return the bit position of the resync_marker or
a negative number if none was found.
Patch by Gwenolé Beauchesne: gbeauchesne splitted minus desktop com

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