17 Commits (555c31de9da0ef1b4b0cea75bb7a6d6a246a1ebd)

Author SHA1 Message Date
Marton Balint 64834bb86a avformat: introduce AVFormatContext io_close2 which returns an int 3 years ago
Ryoji Gyoda d9f07a506d avformat/fifo: avoid repeated scaling of timestamps on failure and recovery 3 years ago
Andreas Rheinhardt 40bdd8cc05 avformat: Avoid allocation for AVStreamInternal 3 years ago
Andreas Rheinhardt 9f19fbba4a avformat/fifo: Free dict on av_dict_copy() failure 3 years ago
James Almer 591b88e678 avformat: move AVStream.{first,cur}_dts to AVStreamInternal 3 years ago
Michael Niedermayer 3e44bd068f avformat/fifo: check for flushed packets and timeshift 4 years ago
Andreas Rheinhardt bc70684e74 avformat: Constify all muxer/demuxers 4 years ago
Andreas Rheinhardt 56450a0ee4 avformat: Constify the API wrt AV(In|Out)putFormat 4 years ago
Marton Balint 81975cd24b avformat/fifo: add timeshift option to delay output 5 years ago
Andreas Rheinhardt 3362330741 ffplay, avcodec, avformat: Don't initialize before av_packet_ref() 5 years ago
Marton Balint f20bdbff6d avformat/fifo: use AV_OPT_TYPE_DICT for format_opts 5 years ago
Carl Eugen Hoyos 9461e4bc69 lavf: Constify AVOutputFormat pointer. 6 years ago
Marton Balint 18ac642359 avformat: migrate to AVFormatContext->url 7 years ago
Jan Sebechlebsky 5c9dcd5c48 libavformat/fifo: Fix initialization of underlying AVFormatContext 7 years ago
Marton Balint 8985e4af2b avformat/fifo: assert on disallowed message type and state combinations 8 years ago
Marton Balint e20e9b9033 lavf/fifo: fix undefined behaviour in deinit when destroying mutex 8 years ago
Jan Sebechlebsky 92b5f8fecd avformat: Add fifo pseudo-muxer 8 years ago