- 03 Dec, 2015 1 commit
-
-
Hendrik Leppkes authored
-
- 26 Nov, 2015 1 commit
-
-
Matthieu Bouron authored
-
- 27 Oct, 2015 1 commit
-
-
Hendrik Leppkes authored
-
- 24 Aug, 2015 1 commit
-
-
Ludmila Glinskih authored
Works only for flv, h263 and huffyuv decoders. Makes only one pass through the file (this should be changed to two passes) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 20 Aug, 2015 1 commit
-
-
Ludmila Glinskih authored
Works only with video stream. First pass without seeking -- counts crcs of a frames and store it in an array. After that it seeks a lot in different places and checks if crcs of these frames and crcs of frames in array are the same. Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 08 Aug, 2015 1 commit
-
-
Ludmila Glinskih authored
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 29 Jun, 2015 1 commit
-
-
Ludmila Glinskih authored
Location of api-h264-test changed to special directory for api tests. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 28 Jun, 2015 1 commit
-
-
George Boyle authored
This ensures they are built before the tests are run. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 27 Jun, 2015 3 commits
-
-
Ludmila Glinskih authored
Add check for linesize. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
George Boyle authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
George Boyle authored
The intention of this change is to allow separation of API tests from the existing tests, and also to have a place for the API test source/executable files so they're not mixed in with the actual library code. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-