18 Commits (a3110beebd781c422ab98792227f51c46ac5918e)

Author SHA1 Message Date
Vittorio Giovara 4dda5e9b08 sunrastenc: mention missing break 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 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. 13 years ago
Michael Niedermayer 2ea893fa23 sunrastenc: switch to ff_alloc_packet2(). 13 years ago
Paul B Mahol f5463d5347 sunrastenc: remove dead store 13 years ago
Stefano Sabatini 11642cd16f lavc/sunrastenc: consider cases with linesize < 0 13 years ago
Aneesh Dogra 1a58daed0f sunrastenc: set keyframe flag for the output packet. 13 years ago
Aneesh Dogra d7840529b6 avcodec: add a Sun Rasterfile encoder 13 years ago