Vittorio Giovara
|
4dda5e9b08
|
sunrastenc: mention missing break
Bug-Id: CID 732231
|
10 years ago |
Anton Khirnov
|
45bde93eef
|
sunrastenc: use the AVFrame API properly.
|
11 years ago |
Diego Biurrun
|
b2bed9325d
|
cosmetics: Group .name and .long_name together in codec/format declarations
|
11 years ago |
Thilo Borgmann
|
d814a839ac
|
Reinstate proper FFmpeg license for all files.
|
11 years ago |
Paul B Mahol
|
fe37551249
|
sunrastenc: do not set avctx->coded_frame
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
11 years ago |
Anton Khirnov
|
716d413c13
|
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
|
12 years ago |
Anton Khirnov
|
36ef5369ee
|
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
Aneesh Dogra
|
cc965300cb
|
sunrast: Add support for negative linesize.
Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
|
13 years ago |
Michael Niedermayer
|
2ea893fa23
|
sunrastenc: switch to ff_alloc_packet2().
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
13 years ago |
Paul B Mahol
|
f5463d5347
|
sunrastenc: remove dead store
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
13 years ago |
Stefano Sabatini
|
11642cd16f
|
lavc/sunrastenc: consider cases with linesize < 0
Make sunrast_image_write_image() deal with cases when linesize is < 0.
Fix trac ticket #1077.
|
13 years ago |
Aneesh Dogra
|
1a58daed0f
|
sunrastenc: set keyframe flag for the output packet.
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
13 years ago |
Aneesh Dogra
|
d7840529b6
|
avcodec: add a Sun Rasterfile encoder
Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
|
13 years ago |