65 Commits (5a6e333fc7ac514255bcd6b424924d92ef558bf0)

Author SHA1 Message Date
Luca Barbato 3a19405d57 avformat: Use the mime type information in input probe 11 years ago
Luca Barbato 69e7336b8e avstring: Expose the simple name match function 11 years ago
Luca Barbato e253a9e2b3 avformat: Move av_probe_input* to format.c 11 years ago
Diego Biurrun ec4f04da1a avformat: Mark argument in av_{i|o}format_next/ffurl_protocol_next as const 11 years ago
Michael Niedermayer 49f10c9cb1 avformat/format: av_register_output_format() and av_register_intput_format() that work in O(1) time 11 years ago
Michael Niedermayer 133fbfc781 do O(1) instead of O(n) atomic operations in register functions 11 years ago
Michael Niedermayer 53fd1ab26b avformat: make av_register_*put_format() thread safe 12 years ago
Luca Barbato afc8685395 avf: split off format register and lookup function 12 years ago