[FFmpeg-devel] [PATCH] lavf/dv: use c->sys->frame_size in dv_frame_offset()
Michael Niedermayer
michael at niedermayer.cc
Sun Mar 20 19:18:43 CET 2016
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
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
While the State exists there can be no freedom; when there is freedom there
will be no State. -- Vladimir Lenin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160320/93d48a50/attachment.sig>
More information about the ffmpeg-devel
mailing list