libavformat/oggdec.h File Reference

#include "avformat.h"

Go to the source code of this file.

Data Structures

struct  ogg_codec
 Copyright (C) 2005 Michael Ahlberg, Måns Rullgård. More...
struct  ogg_stream
struct  ogg_state
struct  ogg

Defines

#define OGG_FLAG_CONT   1
#define OGG_FLAG_BOS   2
#define OGG_FLAG_EOS   4

Functions

int vorbis_comment (AVFormatContext *ms, uint8_t *buf, int size)
 Copyright (C) 2005 Michael Ahlberg, Måns Rullgård.

Variables

struct ogg_codec ff_flac_codec
struct ogg_codec ff_ogm_audio_codec
struct ogg_codec ff_ogm_old_codec
struct ogg_codec ff_ogm_text_codec
struct ogg_codec ff_ogm_video_codec
struct ogg_codec ff_old_flac_codec
struct ogg_codec ff_speex_codec
struct ogg_codec ff_theora_codec
struct ogg_codec ff_vorbis_codec


Define Documentation

#define OGG_FLAG_BOS   2

Definition at line 75 of file oggdec.h.

#define OGG_FLAG_CONT   1

Definition at line 74 of file oggdec.h.

Referenced by ogg_read_page().

#define OGG_FLAG_EOS   4

Definition at line 76 of file oggdec.h.


Function Documentation

int vorbis_comment ( AVFormatContext as,
uint8_t *  buf,
int  size 
)

Copyright (C) 2005 Michael Ahlberg, Måns Rullgård.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Definition at line 34 of file oggparsevorbis.c.

Referenced by flac_header(), theora_header(), and vorbis_header().


Variable Documentation

Definition at line 87 of file oggparseflac.c.

Definition at line 159 of file oggparseogm.c.

Definition at line 173 of file oggparseogm.c.

Definition at line 166 of file oggparseogm.c.

Definition at line 152 of file oggparseogm.c.

Definition at line 93 of file oggparseflac.c.

Definition at line 57 of file oggparsespeex.c.

Definition at line 137 of file oggparsetheora.c.

Definition at line 220 of file oggparsevorbis.c.


Generated on Fri Oct 26 02:35:45 2012 for FFmpeg by  doxygen 1.5.8