63 Commits (ec74553205a4e52598f9799d03fb2682f7d23831)

Author SHA1 Message Date
Luca Barbato e253a9e2b3 avformat: Move av_probe_input* to format.c 10 years ago
Diego Biurrun ec4f04da1a avformat: Mark argument in av_{i|o}format_next/ffurl_protocol_next as const 10 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