view mpbswap.h @ 21983:a6b624360aef

better autodetection of framerate in case of h264; it works correctly with b-frames. Patch by Eugen Hoyos (cehoyos ag or at)
author nicodvb
date Tue, 23 Jan 2007 22:26:13 +0000
parents 866175d9c61b
children a81e246e3b38
line wrap: on
line source

#ifndef MPBSWAP_H
#define MPBSWAP_H

#include "libavutil/bswap.h"

#endif /* MPBSWAP_H */