summaryrefslogtreecommitdiff
path: root/libavformat/format.c
Commit message (Expand)AuthorAge
* avformat: use const char* instead of uint8_t* for AVProbeData.mime_typeAndreas Cadhalpun2014-10-08
* probe: Bump the score for mime type matchingAndreas Cadhalpun2014-09-26
* cosmetics: Write NULL pointer inequality checks more compactlyGabriel Dume2014-08-15
* Remove obsolete FF_API_PROBE_MIME cruft.Anton Khirnov2014-08-09
* avformat: Use the mime type information in input probeLuca Barbato2014-07-29
* avstring: Expose the simple name match functionLuca Barbato2014-07-29
* avformat: Move av_probe_input* to format.cLuca Barbato2014-07-29
* avformat: Mark argument in av_{i|o}format_next/ffurl_protocol_next as constDiego Biurrun2014-07-26
* avf: split off format register and lookup functionLuca Barbato2013-06-16