Browse Source

include avcodec.h

Originally committed as revision 13039 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Justin Ruggles 17 years ago
parent
commit
97085fa154
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      libavcodec/flac.h

+ 2
- 0
libavcodec/flac.h View File

@@ -27,6 +27,8 @@
#ifndef FFMPEG_FLAC_H
#define FFMPEG_FLAC_H

#include "avcodec.h"

/**
* Data needed from the Streaminfo header for use by the raw FLAC demuxer
* and/or the FLAC decoder.


Loading…
Cancel
Save