summaryrefslogtreecommitdiffstats
path: root/libavformat/format.c
Commit message (Expand)AuthorAgeFilesLines
* avformat: use const char* instead of uint8_t* for AVProbeData.mime_typeAndreas Cadhalpun2014-10-081-3/+7
* probe: Bump the score for mime type matchingAndreas Cadhalpun2014-09-261-1/+1
* cosmetics: Write NULL pointer inequality checks more compactlyGabriel Dume2014-08-151-2/+2
* Remove obsolete FF_API_PROBE_MIME cruft.Anton Khirnov2014-08-091-6/+0
* avformat: Use the mime type information in input probeLuca Barbato2014-07-291-12/+22
* avstring: Expose the simple name match functionLuca Barbato2014-07-291-19/+1
* avformat: Move av_probe_input* to format.cLuca Barbato2014-07-291-1/+138
* avformat: Mark argument in av_{i|o}format_next/ffurl_protocol_next as constDiego Biurrun2014-07-261-2/+2
* avf: split off format register and lookup functionLuca Barbato2013-06-161-0/+183
OpenPOWER on IntegriCloud