Alexandra Hájková
|
fa64aea12e
|
unary: Convert to the new bitstream reader
|
8 years ago |
Diego Biurrun
|
15b4f494fc
|
mss*: Change type of array stride parameters to ptrdiff_t
ptrdiff_t is the correct type for array strides and similar.
|
9 years ago |
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
|
3dc6272bed
|
Remove a number of unnecessary dsputil.h #includes
|
11 years ago |
Anton Khirnov
|
730bac7bab
|
mss4: use the AVFrame API properly.
|
11 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 |
Diego Biurrun
|
8658e1c682
|
mss4, ra288: Remove unused DSPContext local codec context members
|
12 years ago |
Anton Khirnov
|
df9b956751
|
lavc: fix decode_frame() third parameter semantics for video decoders
It's got_frame, not data size
|
12 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
|
5b7e3a195d
|
MS Expression Encoder Screen decoder
|
13 years ago |