Re: [FFmpeg-devel] [PATCH] api-h264-test: rename and expand

2015-08-26 Thread Michael Niedermayer
On Thu, Aug 27, 2015 at 02:03:55AM +0300, Ludmila Glinskih wrote: > Add support of floating point decoders. Add support of audio decoders. > --- > tests/api/Makefile | 2 +- > tests/api/api-decode-test.c| 368 > + > tests/api/api-h264-test

Re: [FFmpeg-devel] [PATCH] api-h264-test: rename and expand

2015-08-26 Thread Ludmila Glinskih
Hi, Thank you for the comment! I'm not sure if I fixed it right =/ Kind regards, Ludmila Glinskih ср, 26 авг. 2015 г. в 3:52, Michael Niedermayer : > On Tue, Aug 25, 2015 at 11:00:40PM +0300, Ludmila Glinskih wrote: > > Add support of floating point decoders. Add support of audio decoders. > >

[FFmpeg-devel] [PATCH] api-h264-test: rename and expand

2015-08-26 Thread Ludmila Glinskih
Add support of floating point decoders. Add support of audio decoders. --- tests/api/Makefile | 2 +- tests/api/api-decode-test.c| 368 + tests/api/api-h264-test.c | 166 --- tests/fate/api.mak | 12 +- tes

Re: [FFmpeg-devel] [PATCH] api-h264-test: rename and expand

2015-08-25 Thread Michael Niedermayer
On Tue, Aug 25, 2015 at 11:00:40PM +0300, Ludmila Glinskih wrote: > Add support of floating point decoders. Add support of audio decoders. > --- > tests/api/Makefile | 2 +- > tests/api/api-decode-test.c| 355 > + > tests/api/api-h264-test

[FFmpeg-devel] [PATCH] api-h264-test: rename and expand

2015-08-25 Thread Ludmila Glinskih
Add support of floating point decoders. Add support of audio decoders. --- tests/api/Makefile | 2 +- tests/api/api-decode-test.c| 355 + tests/api/api-h264-test.c | 166 --- tests/fate/api.mak | 12 +- tes