|
Olive
|
#include "media.h"#include "footage.h"#include "sequence.h"#include "undo.h"#include "io/config.h"#include "panels/viewer.h"#include "panels/project.h"#include "projectmodel.h"#include <QCoreApplication>#include <QtMath>#include "debug.h"#include <libavformat/avformat.h>#include <libavcodec/avcodec.h>Functions | |
| QString | get_interlacing_name (int interlacing) |
| QString | get_channel_layout_name (int channels, uint64_t layout) |
| QString get_channel_layout_name | ( | int | channels, |
| uint64_t | layout | ||
| ) |
| QString get_interlacing_name | ( | int | interlacing | ) |
1.8.15