Diego Biurrun
|
88bd7fdc82
|
Drop DCTELEM typedef
It does not help as an abstraction and adds dsputil dependencies.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
|
12 years ago |
Anton Khirnov
|
38de3365ca
|
asvdec: return meaningful error codes.
|
12 years ago |
Anton Khirnov
|
c3a76c3dec
|
asvdec: cosmetics, reformat
|
12 years ago |
Anton Khirnov
|
df9b956751
|
lavc: fix decode_frame() third parameter semantics for video decoders
It's got_frame, not data size
|
12 years ago |
Anton Khirnov
|
594d4d5df3
|
lavc: add a wrapper for AVCodecContext.get_buffer().
It will be useful in the upcoming transition to refcounted AVFrames.
|
12 years ago |
Diego Biurrun
|
d5c62122a7
|
Move av_reverse table to libavcodec
It is only used in that library.
|
12 years ago |
Anton Khirnov
|
233a5a807e
|
lavc: split asv12 encoder/decoder
|
12 years ago |