Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | movenc-test: Add tests for negative cts offsets | Martin Storsjö | 2017-05-15 | 1 | -0/+19 |
| | | | | Signed-off-by: Martin Storsjö <martin@martin.st> | ||||
* | Use the new AVIOContext destructor. | Anton Khirnov | 2017-02-11 | 1 | -1/+1 |
| | |||||
* | rtmpdh: Do global initialization before running the test | Martin Storsjö | 2016-11-24 | 1 | -0/+2 |
| | | | | | | | | | The rtmpdh code can use crypto libraries which may require a process global init. (gcrypt is one of the libraries where the rtmpdh test code can fail if global init hasn't been done, depending on gcrypt version.) Signed-off-by: Martin Storsjö <martin@martin.st> | ||||
* | movenc: Add a test for VFR with b-frames, with a duration change at a ↵ | Martin Storsjö | 2016-05-18 | 1 | -1/+34 |
| | | | | | | fragment end Signed-off-by: Martin Storsjö <martin@martin.st> | ||||
* | movenc-test: Test write_data_type | Martin Storsjö | 2016-05-18 | 1 | -1/+44 |
| | | | | Signed-off-by: Martin Storsjö <martin@martin.st> | ||||
* | tests: Move all test programs to a subdirectory | Diego Biurrun | 2016-05-13 | 7 | -0/+1230 |