12 Commits (dd17c86aa11feae2b86de054dd0679cc5f88ebab)

Author SHA1 Message Date
Andreas Rheinhardt bc70684e74 avformat: Constify all muxer/demuxers 4 years ago
Andreas Rheinhardt ef6a9e5e31 avutil/buffer: Switch AVBuffer API to size_t 4 years ago
Andreas Rheinhardt 44c8b67502 avformat/webvttenc: Fix use of uninitialized variable 4 years ago
Anton Khirnov 9168a1c0e6 lavf/webvttenc: fix avio_printf argument types after bump 4 years ago
James Almer e07126f54a avformat: use the buffer_size_t typedef where required 4 years ago
Marton Balint 4bf90e095b avformat: remove avio_flush() calls from the end of write_header functions 5 years ago
Carl Eugen Hoyos 26902f2ef0 lavf/webvttenc: Always write hours in the timestamp with two characters. 6 years ago
Simon Thelen b84232694e lavf/webvttenc: Require webvtt file to contain exactly one WebVTT stream. 9 years ago
Aman Gupta 4372fb7a57 avcodec/webvttenc: add webvtt encoder 11 years ago
Paul B Mahol d49252721a lavf/webvttenc: use proper printf format for int64_t values 11 years ago
Matthew Heaney b24f15c45e lavf: add WebVTT muxer. 12 years ago