summaryrefslogtreecommitdiff
path: root/libavformat/tests/fifo_muxer.c
Commit message (Expand)AuthorAge
* avformat/tests/fifo_muxer: Fix memleak on error, fix API violationAndreas Rheinhardt2021-03-19
* avformat/tests/fifo_muxer: Fix leak of AVPacket on errorAndreas Rheinhardt2021-03-19
* avformat/tests/fifo_muxer: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* lavf: move fifo test muxer into separate fileJosh de Kock2018-02-06
* avformat/mux: stop delaying writing the headerJames Almer2017-12-06
* avformat/test/fifo_muxer: add check for FailingMuxerPacketData allocSteven Liu2017-01-06
* avformat/tests/fifo_muxer: includes libavformat/network.h to define ETIMEDOUT...Gregory J. Wolfe2016-12-01
* avformat/fifo: Add fate testJan Sebechlebsky2016-08-22