On Sun, Mar 20, 2016 at 03:09:51PM +0100, Michael Niedermayer wrote:
> On Sun, Mar 20, 2016 at 02:28:05PM +0100, Clément Bœsch wrote:
> > dv_extract_video_info() is a static function called only from
> > avpriv_dv_produce_packet(), where c->sys is made sure to be set.
> > ---
> > libavformat/dv.c
On Sun, Mar 20, 2016 at 02:28:05PM +0100, Clément Bœsch wrote:
> dv_extract_video_info() is a static function called only from
> avpriv_dv_produce_packet(), where c->sys is made sure to be set.
> ---
> libavformat/dv.c | 6 +-
> 1 file changed, 1 insertion(+), 5 deletions(-)
should be ok
thx
dv_extract_video_info() is a static function called only from
avpriv_dv_produce_packet(), where c->sys is made sure to be set.
---
libavformat/dv.c | 6 +-
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/libavformat/dv.c b/libavformat/dv.c
index 84c3061..b1f8759 100644
--- a/libav