[FFmpeg-devel] [PATCH] lavf/dv: use c->sys->frame_size in dv_frame_offset()

Clément Bœsch u at pkh.me
Sun Mar 20 19:30:50 CET 2016


On Sun, Mar 20, 2016 at 07:18:43PM +0100, Michael Niedermayer wrote:
> On Sun, Mar 20, 2016 at 04:20:32PM +0100, Clément Bœsch wrote:
> > dv_frame_offset() is static and called only from dv_read_seek(), where
> > c->sys->frame_size is already used.
> > 
> > This simplifies the incoming codecpar merge where
> > avctx->{coded_width,coded_height,time_base} are not accessible anymore.
> > ---
> >  libavformat/dv.c | 7 +++----
> >  1 file changed, 3 insertions(+), 4 deletions(-)
> 
> probably ok
> 
> thanks
> 

pushed

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160320/ce9e00eb/attachment.sig>


More information about the ffmpeg-devel mailing list