libavcodec/ljpegenc.c File Reference

lossless JPEG encoder. More...

#include "avcodec.h"
#include "dsputil.h"
#include "internal.h"
#include "mpegvideo.h"
#include "mjpeg.h"
#include "mjpegenc.h"

Go to the source code of this file.

Functions

static int encode_picture_lossless (AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet)

Variables

AVCodec ff_ljpeg_encoder


Detailed Description

lossless JPEG encoder.

Definition in file ljpegenc.c.


Function Documentation

static int encode_picture_lossless ( AVCodecContext avctx,
AVPacket pkt,
const AVFrame pict,
int got_packet 
) [static]

Definition at line 41 of file ljpegenc.c.


Variable Documentation

Initial value:

Definition at line 214 of file ljpegenc.c.


Generated on Fri Oct 26 02:50:06 2012 for FFmpeg by  doxygen 1.5.8