OSDN Git Service

lavc: reimplement avcodec_get_type() using codec descriptors
authorwm4 <nfxjfg@googlemail.com>
Sat, 26 Sep 2015 16:42:50 +0000 (18:42 +0200)
committerAnton Khirnov <anton@khirnov.net>
Mon, 28 Sep 2015 08:50:38 +0000 (10:50 +0200)
commita5d58fea68b9212e0065a71939e921505504a9bb
treeaa6b964ddca049ecfdd636523036cdfb91babb2d
parentb10b6ac7a902f28e09e37a29c392e2f0c19e9526
lavc: reimplement avcodec_get_type() using codec descriptors

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavcodec/codec_desc.c
libavcodec/utils.c