Vittorio Giovara
|
def97856de
|
lavc: AV-prefix all codec capabilities
Express bitfields more simply.
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
|
10 years ago |
Diego Biurrun
|
f9279ee749
|
dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.h
|
11 years ago |
Anton Khirnov
|
207909911d
|
mss3: use the AVFrame API properly.
|
12 years ago |
Diego Biurrun
|
b2bed9325d
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
12 years ago |
Anton Khirnov
|
759001c534
|
lavc decoders: work with refcounted frames.
|
12 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
|
716d413c13
|
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
|
13 years ago |
Anton Khirnov
|
36ef5369ee
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
13 years ago |
Kostya Shishkov
|
5467742232
|
mss3: use standard zigzag table
|
13 years ago |
Kostya Shishkov
|
acfb6b6cf8
|
mss3: split DSP functions that are used in MTS2(MSS4) into separate file
|
13 years ago |
Kostya Shishkov
|
1f061da529
|
mss3: add forgotten 'static' qualifier for private table
|
13 years ago |
Kostya Shishkov
|
edf35d8342
|
MS ATC Screen (aka MSS3) decoder
|
13 years ago |