Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avformat/fifo_test: remove network.h include | James Almer | 2018-02-07 | 1 | -3/+4 |
| | | | | | | It's not needed, and fixes compilation with network disabled. Signed-off-by: James Almer <jamrial@gmail.com> | ||||
* | lavf: move fifo test muxer into separate file | Josh de Kock | 2018-02-06 | 1 | -0/+151 |
This fixes the fate-fifo-muxer test with the clarified removal of registering external formats. |