Anton Khirnov
|
38de3365ca
|
asvdec: return meaningful error codes.
|
13 years ago |
Anton Khirnov
|
c3a76c3dec
|
asvdec: cosmetics, reformat
|
13 years ago |
Anton Khirnov
|
df9b956751
|
lavc: fix decode_frame() third parameter semantics for video decoders
It's got_frame, not data size
|
13 years ago |
Anton Khirnov
|
594d4d5df3
|
lavc: add a wrapper for AVCodecContext.get_buffer().
It will be useful in the upcoming transition to refcounted AVFrames.
|
13 years ago |
Diego Biurrun
|
d5c62122a7
|
Move av_reverse table to libavcodec
It is only used in that library.
|
13 years ago |
Anton Khirnov
|
233a5a807e
|
lavc: split asv12 encoder/decoder
|
13 years ago |