26 Commits (b61141056939acfd67e51dbd05c2c8c729d6b31b)

Author SHA1 Message Date
Andreas Rheinhardt b800327f4c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 8 months ago
Michael Niedermayer 5982da87e3 avformat/act: Check ff_get_wav_header() for failure 3 years ago
Andreas Rheinhardt 1dcd0adedd avformat: Remove unnecessary inclusions from libavcodec 3 years ago
Anton Khirnov 06bc48a878 act: convert to new channel layout API 3 years ago
Andreas Rheinhardt d1ac645636 avformat: Use ffio_read_size where appropriate 3 years ago
Andreas Rheinhardt bc70684e74 avformat: Constify all muxer/demuxers 4 years ago
Carl Eugen Hoyos 4d8875ec23 lavf: Constify the probe function argument. 6 years ago
Thomas Volkert 00d7555f34 wavdec: RIFX file format support 10 years ago
Timothy Gu a9bbf59be7 cosmetics: Fix "dont" "wont" "doesnt" typos 12 years ago
Clément Bœsch 215b7724e7 lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info(). 13 years ago
Clément Bœsch 07c7ffc04b Rename remaining get_le32 to avio_rl32. 13 years ago
Clément Bœsch c142e2a00f Rename remaining get_le16 to avio_rl16. 13 years ago
Clément Bœsch 7b79305a47 Rename remaining url_fskip to avio_skip. 13 years ago
Clément Bœsch 055cda8acc Rename remaining get_byte to avio_r8. 13 years ago
Clément Bœsch 53d70a334a Rename remaining get_buffer to avio_read. 13 years ago
Clément Bœsch 39edfcc9e8 Rename remaining url_fseek to avio_seek. 13 years ago
Clément Bœsch eef3ea8c71 Rename remaining ByteIOContext to AVIOContext. 13 years ago
Clément Bœsch 0e5ecd806e Replace remaining av_new_stream() with avformat_new_stream(). 13 years ago
Aurelien Jacobs f3d5840474 act: correct file description comment 13 years ago
Aurelien Jacobs c894449fc4 act, bintext, wtvenc: use named struct initializers 13 years ago
Michael Niedermayer fb98b71261 act: remove AVERROR_NOFMT useage. 13 years ago
Vladimir Voroshilov 6080553e6e ACT demuxer 13 years ago