Re: [FFmpeg-devel] [PATCH] fate/api: simplify

2015-07-06 Thread James Almer
On 06/07/15 9:10 AM, George Boyle wrote: > This has a couple of implications for the running of these tests in > certain circumstances. Whether these circumstances are important or > realistic, I do not know. In particular, I tested by configuring with > "--disable-avformat" and in that case, "make

Re: [FFmpeg-devel] [PATCH] fate/api: simplify

2015-07-06 Thread George Boyle
This has a couple of implications for the running of these tests in certain circumstances. Whether these circumstances are important or realistic, I do not know. In particular, I tested by configuring with "--disable-avformat" and in that case, "make fate" works fine, but necessarily excludes all A

[FFmpeg-devel] [PATCH] fate/api: simplify

2015-07-03 Thread James Almer
Signed-off-by: James Almer --- tests/fate/api.mak | 19 +-- 1 file changed, 5 insertions(+), 14 deletions(-) diff --git a/tests/fate/api.mak b/tests/fate/api.mak index 4a1ee81..34c7f45 100644 --- a/tests/fate/api.mak +++ b/tests/fate/api.mak @@ -1,23 +1,14 @@ -FATE_API_LIBAVCODEC