Re: [FFmpeg-devel] [PATCH 2/2] Added more tests to libavutil/parseutils.c

2016-03-24 Thread Michael Niedermayer
On Thu, Mar 24, 2016 at 03:25:06PM +, Petru Rares Sincraian wrote: > Solved :) applied thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Dictatorship naturally arises out of democracy, and the most aggravated form of tyranny and slavery out of the mos

Re: [FFmpeg-devel] [PATCH 2/2] Added more tests to libavutil/parseutils.c

2016-03-24 Thread Petru Rares Sincraian
Solved :) Thanks, Petru Rares. From: ffmpeg-devel on behalf of Michael Niedermayer Sent: Thursday, March 24, 2016 4:04 AM To: FFmpeg development discussions and patches Subject: Re: [FFmpeg-devel] [PATCH 2/2] Added more tests to libavutil

Re: [FFmpeg-devel] [PATCH 2/2] Added more tests to libavutil/parseutils.c

2016-03-23 Thread Michael Niedermayer
On Wed, Mar 23, 2016 at 03:33:02PM +, Petru Rares Sincraian wrote: > > - Added tests for av_find_info_tag(). > - Added test for av_get_known_color_name() > --- > libavutil/parseutils.c| 37 > tests/ref/fate/parseutils | 151 >