libavcodec/libschroedinger.c File Reference

function definitions common to libschroedingerdec.c and libschroedingerenc.c More...

#include "libdirac_libschro.h"
#include "libschroedinger.h"

Go to the source code of this file.

Functions

SchroVideoFormatEnum ff_get_schro_video_format_preset (AVCodecContext *avccontext)
int ff_get_schro_frame_format (SchroChromaFormat schro_pix_fmt, SchroFrameFormat *schro_frame_fmt)

Variables

static const SchroVideoFormatEnum ff_schro_video_formats []
 Schroedinger video preset table.


Detailed Description

function definitions common to libschroedingerdec.c and libschroedingerenc.c

Definition in file libschroedinger.c.


Function Documentation

int ff_get_schro_frame_format ( SchroChromaFormat  schro_pix_fmt,
SchroFrameFormat *  schro_frame_fmt 
)

SchroVideoFormatEnum ff_get_schro_video_format_preset ( AVCodecContext avccontext  ) 

Definition at line 53 of file libschroedinger.c.

Referenced by libschroedinger_encode_init().


Variable Documentation

const SchroVideoFormatEnum ff_schro_video_formats[] [static]

Initial value:

{
    SCHRO_VIDEO_FORMAT_CUSTOM     ,
    SCHRO_VIDEO_FORMAT_QSIF       ,
    SCHRO_VIDEO_FORMAT_QCIF       ,
    SCHRO_VIDEO_FORMAT_SIF        ,
    SCHRO_VIDEO_FORMAT_CIF        ,
    SCHRO_VIDEO_FORMAT_4SIF       ,
    SCHRO_VIDEO_FORMAT_4CIF       ,
    SCHRO_VIDEO_FORMAT_SD480I_60  ,
    SCHRO_VIDEO_FORMAT_SD576I_50  ,
    SCHRO_VIDEO_FORMAT_HD720P_60  ,
    SCHRO_VIDEO_FORMAT_HD720P_50  ,
    SCHRO_VIDEO_FORMAT_HD1080I_60 ,
    SCHRO_VIDEO_FORMAT_HD1080I_50 ,
    SCHRO_VIDEO_FORMAT_HD1080P_60 ,
    SCHRO_VIDEO_FORMAT_HD1080P_50 ,
    SCHRO_VIDEO_FORMAT_DC2K_24    ,
    SCHRO_VIDEO_FORMAT_DC4K_24    ,
}
Schroedinger video preset table.

Ensure that this tables matches up correctly with the ff_dirac_schro_video_format_info table in libdirac_libschro.c.

Definition at line 33 of file libschroedinger.c.

Referenced by ff_get_schro_video_format_preset().


Generated on Fri Oct 26 02:35:43 2012 for FFmpeg by  doxygen 1.5.8