Re: [FFmpeg-devel] [PATCH 07/11] avformat/mxf: use FFABS to instead of abs

2017-11-19 Thread Steven Liu
2017-11-16 22:59 GMT+08:00 Michael Niedermayer : > On Wed, Nov 15, 2017 at 03:44:39PM +0800, Steven Liu wrote: >> Signed-off-by: Steven Liu >> --- >> libavformat/mxf.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > > LGTM > Pushed Thx > thx > > [...] > -- > Michael GnuPG fingerpr

Re: [FFmpeg-devel] [PATCH 07/11] avformat/mxf: use FFABS to instead of abs

2017-11-16 Thread Michael Niedermayer
On Wed, Nov 15, 2017 at 03:44:39PM +0800, Steven Liu wrote: > Signed-off-by: Steven Liu > --- > libavformat/mxf.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) LGTM thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB In a rich man's house there is n

[FFmpeg-devel] [PATCH 07/11] avformat/mxf: use FFABS to instead of abs

2017-11-14 Thread Steven Liu
Signed-off-by: Steven Liu --- libavformat/mxf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavformat/mxf.c b/libavformat/mxf.c index bfc3218b81..2e23b5d739 100644 --- a/libavformat/mxf.c +++ b/libavformat/mxf.c @@ -155,7 +155,7 @@ const MXFSamplesPerFrame *ff_mxf_get_s