Anton Khirnov
|
38de3365ca
|
asvdec: return meaningful error codes.
|
2013-01-06 13:31:39 +01:00 |
|
Anton Khirnov
|
c3a76c3dec
|
asvdec: cosmetics, reformat
|
2012-12-23 11:17:53 +01:00 |
|
Anton Khirnov
|
df9b956751
|
lavc: fix decode_frame() third parameter semantics for video decoders
It's got_frame, not data size
|
2012-12-04 21:45:36 +01:00 |
|
Anton Khirnov
|
594d4d5df3
|
lavc: add a wrapper for AVCodecContext.get_buffer().
It will be useful in the upcoming transition to refcounted AVFrames.
|
2012-12-04 21:41:59 +01:00 |
|
Diego Biurrun
|
d5c62122a7
|
Move av_reverse table to libavcodec
It is only used in that library.
|
2012-10-12 20:39:18 +02:00 |
|
Anton Khirnov
|
233a5a807e
|
lavc: split asv12 encoder/decoder
|
2012-10-09 20:32:35 +02:00 |
|