]> git.sesse.net Git - ffmpeg/history - libavformat/format.c
libopenh264enc: export CPB props side data
[ffmpeg] / libavformat / format.c
2014-10-08 Andreas Cadhalpunavformat: use const char* instead of uint8_t* for AVPro...
2014-09-26 Andreas Cadhalpunprobe: Bump the score for mime type matching
2014-08-15 Gabriel Dumecosmetics: Write NULL pointer inequality checks more...
2014-08-09 Anton KhirnovRemove obsolete FF_API_PROBE_MIME cruft.
2014-07-29 Luca Barbatoavformat: Use the mime type information in input probe
2014-07-29 Luca Barbatoavstring: Expose the simple name match function
2014-07-29 Luca Barbatoavformat: Move av_probe_input* to format.c
2014-07-26 Diego Biurrunavformat: Mark argument in av_{i|o}format_next/ffurl_pr...
2013-06-16 Luca Barbatoavf: split off format register and lookup function