Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary avassert.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -1/+0 |
* | avformat/tests/fifo_muxer: Fix memleak on error, fix API violation | Andreas Rheinhardt | 2021-03-19 | 1 | -8/+5 |
* | avformat/tests/fifo_muxer: Fix leak of AVPacket on error | Andreas Rheinhardt | 2021-03-19 | 1 | -22/+15 |
* | avformat/tests/fifo_muxer: use av_packet_alloc() to allocate packets | James Almer | 2021-03-17 | 1 | -10/+18 |
* | lavf: move fifo test muxer into separate file | Josh de Kock | 2018-02-06 | 1 | -113/+2 |
* | avformat/mux: stop delaying writing the header | James Almer | 2017-12-06 | 1 | -52/+0 |
* | avformat/test/fifo_muxer: add check for FailingMuxerPacketData alloc | Steven Liu | 2017-01-06 | 1 | -0/+3 |
* | avformat/tests/fifo_muxer: includes libavformat/network.h to define ETIMEDOUT... | Gregory J. Wolfe | 2016-12-01 | 1 | -0/+1 |
* | avformat/fifo: Add fate test | Jan Sebechlebsky | 2016-08-22 | 1 | -0/+443 |