hvirtual/cinelerra/filemov.C File Reference

#include "asset.h"
#include "bcsignals.h"
#include "bitspopup.h"
#include "byteorder.h"
#include "condition.h"
#include "edit.h"
#include "file.h"
#include "filemov.h"
#include "guicast.h"
#include "language.h"
#include "mutex.h"
#include "mwindow.inc"
#include "vframe.h"
#include "videodevice.inc"
#include "mainerror.h"
#include <unistd.h>
#include <libdv/dv.h>

Include dependency graph for filemov.C:

Go to the source code of this file.

Defines

#define DIVX_NAME   "MPEG-4"
#define HV64_NAME   "Dual H.264"
#define MP4V_NAME   "MPEG-4 Video"
#define H264_NAME   "H.264"
#define H263_NAME   "H.263"
#define HV60_NAME   "Dual MPEG-4"
#define DIV3_NAME   "Microsoft MPEG-4"
#define DV_NAME   "DV"
#define PNG_NAME   "PNG"
#define PNGA_NAME   "PNG with Alpha"
#define RGB_NAME   "Uncompressed RGB"
#define RGBA_NAME   "Uncompressed RGBA"
#define YUV420_NAME   "YUV 4:2:0 Planar"
#define YUV422_NAME   "Component Y'CbCr 8-bit 4:2:2 (yuv2)"
#define TWOVUY_NAME   "Component Y'CbCr 8-bit 4:2:2 (2vuy)"
#define YUV411_NAME   "YUV 4:1:1 Packed"
#define YUV444_NAME   "Component Y'CbCr 8-bit 4:4:4"
#define YUVA4444_NAME   "Component Y'CbCrA 8-bit 4:4:4:4"
#define YUV444_10BIT_NAME   "Component Y'CbCr 10-bit 4:4:4"
#define QTJPEG_NAME   "JPEG Photo"
#define MJPA_NAME   "Motion JPEG A"
#define TWOS_NAME   "Twos complement"
#define RAW_NAME   "Unsigned"
#define IMA4_NAME   "IMA-4"
#define ULAW_NAME   "U-Law"
#define MP3_NAME   "MP3"
#define MP4A_NAME   "MPEG-4 Audio"
#define VORBIS_NAME   "OGG Vorbis"


Define Documentation

#define DIV3_NAME   "Microsoft MPEG-4"

#define DIVX_NAME   "MPEG-4"

Definition at line 52 of file filemov.C.

Referenced by FileMOV::compressiontostr(), and FileMOV::strtocompression().

#define DV_NAME   "DV"

#define H263_NAME   "H.263"

Definition at line 56 of file filemov.C.

Referenced by FileMOV::compressiontostr(), and FileMOV::strtocompression().

#define H264_NAME   "H.264"

#define HV60_NAME   "Dual MPEG-4"

#define HV64_NAME   "Dual H.264"

#define IMA4_NAME   "IMA-4"

#define MJPA_NAME   "Motion JPEG A"

#define MP3_NAME   "MP3"

#define MP4A_NAME   "MPEG-4 Audio"

#define MP4V_NAME   "MPEG-4 Video"

#define PNG_NAME   "PNG"

#define PNGA_NAME   "PNG with Alpha"

#define QTJPEG_NAME   "JPEG Photo"

#define RAW_NAME   "Unsigned"

#define RGB_NAME   "Uncompressed RGB"

#define RGBA_NAME   "Uncompressed RGBA"

#define TWOS_NAME   "Twos complement"

#define TWOVUY_NAME   "Component Y'CbCr 8-bit 4:2:2 (2vuy)"

#define ULAW_NAME   "U-Law"

#define VORBIS_NAME   "OGG Vorbis"

#define YUV411_NAME   "YUV 4:1:1 Packed"

Definition at line 67 of file filemov.C.

Referenced by FileMOV::compressiontostr(), and FileMOV::strtocompression().

#define YUV420_NAME   "YUV 4:2:0 Planar"

#define YUV422_NAME   "Component Y'CbCr 8-bit 4:2:2 (yuv2)"

#define YUV444_10BIT_NAME   "Component Y'CbCr 10-bit 4:4:4"

#define YUV444_NAME   "Component Y'CbCr 8-bit 4:4:4"

#define YUVA4444_NAME   "Component Y'CbCrA 8-bit 4:4:4:4"


Generated on Mon Apr 28 13:54:19 2008 for Cinelerra by  doxygen 1.5.5