Anton Khirnov
|
91e59fea30
|
lavc: add avcodec_descriptor_get_by_name().
|
2012-08-18 08:48:30 +02:00 |
|
Martin Storsjö
|
1d9c2dc89a
|
Don't include common.h from avutil.h
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2012-08-15 22:32:06 +03:00 |
|
Anton Khirnov
|
51efed152d
|
lavc: add an intra-only codec property.
|
2012-08-11 11:34:09 +02:00 |
|
Anton Khirnov
|
c223d79945
|
lavc: add codec descriptors.
They describe properties that are inherent to a codec (as described by
an AVCodecID) without referring to a specific implementation.
|
2012-08-11 11:32:11 +02:00 |
|