Valkka  1.6.1
OpenSource Video Management
Classes | Functions
muxer.h File Reference

FFmpeg muxers, implemented as Valkka framefilters. More...

#include "constant.h"
#include "framefilter.h"
Include dependency graph for muxer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MuxFrameFilter
 
class  FragMP4MuxFrameFilter
 

Functions

void getLenName (uint8_t *data, uint32_t &len, char *name)
 Gives length and name of an MP4 box.
 
uint32_t getSubBoxIndex (uint8_t *data, const char name[4])
 Gives index of a certain MP4 sub-box, as identified by the box type's name.
 
bool moofHasFirstSampleFlag (uint8_t *data)
 

Detailed Description

FFmpeg muxers, implemented as Valkka framefilters.

Author
Sampsa Riikonen
Date
2019
Version
1.6.1

Some references: