Re: [FFmpeg-devel] [PATCH 12/12] FATE: add crypto protocol test

2015-10-26 Thread James Almer
On 10/26/2015 5:25 AM, Rodger Combs wrote: > --- > tests/fate/avformat.mak| 1 + > tests/lavf-regression.sh | 8 > tests/ref/lavf-fate/crypto | 3 +++ > 3 files changed, 12 insertions(+) > create mode 100644 tests/ref/lavf-fate/crypto > > diff --git a/tests/fate/avformat.mak b/tes

[FFmpeg-devel] [PATCH 12/12] FATE: add crypto protocol test

2015-10-26 Thread Rodger Combs
--- tests/fate/avformat.mak| 1 + tests/lavf-regression.sh | 8 tests/ref/lavf-fate/crypto | 3 +++ 3 files changed, 12 insertions(+) create mode 100644 tests/ref/lavf-fate/crypto diff --git a/tests/fate/avformat.mak b/tests/fate/avformat.mak index 1d13434..21b8f8a 100644 --- a/te