Michael Niedermayer 于2019年1月3日周四 下午8:32写道:
>
> On Mon, Dec 24, 2018 at 05:44:56PM +0800, Steven Liu wrote:
> > init add three test examples:
> > 1. check no endlist at the end
> > 2. check endlist at the end
> > 3. check hls_list_size 0 full list
> >
> > Signed-off-by: Steven Liu
> > ---
> > tes
On Mon, Dec 24, 2018 at 05:44:56PM +0800, Steven Liu wrote:
> init add three test examples:
> 1. check no endlist at the end
> 2. check endlist at the end
> 3. check hls_list_size 0 full list
>
> Signed-off-by: Steven Liu
> ---
> tests/Makefile| 1 +
> tests/fate/hlsenc.mak | 43 +++
Steven Liu 于2018年12月24日周一 下午5:45写道:
>
> init add three test examples:
> 1. check no endlist at the end
> 2. check endlist at the end
> 3. check hls_list_size 0 full list
>
> Signed-off-by: Steven Liu
> ---
> tests/Makefile| 1 +
> tests/fate/hlsenc.mak | 43 +
init add three test examples:
1. check no endlist at the end
2. check endlist at the end
3. check hls_list_size 0 full list
Signed-off-by: Steven Liu
---
tests/Makefile| 1 +
tests/fate/hlsenc.mak | 43 +++
2 files changed, 44 insertions(+)
creat