On Mon, Aug 24, 2015 at 03:11:45AM +0300, Ludmila Glinskih wrote:
> Works only for flv, h263 and huffyuv decoders.
> Makes only one pass through the file (this should be changed to two passes)
> ---
> tests/api/Makefile| 1 +
> tests/api/api-band-test.c | 222
> +
Works only for flv, h263 and huffyuv decoders.
Makes only one pass through the file (this should be changed to two passes)
---
tests/api/Makefile| 1 +
tests/api/api-band-test.c | 222 ++
tests/fate/api.mak| 6 ++
3 files changed, 229
Hi ludmila
did you see my reply on the ML (its also below)? as you didnt reply ...
On Tue, Aug 11, 2015 at 03:31:05AM +0200, Michael Niedermayer wrote:
> On Tue, Jul 28, 2015 at 09:54:06PM +0300, Ludmila Glinskih wrote:
> > Works only for flv, h263 and huffyuv decoders, for video with yuv420p pix
On Tue, Jul 28, 2015 at 09:54:06PM +0300, Ludmila Glinskih wrote:
> Works only for flv, h263 and huffyuv decoders, for video with yuv420p pixel
> format.
> Makes only one pass through the file (this should be changed to two passes)
> ---
> tests/api/Makefile| 1 +
> tests/api/api-band-t
Works only for flv, h263 and huffyuv decoders, for video with yuv420p pixel
format.
Makes only one pass through the file (this should be changed to two passes)
---
tests/api/Makefile| 1 +
tests/api/api-band-test.c | 229 ++
tests/fate/api.mak