11 Commits (b5c4bb989d4085625f212b9b6378e4ee0a1a9ca8)

Author SHA1 Message Date
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Reimar Döffinger d14f5391c1 Use more appropriate return values in txd demuxer. 15 years ago
Benoit Fouet 9aaa2077e5 Add a context to av_log() calls. 16 years ago
Diego Biurrun 517ac2434b Use more descriptive format long_names. 16 years ago
Diego Biurrun 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
Baptiste Coudurier 9b64a036c0 remove useless close funcs 17 years ago
Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
Björn Axelsson 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
Panagiotis Issaris 6f3e0b2174 Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
Panagiotis Issaris 769e10f068 Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM). 18 years ago
Ivo van Poorten cb63173785 Renderware TXD demuxer 18 years ago