|
|
|
@ -17,14 +17,9 @@ |
|
|
|
* along with this program; if not, write to the Free Software Foundation, |
|
|
|
* Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. |
|
|
|
*****************************************************************************/ |
|
|
|
|
|
|
|
#ifndef H264_NAL_H |
|
|
|
# define H264_NAL_H |
|
|
|
|
|
|
|
# ifdef HAVE_CONFIG_H |
|
|
|
# include "config.h" |
|
|
|
# endif |
|
|
|
|
|
|
|
# include <vlc_common.h> |
|
|
|
|
|
|
|
#define PROFILE_H264_BASELINE 66 |
|
|
|
|