summaryrefslogtreecommitdiffstats
path: root/libavformat/fifo.c
Commit message (Expand)AuthorAgeFilesLines
* lavf: Constify AVOutputFormat pointer.Carl Eugen Hoyos2019-03-201-2/+2
* avformat: migrate to AVFormatContext->urlMarton Balint2018-01-281-4/+4
* libavformat/fifo: Fix initialization of underlying AVFormatContextJan Sebechlebsky2017-07-191-3/+4
* avformat/fifo: assert on disallowed message type and state combinationsMarton Balint2017-02-191-1/+4
* lavf/fifo: fix undefined behaviour in deinit when destroying mutexMarton Balint2016-11-131-1/+4
* avformat: Add fifo pseudo-muxerJan Sebechlebsky2016-08-221-0/+660
OpenPOWER on IntegriCloud