Anton Khirnov
|
759001c534
|
lavc decoders: work with refcounted frames.
|
2013-03-08 07:38:30 +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
|
716d413c13
|
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
|
2012-10-08 07:13:26 +02:00 |
|
Anton Khirnov
|
36ef5369ee
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
2012-08-07 16:00:24 +02:00 |
|
Kostya Shishkov
|
5467742232
|
mss3: use standard zigzag table
|
2012-07-09 18:17:51 +02:00 |
|
Kostya Shishkov
|
acfb6b6cf8
|
mss3: split DSP functions that are used in MTS2(MSS4) into separate file
|
2012-07-09 18:17:51 +02:00 |
|
Kostya Shishkov
|
1f061da529
|
mss3: add forgotten 'static' qualifier for private table
|
2012-07-06 11:37:35 +02:00 |
|
Kostya Shishkov
|
edf35d8342
|
MS ATC Screen (aka MSS3) decoder
|
2012-07-02 07:14:44 +02:00 |
|