Anton Khirnov
a2318326f1
lavc: add lossy/lossless codec properties.
13 years ago
Philip Langdale
7816c7e772
Add missing codec descriptor for timingless subrip.
...
Signed-off-by: Philip Langdale <philipl@overt.org>
13 years ago
Paul B Mahol
65b552cc31
lavc: add some missing .long_name to codec_descriptors[]
...
Signed-off-by: Paul B Mahol <onemda@gmail.com>
13 years ago
Piotr Bandurski
bc151aee60
avrn: lowercase "name" and expand"long_name"
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
13 years ago
Michael Niedermayer
ba2cf854d0
lavc: move AVRn to a seperate decoder.
...
The special cases in demuxers and decoders are a mess otherwise (and more
would be needed to support it fully)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
13 years ago
Anton Khirnov
91e59fea30
lavc: add avcodec_descriptor_get_by_name().
13 years ago
Martin Storsjö
1d9c2dc89a
Don't include common.h from avutil.h
...
Signed-off-by: Martin Storsjö <martin@martin.st>
13 years ago
Nicolas George
03e8944fc1
lavc: add missing codec descriptors.
13 years ago
Anton Khirnov
51efed152d
lavc: add an intra-only codec property.
13 years ago
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.
13 years ago