|
xine-lib
1.2.10
|
#include <stdio.h>#include <stdlib.h>#include <sys/ioctl.h>#include <string.h>#include <dlfcn.h>#include <fcntl.h>#include <errno.h>#include <math.h>#include <unistd.h>#include <libavutil/mem.h>#include <xine/xineutils.h>#include "video_out_dxr3.h"Macros | |
| #define | LOG_MODULE "dxr3_mpeg_encoder" |
| #define | DEFAULT_BUFFER_SIZE 512*1024 |
| #define DEFAULT_BUFFER_SIZE 512*1024 |
| #define LOG_MODULE "dxr3_mpeg_encoder" |
1.8.17