Split out the packet parsing from the main function body in rmdec.c
authorRonald S. Bultje <rsbultje@gmail.com>
Thu, 8 Nov 2007 15:07:34 +0000 (15:07 +0000)
committerBenoit Fouet <benoit.fouet@free.fr>
Thu, 8 Nov 2007 15:07:34 +0000 (15:07 +0000)
commitafd302fa62918313184ef0e0e829fca766249fc8
treed997ee4897f17e2cfa01f777a65a41ed1790a33e
parent7e4b161188a45be88549ebebb6c96dd28dafe2ac
Split out the packet parsing from the main function body in rmdec.c
into its own function
Patch by Ronald S. Bultje: rsbultje gmail com
Original thread: Re: [FFmpeg-devel] [PATCH 2/6] rmdec.c: ff_rm_parse_frame()
Date: 11/05/2007 09:23 PM

Originally committed as revision 10961 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/rmdec.c