Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ffplay, avcodec, avformat: Don't initialize before av_packet_ref() | Andreas Rheinhardt | 2020-03-28 | 1 | -1/+0 |
* | avformat/fifo: use AV_OPT_TYPE_DICT for format_opts | Marton Balint | 2020-01-01 | 1 | -14/+2 |
* | lavf: Constify AVOutputFormat pointer. | Carl Eugen Hoyos | 2019-03-20 | 1 | -2/+2 |
* | avformat: migrate to AVFormatContext->url | Marton Balint | 2018-01-28 | 1 | -4/+4 |
* | libavformat/fifo: Fix initialization of underlying AVFormatContext | Jan Sebechlebsky | 2017-07-19 | 1 | -3/+4 |
* | avformat/fifo: assert on disallowed message type and state combinations | Marton Balint | 2017-02-19 | 1 | -1/+4 |
* | lavf/fifo: fix undefined behaviour in deinit when destroying mutex | Marton Balint | 2016-11-13 | 1 | -1/+4 |
* | avformat: Add fifo pseudo-muxer | Jan Sebechlebsky | 2016-08-22 | 1 | -0/+660 |