OSDN Git Service

lavf: add functions for accessing the fourcc<->CodecID mapping tables.
authorAnton Khirnov <anton@khirnov.net>
Fri, 27 Jan 2012 12:33:09 +0000 (13:33 +0100)
committerAnton Khirnov <anton@khirnov.net>
Tue, 31 Jan 2012 15:53:35 +0000 (16:53 +0100)
commitdd6d3b0e025cb2a16022665dbb8ab1be18dc05e8
treead10c16b75add54758d96bc09a9350ce9f22b9cd
parentbc901998487bf9b77a423961d9f961bcc28a9291
lavf: add functions for accessing the fourcc<->CodecID mapping tables.

Fixes bug 212.
doc/APIchanges
libavformat/Makefile
libavformat/avformat.h
libavformat/utils.c