Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avformat: use const char* instead of uint8_t* for AVProbeData.mime_type | Andreas Cadhalpun | 2014-10-08 | 1 | -3/+7 |
* | probe: Bump the score for mime type matching | Andreas Cadhalpun | 2014-09-26 | 1 | -1/+1 |
* | cosmetics: Write NULL pointer inequality checks more compactly | Gabriel Dume | 2014-08-15 | 1 | -2/+2 |
* | Remove obsolete FF_API_PROBE_MIME cruft. | Anton Khirnov | 2014-08-09 | 1 | -6/+0 |
* | avformat: Use the mime type information in input probe | Luca Barbato | 2014-07-29 | 1 | -12/+22 |
* | avstring: Expose the simple name match function | Luca Barbato | 2014-07-29 | 1 | -19/+1 |
* | avformat: Move av_probe_input* to format.c | Luca Barbato | 2014-07-29 | 1 | -1/+138 |
* | avformat: Mark argument in av_{i|o}format_next/ffurl_protocol_next as const | Diego Biurrun | 2014-07-26 | 1 | -2/+2 |
* | avf: split off format register and lookup function | Luca Barbato | 2013-06-16 | 1 | -0/+183 |