Diego Biurrun
|
511cf612ac
|
miscellaneous typo fixes
|
2012-12-21 00:18:34 +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 |
|
Luca Barbato
|
22f7942fe7
|
ffv1: set the range coder state in decode_slice_header
|
2001-01-01 01:06:41 +01:00 |
|
Luca Barbato
|
0f13cd3187
|
ffv1: update to ffv1 version 3
Based on code from Carl Eugen Hoyos, Michael Niedermayer and Paul B Mahol.
|
2012-10-20 18:14:52 +02:00 |
|
Luca Barbato
|
4a2a4524a3
|
ffv1: propagate errors
|
2012-10-20 18:14:51 +02:00 |
|
Luca Barbato
|
71f7b22dba
|
ffv1: split decoder and encoder
|
2012-10-20 18:14:43 +02:00 |
|