Re: [FFmpeg-devel] [PATCH 3/6] lavf/brstm: add support for seeking

2015-06-17 Thread Michael Niedermayer
On Tue, Jun 16, 2015 at 05:28:15PM -0500, Rodger Combs wrote: > --- > libavformat/brstm.c | 17 + > 1 file changed, 17 insertions(+) > > diff --git a/libavformat/brstm.c b/libavformat/brstm.c > index 1eba943..8adffb8 100644 > --- a/libavformat/brstm.c > +++ b/libavformat/brstm.c >

[FFmpeg-devel] [PATCH 3/6] lavf/brstm: add support for seeking

2015-06-16 Thread Rodger Combs
--- libavformat/brstm.c | 17 + 1 file changed, 17 insertions(+) diff --git a/libavformat/brstm.c b/libavformat/brstm.c index 1eba943..8adffb8 100644 --- a/libavformat/brstm.c +++ b/libavformat/brstm.c @@ -30,6 +30,7 @@ typedef struct BRSTMDemuxContext { uint32_tcurrent_b