On Mon, Oct 15, 2012 at 01:35:49PM +0200, Diego Biurrun wrote:
> ---
> Now calling the files rmsipr.[ch].
>
> libavformat/Makefile |6 ++--
> libavformat/matroskadec.c |2 +-
> libavformat/rm.h |8 --
> libavformat/rmdec.c | 42 +--
On Mon, Oct 15, 2012 at 10:51:05AM +0200, Luca Barbato wrote:
> On 10/15/2012 10:44 AM, Kostya Shishkov wrote:
> > On Mon, Oct 15, 2012 at 10:38:38AM +0200, Diego Biurrun wrote:
> >> ---
> >> Now the SIPR code is moved to a separate file instead of to the shared RM
> >> code.
> >>
> >> libavforma
On 10/15/2012 10:44 AM, Kostya Shishkov wrote:
> On Mon, Oct 15, 2012 at 10:38:38AM +0200, Diego Biurrun wrote:
>> ---
>> Now the SIPR code is moved to a separate file instead of to the shared RM
>> code.
>>
>> libavformat/Makefile |6 ++--
>> libavformat/matroskadec.c |2 +-
>> liba
On Mon, Oct 15, 2012 at 10:38:38AM +0200, Diego Biurrun wrote:
> ---
> Now the SIPR code is moved to a separate file instead of to the shared RM
> code.
>
> libavformat/Makefile |6 ++--
> libavformat/matroskadec.c |2 +-
> libavformat/rm.h |8 --
> libavformat/rmde