gstreamer 1.1.0-x86-mingw32 → 1.1.1-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/Rakefile +31 -5
- data/vendor/local/bin/flac.exe +0 -0
- data/vendor/local/bin/gst-discoverer-0.10.exe +0 -0
- data/vendor/local/bin/gst-feedback.exe +0 -0
- data/vendor/local/bin/gst-inspect-0.10.exe +0 -0
- data/vendor/local/bin/gst-inspect.exe +0 -0
- data/vendor/local/bin/gst-launch-0.10.exe +0 -0
- data/vendor/local/bin/gst-launch.exe +0 -0
- data/vendor/local/bin/gst-typefind-0.10.exe +0 -0
- data/vendor/local/bin/gst-typefind.exe +0 -0
- data/vendor/local/bin/gst-xmlinspect-0.10.exe +0 -0
- data/vendor/local/bin/gst-xmlinspect.exe +0 -0
- data/vendor/local/bin/gst-xmllaunch-0.10.exe +0 -0
- data/vendor/local/bin/gst-xmllaunch.exe +0 -0
- data/vendor/local/bin/libFLAC-8.dll +0 -0
- data/vendor/local/bin/libgstapp-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstaudio-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstbase-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstbasevideo-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstcdda-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstcheck-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstcontroller-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstdataprotocol-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstfft-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstinterfaces-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstnet-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstnetbuffer-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstpbutils-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstphotography-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstreamer-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstriff-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstrtp-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstrtsp-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstsdp-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstsignalprocessor-0.10-0.dll +0 -0
- data/vendor/local/bin/libgsttag-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstvideo-0.10-0.dll +0 -0
- data/vendor/local/bin/libmad-0.dll +0 -0
- data/vendor/local/bin/libogg-0.dll +0 -0
- data/vendor/local/bin/libspeex-1.dll +0 -0
- data/vendor/local/bin/libspeexdsp-1.dll +0 -0
- data/vendor/local/bin/libtheora-0.dll +0 -0
- data/vendor/local/bin/libtheoradec-1.dll +0 -0
- data/vendor/local/bin/libtheoraenc-1.dll +0 -0
- data/vendor/local/bin/libvorbis-0.dll +0 -0
- data/vendor/local/bin/libvorbisenc-2.dll +0 -0
- data/vendor/local/bin/libvorbisfile-3.dll +0 -0
- data/vendor/local/bin/metaflac.exe +0 -0
- data/vendor/local/bin/speexdec.exe +0 -0
- data/vendor/local/bin/speexenc.exe +0 -0
- data/vendor/local/include/FLAC/all.h +370 -0
- data/vendor/local/include/FLAC/assert.h +45 -0
- data/vendor/local/include/FLAC/callback.h +184 -0
- data/vendor/local/include/FLAC/export.h +91 -0
- data/vendor/local/include/FLAC/format.h +1010 -0
- data/vendor/local/include/FLAC/metadata.h +2181 -0
- data/vendor/local/include/FLAC/ordinals.h +80 -0
- data/vendor/local/include/FLAC/stream_decoder.h +1559 -0
- data/vendor/local/include/FLAC/stream_encoder.h +1768 -0
- data/vendor/local/include/mad.h +964 -0
- data/vendor/local/lib/gstreamer-0.10/libgstadder.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstadder.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstadpcmdec.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstadpcmdec.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstadpcmenc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstadpcmenc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaiff.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaiff.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstalaw.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstalaw.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstalpha.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstalpha.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstalphacolor.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstalphacolor.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstannodex.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstannodex.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstapetag.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstapetag.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstapp.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstapp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstasf.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstasf.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstasf.la +41 -0
- data/vendor/local/lib/gstreamer-0.10/libgstasfmux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstasfmux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudioconvert.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudioconvert.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudiofx.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudiofx.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudioparsers.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudioparsers.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudiorate.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudiorate.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudioresample.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudioresample.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudiotestsrc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudiotestsrc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstauparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstauparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstautoconvert.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstautoconvert.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstautodetect.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstautodetect.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstavi.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstavi.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstbayer.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstbayer.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcairo.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcairo.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcamerabin.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcamerabin.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcdxaparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcdxaparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcog.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcog.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcoloreffects.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcoloreffects.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcolorspace.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcolorspace.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcoreelements.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcoreelements.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcoreindexers.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcoreindexers.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcutter.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcutter.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdataurisrc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdataurisrc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdebug.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdebug.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdebugutilsbad.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdebugutilsbad.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdecodebin.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdecodebin.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdecodebin2.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdecodebin2.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdeinterlace.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdeinterlace.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdirectdrawsink.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdirectdrawsink.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdirectsoundsink.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdirectsoundsink.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdirectsoundsrc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdirectsoundsrc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdtmf.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdtmf.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdvbsuboverlay.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdvbsuboverlay.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdvdlpcmdec.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdvdlpcmdec.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdvdlpcmdec.la +41 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdvdspu.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdvdspu.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdvdsub.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdvdsub.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdvdsub.la +41 -0
- data/vendor/local/lib/gstreamer-0.10/libgsteffectv.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsteffectv.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstencodebin.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstencodebin.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstequalizer.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstequalizer.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfestival.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfestival.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstffmpeg.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstffmpeg.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstffmpegcolorspace.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstffmpegcolorspace.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstffmpegscale.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstffmpegscale.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfieldanalysis.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfieldanalysis.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstflac.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstflac.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstflac.la +41 -0
- data/vendor/local/lib/gstreamer-0.10/libgstflv.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstflv.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstflxdec.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstflxdec.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfragmented.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfragmented.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfreeze.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfreeze.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfrei0r.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfrei0r.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgaudieffects.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgaudieffects.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgdkpixbuf.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgdkpixbuf.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgdp.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgdp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgeometrictransform.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgeometrictransform.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgio.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgio.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgoom.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgoom.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgoom2k1.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgoom2k1.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgsettingselements.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgsettingselements.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsth264parse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsth264parse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsthdvparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsthdvparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsticydemux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsticydemux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstid3demux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstid3demux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstid3tag.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstid3tag.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstiec958.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstiec958.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstiec958.la +41 -0
- data/vendor/local/lib/gstreamer-0.10/libgstimagefreeze.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstimagefreeze.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstinterlace.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstinterlace.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstinterleave.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstinterleave.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstinvtelecine.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstinvtelecine.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstisomp4.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstisomp4.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstivfparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstivfparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstjp2kdecimator.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstjp2kdecimator.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstjpeg.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstjpeg.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstjpegformat.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstjpegformat.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstlegacyresample.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstlegacyresample.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstlevel.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstlevel.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstliveadder.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstliveadder.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmad.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmad.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmad.la +41 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmatroska.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmatroska.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpeg4videoparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpeg4videoparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegaudioparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegaudioparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegaudioparse.la +41 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegdemux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegdemux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegpsmux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegpsmux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegstream.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegstream.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegstream.la +41 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegtsdemux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegtsdemux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegtsmux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegtsmux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegvideoparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegvideoparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmulaw.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmulaw.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmultifile.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmultifile.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmultipart.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmultipart.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmve.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmve.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmxf.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmxf.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstnavigationtest.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstnavigationtest.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstnsf.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstnsf.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstnuvdemux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstnuvdemux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstogg.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstogg.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpango.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpango.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpatchdetect.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpatchdetect.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpcapparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpcapparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstplaybin.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstplaybin.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpng.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpng.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpnm.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpnm.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpostproc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpostproc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrawparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrawparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstreal.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstreal.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstreplaygain.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstreplaygain.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrmdemux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrmdemux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrmdemux.la +41 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtp.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtpmanager.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtpmanager.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtpmux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtpmux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtpvp8.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtpvp8.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtsp.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtsp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstscaletempoplugin.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstscaletempoplugin.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsdi.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsdi.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsdpelem.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsdpelem.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsegmentclip.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsegmentclip.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstshapewipe.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstshapewipe.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsiren.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsiren.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsmpte.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsmpte.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsouphttpsrc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsouphttpsrc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstspectrum.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstspectrum.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstspeed.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstspeed.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstspeex.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstspeex.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgststereo.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgststereo.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsubenc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsubenc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsubparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsubparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsttheora.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsttheora.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsttta.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsttta.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsttypefindfunctions.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsttypefindfunctions.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstudp.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstudp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideobox.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideobox.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideocrop.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideocrop.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideofilter.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideofilter.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideofiltersbad.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideofiltersbad.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideomaxrate.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideomaxrate.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideomeasure.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideomeasure.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideomixer.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideomixer.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideoparsersbad.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideoparsersbad.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideorate.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideorate.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideoscale.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideoscale.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideosignal.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideosignal.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideotestsrc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideotestsrc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvmnc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvmnc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvolume.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvolume.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvorbis.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvorbis.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstwavenc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstwavenc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstwavparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstwavparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsty4mdec.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsty4mdec.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsty4menc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsty4menc.dll.a +0 -0
- data/vendor/local/lib/libFLAC.a +0 -0
- data/vendor/local/lib/libFLAC.dll.a +0 -0
- data/vendor/local/lib/libFLAC.la +41 -0
- data/vendor/local/lib/libgstapp-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstaudio-0.10.a +0 -0
- data/vendor/local/lib/libgstaudio-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstbase-0.10.a +0 -0
- data/vendor/local/lib/libgstbase-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstbasevideo-0.10.a +0 -0
- data/vendor/local/lib/libgstbasevideo-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstcdda-0.10.a +0 -0
- data/vendor/local/lib/libgstcdda-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstcheck-0.10.a +0 -0
- data/vendor/local/lib/libgstcheck-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstcontroller-0.10.a +0 -0
- data/vendor/local/lib/libgstcontroller-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstdataprotocol-0.10.a +0 -0
- data/vendor/local/lib/libgstdataprotocol-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstfft-0.10.a +0 -0
- data/vendor/local/lib/libgstfft-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstinterfaces-0.10.a +0 -0
- data/vendor/local/lib/libgstinterfaces-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstnet-0.10.a +0 -0
- data/vendor/local/lib/libgstnet-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstnetbuffer-0.10.a +0 -0
- data/vendor/local/lib/libgstnetbuffer-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstpbutils-0.10.a +0 -0
- data/vendor/local/lib/libgstpbutils-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstphotography-0.10.a +0 -0
- data/vendor/local/lib/libgstphotography-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstreamer-0.10.a +0 -0
- data/vendor/local/lib/libgstreamer-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstriff-0.10.a +0 -0
- data/vendor/local/lib/libgstriff-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstrtp-0.10.a +0 -0
- data/vendor/local/lib/libgstrtp-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstrtsp-0.10.a +0 -0
- data/vendor/local/lib/libgstrtsp-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstsdp-0.10.a +0 -0
- data/vendor/local/lib/libgstsdp-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstsignalprocessor-0.10.a +0 -0
- data/vendor/local/lib/libgstsignalprocessor-0.10.dll.a +0 -0
- data/vendor/local/lib/libgsttag-0.10.a +0 -0
- data/vendor/local/lib/libgsttag-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstvideo-0.10.a +0 -0
- data/vendor/local/lib/libgstvideo-0.10.dll.a +0 -0
- data/vendor/local/lib/libmad.a +0 -0
- data/vendor/local/lib/libmad.dll.a +0 -0
- data/vendor/local/lib/libmad.la +41 -0
- data/vendor/local/lib/libogg.a +0 -0
- data/vendor/local/lib/libogg.dll.a +0 -0
- data/vendor/local/lib/libspeex.a +0 -0
- data/vendor/local/lib/libspeex.dll.a +0 -0
- data/vendor/local/lib/libspeexdsp.a +0 -0
- data/vendor/local/lib/libspeexdsp.dll.a +0 -0
- data/vendor/local/lib/libtheora.a +0 -0
- data/vendor/local/lib/libtheora.dll.a +0 -0
- data/vendor/local/lib/libtheoradec.a +0 -0
- data/vendor/local/lib/libtheoradec.dll.a +0 -0
- data/vendor/local/lib/libtheoraenc.a +0 -0
- data/vendor/local/lib/libtheoraenc.dll.a +0 -0
- data/vendor/local/lib/libvorbis.a +0 -0
- data/vendor/local/lib/libvorbis.dll.a +0 -0
- data/vendor/local/lib/libvorbisenc.a +0 -0
- data/vendor/local/lib/libvorbisenc.dll.a +0 -0
- data/vendor/local/lib/libvorbisfile.a +0 -0
- data/vendor/local/lib/libvorbisfile.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/flac.pc +10 -0
- data/vendor/local/libexec/gstreamer-0.10/gst-plugin-scanner.exe +0 -0
- data/vendor/local/man/man1/flac.1 +331 -0
- data/vendor/local/man/man1/metaflac.1 +299 -0
- data/vendor/local/share/aclocal/libFLAC.m4 +114 -0
- data/vendor/local/share/doc/flac-1.2.1/FLAC.tag +12259 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/+_2all_8h-source.html +73 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/+_2export_8h-source.html +89 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/+_2export_8h.html +55 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/+_2metadata_8h-source.html +751 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/+_2metadata_8h.html +66 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/all_8h-source.html +77 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/annotated.html +81 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/assert_8h-source.html +77 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/callback_8h-source.html +103 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/callback_8h.html +59 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Decoder_1_1File-members.html +87 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Decoder_1_1File.html +1457 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Decoder_1_1File.png +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Decoder_1_1Stream-members.html +79 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Decoder_1_1Stream.html +1268 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Decoder_1_1Stream.png +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Decoder_1_1Stream_1_1State-members.html +36 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Decoder_1_1Stream_1_1State.html +59 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Encoder_1_1File-members.html +102 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Encoder_1_1File.html +2124 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Encoder_1_1File.png +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Encoder_1_1Stream-members.html +93 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Encoder_1_1Stream.html +1882 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Encoder_1_1Stream.png +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Encoder_1_1Stream_1_1State-members.html +36 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Encoder_1_1Stream_1_1State.html +59 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1Application-members.html +71 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1Application.html +548 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1Application.png +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1Chain-members.html +46 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1Chain.html +453 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1Chain_1_1Status-members.html +35 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1Chain_1_1Status.html +56 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1CueSheet-members.html +82 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1CueSheet.html +799 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1CueSheet.png +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1CueSheet_1_1Track-members.html +52 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1CueSheet_1_1Track.html +131 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1Iterator-members.html +45 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1Iterator.html +370 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1Padding-members.html +67 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1Padding.html +498 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1Padding.png +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1Picture-members.html +82 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1Picture.html +696 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1Picture.png +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1Prototype-members.html +56 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1Prototype.html +435 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1Prototype.png +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1SeekTable-members.html +72 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1SeekTable.html +646 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1SeekTable.png +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1SimpleIterator-members.html +50 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1SimpleIterator.html +561 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1SimpleIterator_1_1Status-members.html +35 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1SimpleIterator_1_1Status.html +56 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1StreamInfo-members.html +84 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1StreamInfo.html +575 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1StreamInfo.png +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1Unknown-members.html +69 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1Unknown.html +542 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1Unknown.png +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1VorbisComment-members.html +74 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1VorbisComment.html +685 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1VorbisComment.png +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1VorbisComment_1_1Entry-members.html +58 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classFLAC_1_1Metadata_1_1VorbisComment_1_1Entry.html +152 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/classes.html +41 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/decoder_8h-source.html +190 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/decoder_8h.html +50 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/dir_000000.html +42 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/dir_000001.html +48 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/dir_000002.html +56 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/dirs.html +37 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/doxygen.css +309 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/doxygen.png +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/encoder_8h-source.html +203 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/encoder_8h.html +51 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/export_8h-source.html +95 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/export_8h.html +55 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/files.html +46 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/format_8h-source.html +521 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/format_8h.html +330 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/functions.html +260 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/functions_func.html +210 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/functions_vars.html +117 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/globals.html +39 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/globals_0x66.html +529 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/globals_0x67.html +42 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/globals_defs.html +58 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/globals_enum.html +57 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/globals_eval.html +177 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/globals_func.html +233 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/globals_type.html +59 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/globals_vars.html +135 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/group__flac.html +50 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/group__flac__callbacks.html +299 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/group__flac__decoder.html +44 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/group__flac__encoder.html +44 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/group__flac__export.html +148 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/group__flac__format.html +3353 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/group__flac__metadata.html +60 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/group__flac__metadata__level0.html +308 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/group__flac__metadata__level1.html +950 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/group__flac__metadata__level2.html +1428 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/group__flac__metadata__object.html +2741 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/group__flac__stream__decoder.html +2854 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/group__flac__stream__encoder.html +3644 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/group__flacpp.html +45 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/group__flacpp__decoder.html +50 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/group__flacpp__encoder.html +50 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/group__flacpp__export.html +54 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/group__flacpp__metadata.html +50 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/group__flacpp__metadata__level0.html +414 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/group__flacpp__metadata__level1.html +50 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/group__flacpp__metadata__level2.html +52 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/group__flacpp__metadata__object.html +227 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/group__porting.html +52 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/group__porting__1__1__2__to__1__1__3.html +101 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/group__porting__1__1__3__to__1__1__4.html +38 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/group__porting__1__1__4__to__1__2__0.html +39 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/hierarchy.html +87 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/index.html +57 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/metadata_8h-source.html +335 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/metadata_8h.html +283 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/modules.html +72 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/ordinals_8h-source.html +112 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/stream__decoder_8h-source.html +333 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/stream__decoder_8h.html +206 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/stream__encoder_8h-source.html +305 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/stream__encoder_8h.html +236 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____EntropyCodingMethod-members.html +34 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____EntropyCodingMethod.html +54 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____EntropyCodingMethod__PartitionedRice-members.html +33 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____EntropyCodingMethod__PartitionedRice.html +95 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____EntropyCodingMethod__PartitionedRiceContents-members.html +34 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____EntropyCodingMethod__PartitionedRiceContents.html +120 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____Frame-members.html +34 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____Frame.html +53 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____FrameFooter-members.html +32 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____FrameFooter.html +70 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____FrameHeader-members.html +41 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____FrameHeader.html +251 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____IOCallbacks-members.html +37 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____IOCallbacks.html +63 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____StreamDecoder-members.html +33 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____StreamDecoder.html +50 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____StreamEncoder-members.html +33 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____StreamEncoder.html +50 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____StreamMetadata-members.html +43 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____StreamMetadata.html +163 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____StreamMetadata__Application-members.html +33 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____StreamMetadata__Application.html +50 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____StreamMetadata__CueSheet-members.html +36 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____StreamMetadata__CueSheet.html +170 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____StreamMetadata__CueSheet__Index-members.html +33 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____StreamMetadata__CueSheet__Index.html +95 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____StreamMetadata__CueSheet__Track-members.html +38 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____StreamMetadata__CueSheet__Track.html +220 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____StreamMetadata__Padding-members.html +32 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____StreamMetadata__Padding.html +70 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____StreamMetadata__Picture-members.html +40 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____StreamMetadata__Picture.html +270 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____StreamMetadata__SeekPoint-members.html +34 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____StreamMetadata__SeekPoint.html +120 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____StreamMetadata__SeekTable-members.html +33 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____StreamMetadata__SeekTable.html +54 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____StreamMetadata__StreamInfo-members.html +40 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____StreamMetadata__StreamInfo.html +71 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____StreamMetadata__Unknown-members.html +32 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____StreamMetadata__Unknown.html +47 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____StreamMetadata__VorbisComment-members.html +34 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____StreamMetadata__VorbisComment.html +53 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____StreamMetadata__VorbisComment__Entry-members.html +33 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____StreamMetadata__VorbisComment__Entry.html +52 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____Subframe-members.html +38 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____Subframe.html +63 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____Subframe__Constant-members.html +32 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____Subframe__Constant.html +70 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____Subframe__Fixed-members.html +35 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____Subframe__Fixed.html +145 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____Subframe__LPC-members.html +38 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____Subframe__LPC.html +220 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____Subframe__Verbatim-members.html +32 -0
- data/vendor/local/share/doc/flac-1.2.1/html/api/structFLAC____Subframe__Verbatim.html +70 -0
- data/vendor/local/share/doc/flac-1.2.1/html/changelog.html +832 -0
- data/vendor/local/share/doc/flac-1.2.1/html/comparison.html +431 -0
- data/vendor/local/share/doc/flac-1.2.1/html/comparison__chopin_prelude_24.html +168 -0
- data/vendor/local/share/doc/flac-1.2.1/html/comparison__dream_theater_600.html +168 -0
- data/vendor/local/share/doc/flac-1.2.1/html/comparison__eddie_warner_titus.html +168 -0
- data/vendor/local/share/doc/flac-1.2.1/html/comparison__fanfare_de_l_eventail_de_jeanne.html +168 -0
- data/vendor/local/share/doc/flac-1.2.1/html/comparison__gloria_estefan_conga.html +168 -0
- data/vendor/local/share/doc/flac-1.2.1/html/comparison__hand_in_my_pocket.html +168 -0
- data/vendor/local/share/doc/flac-1.2.1/html/comparison__l_sub_raga_sivapriya.html +168 -0
- data/vendor/local/share/doc/flac-1.2.1/html/comparison__laetatus_sum.html +168 -0
- data/vendor/local/share/doc/flac-1.2.1/html/comparison__mummified_in_barbed_wire.html +168 -0
- data/vendor/local/share/doc/flac-1.2.1/html/comparison__prokofiev_pcon3_3.html +168 -0
- data/vendor/local/share/doc/flac-1.2.1/html/comparison__ravel_sq4_4.html +168 -0
- data/vendor/local/share/doc/flac-1.2.1/html/comparison__scarlatti_k42.html +168 -0
- data/vendor/local/share/doc/flac-1.2.1/html/comparison__tool_forty_six_and_2.html +168 -0
- data/vendor/local/share/doc/flac-1.2.1/html/comparison__white_room.html +168 -0
- data/vendor/local/share/doc/flac-1.2.1/html/comparison_all_cpudectime.html +165 -0
- data/vendor/local/share/doc/flac-1.2.1/html/comparison_all_cpuenctime.html +165 -0
- data/vendor/local/share/doc/flac-1.2.1/html/comparison_all_procdectime.html +165 -0
- data/vendor/local/share/doc/flac-1.2.1/html/comparison_all_procenctime.html +165 -0
- data/vendor/local/share/doc/flac-1.2.1/html/comparison_all_ratio.html +165 -0
- data/vendor/local/share/doc/flac-1.2.1/html/developers.html +141 -0
- data/vendor/local/share/doc/flac-1.2.1/html/documentation.html +105 -0
- data/vendor/local/share/doc/flac-1.2.1/html/documentation_bugs.html +101 -0
- data/vendor/local/share/doc/flac-1.2.1/html/documentation_example_code.html +81 -0
- data/vendor/local/share/doc/flac-1.2.1/html/documentation_format_overview.html +130 -0
- data/vendor/local/share/doc/flac-1.2.1/html/documentation_tasks.html +226 -0
- data/vendor/local/share/doc/flac-1.2.1/html/documentation_tools.html +92 -0
- data/vendor/local/share/doc/flac-1.2.1/html/documentation_tools_flac.html +1135 -0
- data/vendor/local/share/doc/flac-1.2.1/html/documentation_tools_metaflac.html +570 -0
- data/vendor/local/share/doc/flac-1.2.1/html/documentation_tools_plugins.html +94 -0
- data/vendor/local/share/doc/flac-1.2.1/html/download.html +284 -0
- data/vendor/local/share/doc/flac-1.2.1/html/faq.html +402 -0
- data/vendor/local/share/doc/flac-1.2.1/html/favicon.ico +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/features.html +127 -0
- data/vendor/local/share/doc/flac-1.2.1/html/flac.css +191 -0
- data/vendor/local/share/doc/flac-1.2.1/html/format.html +1852 -0
- data/vendor/local/share/doc/flac-1.2.1/html/id.html +289 -0
- data/vendor/local/share/doc/flac-1.2.1/html/images/1x1.gif +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/images/cafebug.gif +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/images/hw/Blackbird_Front_low3_325x87.jpg +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/images/hw/MS300frontsmall_270x108.jpg +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/images/hw/MediaBox_Frt_170x325.jpg +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/images/hw/SB_Hero_Black_325x182.jpg +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/images/hw/Sooloos-ControlOne_325x328.jpg +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/images/hw/Z500_front_325x94.jpg +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/images/hw/a2_01_325x252.jpg +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/images/hw/arcus_325x135.jpg +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/images/hw/bmp-1430_325x241.jpg +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/images/hw/cs505_front_lrg_325x113.jpg +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/images/hw/enus_3-4lft-hires_product_eva8000_325x127.jpg +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/images/hw/escient_ProductLine_325x163.jpg +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/images/hw/hifidelio_bl_front_Z_RGB_325x163.jpg +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/images/hw/i-station-mini-dx_325x237.jpg +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/images/hw/iwod-g10_325x257.jpg +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/images/hw/knc_hr-2800_325x209.jpg +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/images/hw/mediaready_prodmain_MRMCa_325x232.jpg +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/images/hw/meizu_m6_325x206.jpg +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/images/hw/musica_artwork_325x90.jpg +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/images/hw/neodigits_x5000_325x124.jpg +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/images/hw/onda-vx737_325x240.jpg +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/images/hw/request_n_front_325x103.jpg +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/images/hw/rio_karma_279x254.jpg +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/images/hw/sonos_family_RGB_325x200.jpg +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/images/hw/teclast-tl29_325x244.jpg +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/images/hw/transporter_hero_grey_325x208.jpg +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/images/hw/tvix-4000_325x204.jpg +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/images/hw/vibez_nofm_combi_black_b_325x220.jpg +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/images/logo100.gif +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/images/logo130.gif +0 -0
- data/vendor/local/share/doc/flac-1.2.1/html/index.html +148 -0
- data/vendor/local/share/doc/flac-1.2.1/html/itunes.html +91 -0
- data/vendor/local/share/doc/flac-1.2.1/html/license.html +93 -0
- data/vendor/local/share/doc/flac-1.2.1/html/links.html +485 -0
- data/vendor/local/share/doc/flac-1.2.1/html/news.html +697 -0
- data/vendor/local/share/doc/flac-1.2.1/html/ogg_mapping.html +138 -0
- data/vendor/local/share/doc/flac-1.2.1/html/ru/authors.html +112 -0
- data/vendor/local/share/doc/flac-1.2.1/html/ru/comparison.html +864 -0
- data/vendor/local/share/doc/flac-1.2.1/html/ru/developers.html +109 -0
- data/vendor/local/share/doc/flac-1.2.1/html/ru/documentation.html +516 -0
- data/vendor/local/share/doc/flac-1.2.1/html/ru/download.html +109 -0
- data/vendor/local/share/doc/flac-1.2.1/html/ru/features.html +124 -0
- data/vendor/local/share/doc/flac-1.2.1/html/ru/format.html +1006 -0
- data/vendor/local/share/doc/flac-1.2.1/html/ru/goals.html +104 -0
- data/vendor/local/share/doc/flac-1.2.1/html/ru/id.html +128 -0
- data/vendor/local/share/doc/flac-1.2.1/html/ru/index.html +121 -0
- data/vendor/local/share/doc/flac-1.2.1/html/ru/links.html +124 -0
- data/vendor/local/share/doc/flac-1.2.1/html/ru/news.html +304 -0
- data/vendor/local/share/doc/libtheora-1.1.1/html/annotated.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/classes.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/codec_8h.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/codec_8h_source.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/files.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/functions.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/functions_vars.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals_defs.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals_enum.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals_eval.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals_func.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals_type.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals_vars.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/group__basefuncs.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/group__decfuncs.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/group__encfuncs.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/group__oldfuncs.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/index.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/modules.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__comment.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__huff__code.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__img__plane.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__info.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__quant__info.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__quant__ranges.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__stripe__callback.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structtheora__comment.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structtheora__info.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structtheora__state.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structyuv__buffer.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/theora_8h.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/theora_8h_source.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/theoradec_8h.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/theoradec_8h_source.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/theoraenc_8h.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/theoraenc_8h_source.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/latex/doxygen.sty +2 -2
- data/vendor/local/share/doc/libtheora-1.1.1/latex/refman.tex +1 -1
- data/vendor/local/share/license/flac/AUTHORS +41 -0
- data/vendor/local/share/license/gst-plugins-ugly/AUTHORS +21 -0
- data/vendor/local/share/license/gst-plugins-ugly/COPYING +504 -0
- data/vendor/local/share/license/libmad/AUTHORS +1 -0
- data/vendor/local/share/license/libmad/COPYING +340 -0
- data/vendor/local/share/man/man1/flac.1 +331 -0
- data/vendor/local/share/man/man1/metaflac.1 +299 -0
- metadata +345 -13
@@ -0,0 +1,45 @@
|
|
1
|
+
/* libFLAC - Free Lossless Audio Codec library
|
2
|
+
* Copyright (C) 2001,2002,2003,2004,2005,2006,2007 Josh Coalson
|
3
|
+
*
|
4
|
+
* Redistribution and use in source and binary forms, with or without
|
5
|
+
* modification, are permitted provided that the following conditions
|
6
|
+
* are met:
|
7
|
+
*
|
8
|
+
* - Redistributions of source code must retain the above copyright
|
9
|
+
* notice, this list of conditions and the following disclaimer.
|
10
|
+
*
|
11
|
+
* - Redistributions in binary form must reproduce the above copyright
|
12
|
+
* notice, this list of conditions and the following disclaimer in the
|
13
|
+
* documentation and/or other materials provided with the distribution.
|
14
|
+
*
|
15
|
+
* - Neither the name of the Xiph.org Foundation nor the names of its
|
16
|
+
* contributors may be used to endorse or promote products derived from
|
17
|
+
* this software without specific prior written permission.
|
18
|
+
*
|
19
|
+
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
20
|
+
* ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
21
|
+
* LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
22
|
+
* A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR
|
23
|
+
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
24
|
+
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
|
25
|
+
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
|
26
|
+
* PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
27
|
+
* LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
28
|
+
* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
29
|
+
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
30
|
+
*/
|
31
|
+
|
32
|
+
#ifndef FLAC__ASSERT_H
|
33
|
+
#define FLAC__ASSERT_H
|
34
|
+
|
35
|
+
/* we need this since some compilers (like MSVC) leave assert()s on release code (and we don't want to use their ASSERT) */
|
36
|
+
#ifdef DEBUG
|
37
|
+
#include <assert.h>
|
38
|
+
#define FLAC__ASSERT(x) assert(x)
|
39
|
+
#define FLAC__ASSERT_DECLARATION(x) x
|
40
|
+
#else
|
41
|
+
#define FLAC__ASSERT(x)
|
42
|
+
#define FLAC__ASSERT_DECLARATION(x)
|
43
|
+
#endif
|
44
|
+
|
45
|
+
#endif
|
@@ -0,0 +1,184 @@
|
|
1
|
+
/* libFLAC - Free Lossless Audio Codec library
|
2
|
+
* Copyright (C) 2004,2005,2006,2007 Josh Coalson
|
3
|
+
*
|
4
|
+
* Redistribution and use in source and binary forms, with or without
|
5
|
+
* modification, are permitted provided that the following conditions
|
6
|
+
* are met:
|
7
|
+
*
|
8
|
+
* - Redistributions of source code must retain the above copyright
|
9
|
+
* notice, this list of conditions and the following disclaimer.
|
10
|
+
*
|
11
|
+
* - Redistributions in binary form must reproduce the above copyright
|
12
|
+
* notice, this list of conditions and the following disclaimer in the
|
13
|
+
* documentation and/or other materials provided with the distribution.
|
14
|
+
*
|
15
|
+
* - Neither the name of the Xiph.org Foundation nor the names of its
|
16
|
+
* contributors may be used to endorse or promote products derived from
|
17
|
+
* this software without specific prior written permission.
|
18
|
+
*
|
19
|
+
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
20
|
+
* ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
21
|
+
* LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
22
|
+
* A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR
|
23
|
+
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
24
|
+
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
|
25
|
+
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
|
26
|
+
* PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
27
|
+
* LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
28
|
+
* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
29
|
+
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
30
|
+
*/
|
31
|
+
|
32
|
+
#ifndef FLAC__CALLBACK_H
|
33
|
+
#define FLAC__CALLBACK_H
|
34
|
+
|
35
|
+
#include "ordinals.h"
|
36
|
+
#include <stdlib.h> /* for size_t */
|
37
|
+
|
38
|
+
/** \file include/FLAC/callback.h
|
39
|
+
*
|
40
|
+
* \brief
|
41
|
+
* This module defines the structures for describing I/O callbacks
|
42
|
+
* to the other FLAC interfaces.
|
43
|
+
*
|
44
|
+
* See the detailed documentation for callbacks in the
|
45
|
+
* \link flac_callbacks callbacks \endlink module.
|
46
|
+
*/
|
47
|
+
|
48
|
+
/** \defgroup flac_callbacks FLAC/callback.h: I/O callback structures
|
49
|
+
* \ingroup flac
|
50
|
+
*
|
51
|
+
* \brief
|
52
|
+
* This module defines the structures for describing I/O callbacks
|
53
|
+
* to the other FLAC interfaces.
|
54
|
+
*
|
55
|
+
* The purpose of the I/O callback functions is to create a common way
|
56
|
+
* for the metadata interfaces to handle I/O.
|
57
|
+
*
|
58
|
+
* Originally the metadata interfaces required filenames as the way of
|
59
|
+
* specifying FLAC files to operate on. This is problematic in some
|
60
|
+
* environments so there is an additional option to specify a set of
|
61
|
+
* callbacks for doing I/O on the FLAC file, instead of the filename.
|
62
|
+
*
|
63
|
+
* In addition to the callbacks, a FLAC__IOHandle type is defined as an
|
64
|
+
* opaque structure for a data source.
|
65
|
+
*
|
66
|
+
* The callback function prototypes are similar (but not identical) to the
|
67
|
+
* stdio functions fread, fwrite, fseek, ftell, feof, and fclose. If you use
|
68
|
+
* stdio streams to implement the callbacks, you can pass fread, fwrite, and
|
69
|
+
* fclose anywhere a FLAC__IOCallback_Read, FLAC__IOCallback_Write, or
|
70
|
+
* FLAC__IOCallback_Close is required, and a FILE* anywhere a FLAC__IOHandle
|
71
|
+
* is required. \warning You generally CANNOT directly use fseek or ftell
|
72
|
+
* for FLAC__IOCallback_Seek or FLAC__IOCallback_Tell since on most systems
|
73
|
+
* these use 32-bit offsets and FLAC requires 64-bit offsets to deal with
|
74
|
+
* large files. You will have to find an equivalent function (e.g. ftello),
|
75
|
+
* or write a wrapper. The same is true for feof() since this is usually
|
76
|
+
* implemented as a macro, not as a function whose address can be taken.
|
77
|
+
*
|
78
|
+
* \{
|
79
|
+
*/
|
80
|
+
|
81
|
+
#ifdef __cplusplus
|
82
|
+
extern "C" {
|
83
|
+
#endif
|
84
|
+
|
85
|
+
/** This is the opaque handle type used by the callbacks. Typically
|
86
|
+
* this is a \c FILE* or address of a file descriptor.
|
87
|
+
*/
|
88
|
+
typedef void* FLAC__IOHandle;
|
89
|
+
|
90
|
+
/** Signature for the read callback.
|
91
|
+
* The signature and semantics match POSIX fread() implementations
|
92
|
+
* and can generally be used interchangeably.
|
93
|
+
*
|
94
|
+
* \param ptr The address of the read buffer.
|
95
|
+
* \param size The size of the records to be read.
|
96
|
+
* \param nmemb The number of records to be read.
|
97
|
+
* \param handle The handle to the data source.
|
98
|
+
* \retval size_t
|
99
|
+
* The number of records read.
|
100
|
+
*/
|
101
|
+
typedef size_t (*FLAC__IOCallback_Read) (void *ptr, size_t size, size_t nmemb, FLAC__IOHandle handle);
|
102
|
+
|
103
|
+
/** Signature for the write callback.
|
104
|
+
* The signature and semantics match POSIX fwrite() implementations
|
105
|
+
* and can generally be used interchangeably.
|
106
|
+
*
|
107
|
+
* \param ptr The address of the write buffer.
|
108
|
+
* \param size The size of the records to be written.
|
109
|
+
* \param nmemb The number of records to be written.
|
110
|
+
* \param handle The handle to the data source.
|
111
|
+
* \retval size_t
|
112
|
+
* The number of records written.
|
113
|
+
*/
|
114
|
+
typedef size_t (*FLAC__IOCallback_Write) (const void *ptr, size_t size, size_t nmemb, FLAC__IOHandle handle);
|
115
|
+
|
116
|
+
/** Signature for the seek callback.
|
117
|
+
* The signature and semantics mostly match POSIX fseek() WITH ONE IMPORTANT
|
118
|
+
* EXCEPTION: the offset is a 64-bit type whereas fseek() is generally 'long'
|
119
|
+
* and 32-bits wide.
|
120
|
+
*
|
121
|
+
* \param handle The handle to the data source.
|
122
|
+
* \param offset The new position, relative to \a whence
|
123
|
+
* \param whence \c SEEK_SET, \c SEEK_CUR, or \c SEEK_END
|
124
|
+
* \retval int
|
125
|
+
* \c 0 on success, \c -1 on error.
|
126
|
+
*/
|
127
|
+
typedef int (*FLAC__IOCallback_Seek) (FLAC__IOHandle handle, FLAC__int64 offset, int whence);
|
128
|
+
|
129
|
+
/** Signature for the tell callback.
|
130
|
+
* The signature and semantics mostly match POSIX ftell() WITH ONE IMPORTANT
|
131
|
+
* EXCEPTION: the offset is a 64-bit type whereas ftell() is generally 'long'
|
132
|
+
* and 32-bits wide.
|
133
|
+
*
|
134
|
+
* \param handle The handle to the data source.
|
135
|
+
* \retval FLAC__int64
|
136
|
+
* The current position on success, \c -1 on error.
|
137
|
+
*/
|
138
|
+
typedef FLAC__int64 (*FLAC__IOCallback_Tell) (FLAC__IOHandle handle);
|
139
|
+
|
140
|
+
/** Signature for the EOF callback.
|
141
|
+
* The signature and semantics mostly match POSIX feof() but WATCHOUT:
|
142
|
+
* on many systems, feof() is a macro, so in this case a wrapper function
|
143
|
+
* must be provided instead.
|
144
|
+
*
|
145
|
+
* \param handle The handle to the data source.
|
146
|
+
* \retval int
|
147
|
+
* \c 0 if not at end of file, nonzero if at end of file.
|
148
|
+
*/
|
149
|
+
typedef int (*FLAC__IOCallback_Eof) (FLAC__IOHandle handle);
|
150
|
+
|
151
|
+
/** Signature for the close callback.
|
152
|
+
* The signature and semantics match POSIX fclose() implementations
|
153
|
+
* and can generally be used interchangeably.
|
154
|
+
*
|
155
|
+
* \param handle The handle to the data source.
|
156
|
+
* \retval int
|
157
|
+
* \c 0 on success, \c EOF on error.
|
158
|
+
*/
|
159
|
+
typedef int (*FLAC__IOCallback_Close) (FLAC__IOHandle handle);
|
160
|
+
|
161
|
+
/** A structure for holding a set of callbacks.
|
162
|
+
* Each FLAC interface that requires a FLAC__IOCallbacks structure will
|
163
|
+
* describe which of the callbacks are required. The ones that are not
|
164
|
+
* required may be set to NULL.
|
165
|
+
*
|
166
|
+
* If the seek requirement for an interface is optional, you can signify that
|
167
|
+
* a data sorce is not seekable by setting the \a seek field to \c NULL.
|
168
|
+
*/
|
169
|
+
typedef struct {
|
170
|
+
FLAC__IOCallback_Read read;
|
171
|
+
FLAC__IOCallback_Write write;
|
172
|
+
FLAC__IOCallback_Seek seek;
|
173
|
+
FLAC__IOCallback_Tell tell;
|
174
|
+
FLAC__IOCallback_Eof eof;
|
175
|
+
FLAC__IOCallback_Close close;
|
176
|
+
} FLAC__IOCallbacks;
|
177
|
+
|
178
|
+
/* \} */
|
179
|
+
|
180
|
+
#ifdef __cplusplus
|
181
|
+
}
|
182
|
+
#endif
|
183
|
+
|
184
|
+
#endif
|
@@ -0,0 +1,91 @@
|
|
1
|
+
/* libFLAC - Free Lossless Audio Codec library
|
2
|
+
* Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson
|
3
|
+
*
|
4
|
+
* Redistribution and use in source and binary forms, with or without
|
5
|
+
* modification, are permitted provided that the following conditions
|
6
|
+
* are met:
|
7
|
+
*
|
8
|
+
* - Redistributions of source code must retain the above copyright
|
9
|
+
* notice, this list of conditions and the following disclaimer.
|
10
|
+
*
|
11
|
+
* - Redistributions in binary form must reproduce the above copyright
|
12
|
+
* notice, this list of conditions and the following disclaimer in the
|
13
|
+
* documentation and/or other materials provided with the distribution.
|
14
|
+
*
|
15
|
+
* - Neither the name of the Xiph.org Foundation nor the names of its
|
16
|
+
* contributors may be used to endorse or promote products derived from
|
17
|
+
* this software without specific prior written permission.
|
18
|
+
*
|
19
|
+
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
20
|
+
* ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
21
|
+
* LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
22
|
+
* A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR
|
23
|
+
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
24
|
+
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
|
25
|
+
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
|
26
|
+
* PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
27
|
+
* LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
28
|
+
* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
29
|
+
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
30
|
+
*/
|
31
|
+
|
32
|
+
#ifndef FLAC__EXPORT_H
|
33
|
+
#define FLAC__EXPORT_H
|
34
|
+
|
35
|
+
/** \file include/FLAC/export.h
|
36
|
+
*
|
37
|
+
* \brief
|
38
|
+
* This module contains #defines and symbols for exporting function
|
39
|
+
* calls, and providing version information and compiled-in features.
|
40
|
+
*
|
41
|
+
* See the \link flac_export export \endlink module.
|
42
|
+
*/
|
43
|
+
|
44
|
+
/** \defgroup flac_export FLAC/export.h: export symbols
|
45
|
+
* \ingroup flac
|
46
|
+
*
|
47
|
+
* \brief
|
48
|
+
* This module contains #defines and symbols for exporting function
|
49
|
+
* calls, and providing version information and compiled-in features.
|
50
|
+
*
|
51
|
+
* If you are compiling with MSVC and will link to the static library
|
52
|
+
* (libFLAC.lib) you should define FLAC__NO_DLL in your project to
|
53
|
+
* make sure the symbols are exported properly.
|
54
|
+
*
|
55
|
+
* \{
|
56
|
+
*/
|
57
|
+
|
58
|
+
#if defined(FLAC__NO_DLL) || !defined(_MSC_VER)
|
59
|
+
#define FLAC_API
|
60
|
+
|
61
|
+
#else
|
62
|
+
|
63
|
+
#ifdef FLAC_API_EXPORTS
|
64
|
+
#define FLAC_API _declspec(dllexport)
|
65
|
+
#else
|
66
|
+
#define FLAC_API _declspec(dllimport)
|
67
|
+
|
68
|
+
#endif
|
69
|
+
#endif
|
70
|
+
|
71
|
+
/** These #defines will mirror the libtool-based library version number, see
|
72
|
+
* http://www.gnu.org/software/libtool/manual.html#Libtool-versioning
|
73
|
+
*/
|
74
|
+
#define FLAC_API_VERSION_CURRENT 10
|
75
|
+
#define FLAC_API_VERSION_REVISION 0 /**< see above */
|
76
|
+
#define FLAC_API_VERSION_AGE 2 /**< see above */
|
77
|
+
|
78
|
+
#ifdef __cplusplus
|
79
|
+
extern "C" {
|
80
|
+
#endif
|
81
|
+
|
82
|
+
/** \c 1 if the library has been compiled with support for Ogg FLAC, else \c 0. */
|
83
|
+
extern FLAC_API int FLAC_API_SUPPORTS_OGG_FLAC;
|
84
|
+
|
85
|
+
#ifdef __cplusplus
|
86
|
+
}
|
87
|
+
#endif
|
88
|
+
|
89
|
+
/* \} */
|
90
|
+
|
91
|
+
#endif
|
@@ -0,0 +1,1010 @@
|
|
1
|
+
/* libFLAC - Free Lossless Audio Codec library
|
2
|
+
* Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson
|
3
|
+
*
|
4
|
+
* Redistribution and use in source and binary forms, with or without
|
5
|
+
* modification, are permitted provided that the following conditions
|
6
|
+
* are met:
|
7
|
+
*
|
8
|
+
* - Redistributions of source code must retain the above copyright
|
9
|
+
* notice, this list of conditions and the following disclaimer.
|
10
|
+
*
|
11
|
+
* - Redistributions in binary form must reproduce the above copyright
|
12
|
+
* notice, this list of conditions and the following disclaimer in the
|
13
|
+
* documentation and/or other materials provided with the distribution.
|
14
|
+
*
|
15
|
+
* - Neither the name of the Xiph.org Foundation nor the names of its
|
16
|
+
* contributors may be used to endorse or promote products derived from
|
17
|
+
* this software without specific prior written permission.
|
18
|
+
*
|
19
|
+
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
20
|
+
* ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
21
|
+
* LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
22
|
+
* A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR
|
23
|
+
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
24
|
+
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
|
25
|
+
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
|
26
|
+
* PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
27
|
+
* LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
28
|
+
* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
29
|
+
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
30
|
+
*/
|
31
|
+
|
32
|
+
#ifndef FLAC__FORMAT_H
|
33
|
+
#define FLAC__FORMAT_H
|
34
|
+
|
35
|
+
#include "export.h"
|
36
|
+
#include "ordinals.h"
|
37
|
+
|
38
|
+
#ifdef __cplusplus
|
39
|
+
extern "C" {
|
40
|
+
#endif
|
41
|
+
|
42
|
+
/** \file include/FLAC/format.h
|
43
|
+
*
|
44
|
+
* \brief
|
45
|
+
* This module contains structure definitions for the representation
|
46
|
+
* of FLAC format components in memory. These are the basic
|
47
|
+
* structures used by the rest of the interfaces.
|
48
|
+
*
|
49
|
+
* See the detailed documentation in the
|
50
|
+
* \link flac_format format \endlink module.
|
51
|
+
*/
|
52
|
+
|
53
|
+
/** \defgroup flac_format FLAC/format.h: format components
|
54
|
+
* \ingroup flac
|
55
|
+
*
|
56
|
+
* \brief
|
57
|
+
* This module contains structure definitions for the representation
|
58
|
+
* of FLAC format components in memory. These are the basic
|
59
|
+
* structures used by the rest of the interfaces.
|
60
|
+
*
|
61
|
+
* First, you should be familiar with the
|
62
|
+
* <A HREF="../format.html">FLAC format</A>. Many of the values here
|
63
|
+
* follow directly from the specification. As a user of libFLAC, the
|
64
|
+
* interesting parts really are the structures that describe the frame
|
65
|
+
* header and metadata blocks.
|
66
|
+
*
|
67
|
+
* The format structures here are very primitive, designed to store
|
68
|
+
* information in an efficient way. Reading information from the
|
69
|
+
* structures is easy but creating or modifying them directly is
|
70
|
+
* more complex. For the most part, as a user of a library, editing
|
71
|
+
* is not necessary; however, for metadata blocks it is, so there are
|
72
|
+
* convenience functions provided in the \link flac_metadata metadata
|
73
|
+
* module \endlink to simplify the manipulation of metadata blocks.
|
74
|
+
*
|
75
|
+
* \note
|
76
|
+
* It's not the best convention, but symbols ending in _LEN are in bits
|
77
|
+
* and _LENGTH are in bytes. _LENGTH symbols are \#defines instead of
|
78
|
+
* global variables because they are usually used when declaring byte
|
79
|
+
* arrays and some compilers require compile-time knowledge of array
|
80
|
+
* sizes when declared on the stack.
|
81
|
+
*
|
82
|
+
* \{
|
83
|
+
*/
|
84
|
+
|
85
|
+
|
86
|
+
/*
|
87
|
+
Most of the values described in this file are defined by the FLAC
|
88
|
+
format specification. There is nothing to tune here.
|
89
|
+
*/
|
90
|
+
|
91
|
+
/** The largest legal metadata type code. */
|
92
|
+
#define FLAC__MAX_METADATA_TYPE_CODE (126u)
|
93
|
+
|
94
|
+
/** The minimum block size, in samples, permitted by the format. */
|
95
|
+
#define FLAC__MIN_BLOCK_SIZE (16u)
|
96
|
+
|
97
|
+
/** The maximum block size, in samples, permitted by the format. */
|
98
|
+
#define FLAC__MAX_BLOCK_SIZE (65535u)
|
99
|
+
|
100
|
+
/** The maximum block size, in samples, permitted by the FLAC subset for
|
101
|
+
* sample rates up to 48kHz. */
|
102
|
+
#define FLAC__SUBSET_MAX_BLOCK_SIZE_48000HZ (4608u)
|
103
|
+
|
104
|
+
/** The maximum number of channels permitted by the format. */
|
105
|
+
#define FLAC__MAX_CHANNELS (8u)
|
106
|
+
|
107
|
+
/** The minimum sample resolution permitted by the format. */
|
108
|
+
#define FLAC__MIN_BITS_PER_SAMPLE (4u)
|
109
|
+
|
110
|
+
/** The maximum sample resolution permitted by the format. */
|
111
|
+
#define FLAC__MAX_BITS_PER_SAMPLE (32u)
|
112
|
+
|
113
|
+
/** The maximum sample resolution permitted by libFLAC.
|
114
|
+
*
|
115
|
+
* \warning
|
116
|
+
* FLAC__MAX_BITS_PER_SAMPLE is the limit of the FLAC format. However,
|
117
|
+
* the reference encoder/decoder is currently limited to 24 bits because
|
118
|
+
* of prevalent 32-bit math, so make sure and use this value when
|
119
|
+
* appropriate.
|
120
|
+
*/
|
121
|
+
#define FLAC__REFERENCE_CODEC_MAX_BITS_PER_SAMPLE (24u)
|
122
|
+
|
123
|
+
/** The maximum sample rate permitted by the format. The value is
|
124
|
+
* ((2 ^ 16) - 1) * 10; see <A HREF="../format.html">FLAC format</A>
|
125
|
+
* as to why.
|
126
|
+
*/
|
127
|
+
#define FLAC__MAX_SAMPLE_RATE (655350u)
|
128
|
+
|
129
|
+
/** The maximum LPC order permitted by the format. */
|
130
|
+
#define FLAC__MAX_LPC_ORDER (32u)
|
131
|
+
|
132
|
+
/** The maximum LPC order permitted by the FLAC subset for sample rates
|
133
|
+
* up to 48kHz. */
|
134
|
+
#define FLAC__SUBSET_MAX_LPC_ORDER_48000HZ (12u)
|
135
|
+
|
136
|
+
/** The minimum quantized linear predictor coefficient precision
|
137
|
+
* permitted by the format.
|
138
|
+
*/
|
139
|
+
#define FLAC__MIN_QLP_COEFF_PRECISION (5u)
|
140
|
+
|
141
|
+
/** The maximum quantized linear predictor coefficient precision
|
142
|
+
* permitted by the format.
|
143
|
+
*/
|
144
|
+
#define FLAC__MAX_QLP_COEFF_PRECISION (15u)
|
145
|
+
|
146
|
+
/** The maximum order of the fixed predictors permitted by the format. */
|
147
|
+
#define FLAC__MAX_FIXED_ORDER (4u)
|
148
|
+
|
149
|
+
/** The maximum Rice partition order permitted by the format. */
|
150
|
+
#define FLAC__MAX_RICE_PARTITION_ORDER (15u)
|
151
|
+
|
152
|
+
/** The maximum Rice partition order permitted by the FLAC Subset. */
|
153
|
+
#define FLAC__SUBSET_MAX_RICE_PARTITION_ORDER (8u)
|
154
|
+
|
155
|
+
/** The version string of the release, stamped onto the libraries and binaries.
|
156
|
+
*
|
157
|
+
* \note
|
158
|
+
* This does not correspond to the shared library version number, which
|
159
|
+
* is used to determine binary compatibility.
|
160
|
+
*/
|
161
|
+
extern FLAC_API const char *FLAC__VERSION_STRING;
|
162
|
+
|
163
|
+
/** The vendor string inserted by the encoder into the VORBIS_COMMENT block.
|
164
|
+
* This is a NUL-terminated ASCII string; when inserted into the
|
165
|
+
* VORBIS_COMMENT the trailing null is stripped.
|
166
|
+
*/
|
167
|
+
extern FLAC_API const char *FLAC__VENDOR_STRING;
|
168
|
+
|
169
|
+
/** The byte string representation of the beginning of a FLAC stream. */
|
170
|
+
extern FLAC_API const FLAC__byte FLAC__STREAM_SYNC_STRING[4]; /* = "fLaC" */
|
171
|
+
|
172
|
+
/** The 32-bit integer big-endian representation of the beginning of
|
173
|
+
* a FLAC stream.
|
174
|
+
*/
|
175
|
+
extern FLAC_API const unsigned FLAC__STREAM_SYNC; /* = 0x664C6143 */
|
176
|
+
|
177
|
+
/** The length of the FLAC signature in bits. */
|
178
|
+
extern FLAC_API const unsigned FLAC__STREAM_SYNC_LEN; /* = 32 bits */
|
179
|
+
|
180
|
+
/** The length of the FLAC signature in bytes. */
|
181
|
+
#define FLAC__STREAM_SYNC_LENGTH (4u)
|
182
|
+
|
183
|
+
|
184
|
+
/*****************************************************************************
|
185
|
+
*
|
186
|
+
* Subframe structures
|
187
|
+
*
|
188
|
+
*****************************************************************************/
|
189
|
+
|
190
|
+
/*****************************************************************************/
|
191
|
+
|
192
|
+
/** An enumeration of the available entropy coding methods. */
|
193
|
+
typedef enum {
|
194
|
+
FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE = 0,
|
195
|
+
/**< Residual is coded by partitioning into contexts, each with it's own
|
196
|
+
* 4-bit Rice parameter. */
|
197
|
+
|
198
|
+
FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE2 = 1
|
199
|
+
/**< Residual is coded by partitioning into contexts, each with it's own
|
200
|
+
* 5-bit Rice parameter. */
|
201
|
+
} FLAC__EntropyCodingMethodType;
|
202
|
+
|
203
|
+
/** Maps a FLAC__EntropyCodingMethodType to a C string.
|
204
|
+
*
|
205
|
+
* Using a FLAC__EntropyCodingMethodType as the index to this array will
|
206
|
+
* give the string equivalent. The contents should not be modified.
|
207
|
+
*/
|
208
|
+
extern FLAC_API const char * const FLAC__EntropyCodingMethodTypeString[];
|
209
|
+
|
210
|
+
|
211
|
+
/** Contents of a Rice partitioned residual
|
212
|
+
*/
|
213
|
+
typedef struct {
|
214
|
+
|
215
|
+
unsigned *parameters;
|
216
|
+
/**< The Rice parameters for each context. */
|
217
|
+
|
218
|
+
unsigned *raw_bits;
|
219
|
+
/**< Widths for escape-coded partitions. Will be non-zero for escaped
|
220
|
+
* partitions and zero for unescaped partitions.
|
221
|
+
*/
|
222
|
+
|
223
|
+
unsigned capacity_by_order;
|
224
|
+
/**< The capacity of the \a parameters and \a raw_bits arrays
|
225
|
+
* specified as an order, i.e. the number of array elements
|
226
|
+
* allocated is 2 ^ \a capacity_by_order.
|
227
|
+
*/
|
228
|
+
} FLAC__EntropyCodingMethod_PartitionedRiceContents;
|
229
|
+
|
230
|
+
/** Header for a Rice partitioned residual. (c.f. <A HREF="../format.html#partitioned_rice">format specification</A>)
|
231
|
+
*/
|
232
|
+
typedef struct {
|
233
|
+
|
234
|
+
unsigned order;
|
235
|
+
/**< The partition order, i.e. # of contexts = 2 ^ \a order. */
|
236
|
+
|
237
|
+
const FLAC__EntropyCodingMethod_PartitionedRiceContents *contents;
|
238
|
+
/**< The context's Rice parameters and/or raw bits. */
|
239
|
+
|
240
|
+
} FLAC__EntropyCodingMethod_PartitionedRice;
|
241
|
+
|
242
|
+
extern FLAC_API const unsigned FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE_ORDER_LEN; /**< == 4 (bits) */
|
243
|
+
extern FLAC_API const unsigned FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE_PARAMETER_LEN; /**< == 4 (bits) */
|
244
|
+
extern FLAC_API const unsigned FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE2_PARAMETER_LEN; /**< == 5 (bits) */
|
245
|
+
extern FLAC_API const unsigned FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE_RAW_LEN; /**< == 5 (bits) */
|
246
|
+
|
247
|
+
extern FLAC_API const unsigned FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE_ESCAPE_PARAMETER;
|
248
|
+
/**< == (1<<FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE_PARAMETER_LEN)-1 */
|
249
|
+
extern FLAC_API const unsigned FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE2_ESCAPE_PARAMETER;
|
250
|
+
/**< == (1<<FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE2_PARAMETER_LEN)-1 */
|
251
|
+
|
252
|
+
/** Header for the entropy coding method. (c.f. <A HREF="../format.html#residual">format specification</A>)
|
253
|
+
*/
|
254
|
+
typedef struct {
|
255
|
+
FLAC__EntropyCodingMethodType type;
|
256
|
+
union {
|
257
|
+
FLAC__EntropyCodingMethod_PartitionedRice partitioned_rice;
|
258
|
+
} data;
|
259
|
+
} FLAC__EntropyCodingMethod;
|
260
|
+
|
261
|
+
extern FLAC_API const unsigned FLAC__ENTROPY_CODING_METHOD_TYPE_LEN; /**< == 2 (bits) */
|
262
|
+
|
263
|
+
/*****************************************************************************/
|
264
|
+
|
265
|
+
/** An enumeration of the available subframe types. */
|
266
|
+
typedef enum {
|
267
|
+
FLAC__SUBFRAME_TYPE_CONSTANT = 0, /**< constant signal */
|
268
|
+
FLAC__SUBFRAME_TYPE_VERBATIM = 1, /**< uncompressed signal */
|
269
|
+
FLAC__SUBFRAME_TYPE_FIXED = 2, /**< fixed polynomial prediction */
|
270
|
+
FLAC__SUBFRAME_TYPE_LPC = 3 /**< linear prediction */
|
271
|
+
} FLAC__SubframeType;
|
272
|
+
|
273
|
+
/** Maps a FLAC__SubframeType to a C string.
|
274
|
+
*
|
275
|
+
* Using a FLAC__SubframeType as the index to this array will
|
276
|
+
* give the string equivalent. The contents should not be modified.
|
277
|
+
*/
|
278
|
+
extern FLAC_API const char * const FLAC__SubframeTypeString[];
|
279
|
+
|
280
|
+
|
281
|
+
/** CONSTANT subframe. (c.f. <A HREF="../format.html#subframe_constant">format specification</A>)
|
282
|
+
*/
|
283
|
+
typedef struct {
|
284
|
+
FLAC__int32 value; /**< The constant signal value. */
|
285
|
+
} FLAC__Subframe_Constant;
|
286
|
+
|
287
|
+
|
288
|
+
/** VERBATIM subframe. (c.f. <A HREF="../format.html#subframe_verbatim">format specification</A>)
|
289
|
+
*/
|
290
|
+
typedef struct {
|
291
|
+
const FLAC__int32 *data; /**< A pointer to verbatim signal. */
|
292
|
+
} FLAC__Subframe_Verbatim;
|
293
|
+
|
294
|
+
|
295
|
+
/** FIXED subframe. (c.f. <A HREF="../format.html#subframe_fixed">format specification</A>)
|
296
|
+
*/
|
297
|
+
typedef struct {
|
298
|
+
FLAC__EntropyCodingMethod entropy_coding_method;
|
299
|
+
/**< The residual coding method. */
|
300
|
+
|
301
|
+
unsigned order;
|
302
|
+
/**< The polynomial order. */
|
303
|
+
|
304
|
+
FLAC__int32 warmup[FLAC__MAX_FIXED_ORDER];
|
305
|
+
/**< Warmup samples to prime the predictor, length == order. */
|
306
|
+
|
307
|
+
const FLAC__int32 *residual;
|
308
|
+
/**< The residual signal, length == (blocksize minus order) samples. */
|
309
|
+
} FLAC__Subframe_Fixed;
|
310
|
+
|
311
|
+
|
312
|
+
/** LPC subframe. (c.f. <A HREF="../format.html#subframe_lpc">format specification</A>)
|
313
|
+
*/
|
314
|
+
typedef struct {
|
315
|
+
FLAC__EntropyCodingMethod entropy_coding_method;
|
316
|
+
/**< The residual coding method. */
|
317
|
+
|
318
|
+
unsigned order;
|
319
|
+
/**< The FIR order. */
|
320
|
+
|
321
|
+
unsigned qlp_coeff_precision;
|
322
|
+
/**< Quantized FIR filter coefficient precision in bits. */
|
323
|
+
|
324
|
+
int quantization_level;
|
325
|
+
/**< The qlp coeff shift needed. */
|
326
|
+
|
327
|
+
FLAC__int32 qlp_coeff[FLAC__MAX_LPC_ORDER];
|
328
|
+
/**< FIR filter coefficients. */
|
329
|
+
|
330
|
+
FLAC__int32 warmup[FLAC__MAX_LPC_ORDER];
|
331
|
+
/**< Warmup samples to prime the predictor, length == order. */
|
332
|
+
|
333
|
+
const FLAC__int32 *residual;
|
334
|
+
/**< The residual signal, length == (blocksize minus order) samples. */
|
335
|
+
} FLAC__Subframe_LPC;
|
336
|
+
|
337
|
+
extern FLAC_API const unsigned FLAC__SUBFRAME_LPC_QLP_COEFF_PRECISION_LEN; /**< == 4 (bits) */
|
338
|
+
extern FLAC_API const unsigned FLAC__SUBFRAME_LPC_QLP_SHIFT_LEN; /**< == 5 (bits) */
|
339
|
+
|
340
|
+
|
341
|
+
/** FLAC subframe structure. (c.f. <A HREF="../format.html#subframe">format specification</A>)
|
342
|
+
*/
|
343
|
+
typedef struct {
|
344
|
+
FLAC__SubframeType type;
|
345
|
+
union {
|
346
|
+
FLAC__Subframe_Constant constant;
|
347
|
+
FLAC__Subframe_Fixed fixed;
|
348
|
+
FLAC__Subframe_LPC lpc;
|
349
|
+
FLAC__Subframe_Verbatim verbatim;
|
350
|
+
} data;
|
351
|
+
unsigned wasted_bits;
|
352
|
+
} FLAC__Subframe;
|
353
|
+
|
354
|
+
/** == 1 (bit)
|
355
|
+
*
|
356
|
+
* This used to be a zero-padding bit (hence the name
|
357
|
+
* FLAC__SUBFRAME_ZERO_PAD_LEN) but is now a reserved bit. It still has a
|
358
|
+
* mandatory value of \c 0 but in the future may take on the value \c 0 or \c 1
|
359
|
+
* to mean something else.
|
360
|
+
*/
|
361
|
+
extern FLAC_API const unsigned FLAC__SUBFRAME_ZERO_PAD_LEN;
|
362
|
+
extern FLAC_API const unsigned FLAC__SUBFRAME_TYPE_LEN; /**< == 6 (bits) */
|
363
|
+
extern FLAC_API const unsigned FLAC__SUBFRAME_WASTED_BITS_FLAG_LEN; /**< == 1 (bit) */
|
364
|
+
|
365
|
+
extern FLAC_API const unsigned FLAC__SUBFRAME_TYPE_CONSTANT_BYTE_ALIGNED_MASK; /**< = 0x00 */
|
366
|
+
extern FLAC_API const unsigned FLAC__SUBFRAME_TYPE_VERBATIM_BYTE_ALIGNED_MASK; /**< = 0x02 */
|
367
|
+
extern FLAC_API const unsigned FLAC__SUBFRAME_TYPE_FIXED_BYTE_ALIGNED_MASK; /**< = 0x10 */
|
368
|
+
extern FLAC_API const unsigned FLAC__SUBFRAME_TYPE_LPC_BYTE_ALIGNED_MASK; /**< = 0x40 */
|
369
|
+
|
370
|
+
/*****************************************************************************/
|
371
|
+
|
372
|
+
|
373
|
+
/*****************************************************************************
|
374
|
+
*
|
375
|
+
* Frame structures
|
376
|
+
*
|
377
|
+
*****************************************************************************/
|
378
|
+
|
379
|
+
/** An enumeration of the available channel assignments. */
|
380
|
+
typedef enum {
|
381
|
+
FLAC__CHANNEL_ASSIGNMENT_INDEPENDENT = 0, /**< independent channels */
|
382
|
+
FLAC__CHANNEL_ASSIGNMENT_LEFT_SIDE = 1, /**< left+side stereo */
|
383
|
+
FLAC__CHANNEL_ASSIGNMENT_RIGHT_SIDE = 2, /**< right+side stereo */
|
384
|
+
FLAC__CHANNEL_ASSIGNMENT_MID_SIDE = 3 /**< mid+side stereo */
|
385
|
+
} FLAC__ChannelAssignment;
|
386
|
+
|
387
|
+
/** Maps a FLAC__ChannelAssignment to a C string.
|
388
|
+
*
|
389
|
+
* Using a FLAC__ChannelAssignment as the index to this array will
|
390
|
+
* give the string equivalent. The contents should not be modified.
|
391
|
+
*/
|
392
|
+
extern FLAC_API const char * const FLAC__ChannelAssignmentString[];
|
393
|
+
|
394
|
+
/** An enumeration of the possible frame numbering methods. */
|
395
|
+
typedef enum {
|
396
|
+
FLAC__FRAME_NUMBER_TYPE_FRAME_NUMBER, /**< number contains the frame number */
|
397
|
+
FLAC__FRAME_NUMBER_TYPE_SAMPLE_NUMBER /**< number contains the sample number of first sample in frame */
|
398
|
+
} FLAC__FrameNumberType;
|
399
|
+
|
400
|
+
/** Maps a FLAC__FrameNumberType to a C string.
|
401
|
+
*
|
402
|
+
* Using a FLAC__FrameNumberType as the index to this array will
|
403
|
+
* give the string equivalent. The contents should not be modified.
|
404
|
+
*/
|
405
|
+
extern FLAC_API const char * const FLAC__FrameNumberTypeString[];
|
406
|
+
|
407
|
+
|
408
|
+
/** FLAC frame header structure. (c.f. <A HREF="../format.html#frame_header">format specification</A>)
|
409
|
+
*/
|
410
|
+
typedef struct {
|
411
|
+
unsigned blocksize;
|
412
|
+
/**< The number of samples per subframe. */
|
413
|
+
|
414
|
+
unsigned sample_rate;
|
415
|
+
/**< The sample rate in Hz. */
|
416
|
+
|
417
|
+
unsigned channels;
|
418
|
+
/**< The number of channels (== number of subframes). */
|
419
|
+
|
420
|
+
FLAC__ChannelAssignment channel_assignment;
|
421
|
+
/**< The channel assignment for the frame. */
|
422
|
+
|
423
|
+
unsigned bits_per_sample;
|
424
|
+
/**< The sample resolution. */
|
425
|
+
|
426
|
+
FLAC__FrameNumberType number_type;
|
427
|
+
/**< The numbering scheme used for the frame. As a convenience, the
|
428
|
+
* decoder will always convert a frame number to a sample number because
|
429
|
+
* the rules are complex. */
|
430
|
+
|
431
|
+
union {
|
432
|
+
FLAC__uint32 frame_number;
|
433
|
+
FLAC__uint64 sample_number;
|
434
|
+
} number;
|
435
|
+
/**< The frame number or sample number of first sample in frame;
|
436
|
+
* use the \a number_type value to determine which to use. */
|
437
|
+
|
438
|
+
FLAC__uint8 crc;
|
439
|
+
/**< CRC-8 (polynomial = x^8 + x^2 + x^1 + x^0, initialized with 0)
|
440
|
+
* of the raw frame header bytes, meaning everything before the CRC byte
|
441
|
+
* including the sync code.
|
442
|
+
*/
|
443
|
+
} FLAC__FrameHeader;
|
444
|
+
|
445
|
+
extern FLAC_API const unsigned FLAC__FRAME_HEADER_SYNC; /**< == 0x3ffe; the frame header sync code */
|
446
|
+
extern FLAC_API const unsigned FLAC__FRAME_HEADER_SYNC_LEN; /**< == 14 (bits) */
|
447
|
+
extern FLAC_API const unsigned FLAC__FRAME_HEADER_RESERVED_LEN; /**< == 1 (bits) */
|
448
|
+
extern FLAC_API const unsigned FLAC__FRAME_HEADER_BLOCKING_STRATEGY_LEN; /**< == 1 (bits) */
|
449
|
+
extern FLAC_API const unsigned FLAC__FRAME_HEADER_BLOCK_SIZE_LEN; /**< == 4 (bits) */
|
450
|
+
extern FLAC_API const unsigned FLAC__FRAME_HEADER_SAMPLE_RATE_LEN; /**< == 4 (bits) */
|
451
|
+
extern FLAC_API const unsigned FLAC__FRAME_HEADER_CHANNEL_ASSIGNMENT_LEN; /**< == 4 (bits) */
|
452
|
+
extern FLAC_API const unsigned FLAC__FRAME_HEADER_BITS_PER_SAMPLE_LEN; /**< == 3 (bits) */
|
453
|
+
extern FLAC_API const unsigned FLAC__FRAME_HEADER_ZERO_PAD_LEN; /**< == 1 (bit) */
|
454
|
+
extern FLAC_API const unsigned FLAC__FRAME_HEADER_CRC_LEN; /**< == 8 (bits) */
|
455
|
+
|
456
|
+
|
457
|
+
/** FLAC frame footer structure. (c.f. <A HREF="../format.html#frame_footer">format specification</A>)
|
458
|
+
*/
|
459
|
+
typedef struct {
|
460
|
+
FLAC__uint16 crc;
|
461
|
+
/**< CRC-16 (polynomial = x^16 + x^15 + x^2 + x^0, initialized with
|
462
|
+
* 0) of the bytes before the crc, back to and including the frame header
|
463
|
+
* sync code.
|
464
|
+
*/
|
465
|
+
} FLAC__FrameFooter;
|
466
|
+
|
467
|
+
extern FLAC_API const unsigned FLAC__FRAME_FOOTER_CRC_LEN; /**< == 16 (bits) */
|
468
|
+
|
469
|
+
|
470
|
+
/** FLAC frame structure. (c.f. <A HREF="../format.html#frame">format specification</A>)
|
471
|
+
*/
|
472
|
+
typedef struct {
|
473
|
+
FLAC__FrameHeader header;
|
474
|
+
FLAC__Subframe subframes[FLAC__MAX_CHANNELS];
|
475
|
+
FLAC__FrameFooter footer;
|
476
|
+
} FLAC__Frame;
|
477
|
+
|
478
|
+
/*****************************************************************************/
|
479
|
+
|
480
|
+
|
481
|
+
/*****************************************************************************
|
482
|
+
*
|
483
|
+
* Meta-data structures
|
484
|
+
*
|
485
|
+
*****************************************************************************/
|
486
|
+
|
487
|
+
/** An enumeration of the available metadata block types. */
|
488
|
+
typedef enum {
|
489
|
+
|
490
|
+
FLAC__METADATA_TYPE_STREAMINFO = 0,
|
491
|
+
/**< <A HREF="../format.html#metadata_block_streaminfo">STREAMINFO</A> block */
|
492
|
+
|
493
|
+
FLAC__METADATA_TYPE_PADDING = 1,
|
494
|
+
/**< <A HREF="../format.html#metadata_block_padding">PADDING</A> block */
|
495
|
+
|
496
|
+
FLAC__METADATA_TYPE_APPLICATION = 2,
|
497
|
+
/**< <A HREF="../format.html#metadata_block_application">APPLICATION</A> block */
|
498
|
+
|
499
|
+
FLAC__METADATA_TYPE_SEEKTABLE = 3,
|
500
|
+
/**< <A HREF="../format.html#metadata_block_seektable">SEEKTABLE</A> block */
|
501
|
+
|
502
|
+
FLAC__METADATA_TYPE_VORBIS_COMMENT = 4,
|
503
|
+
/**< <A HREF="../format.html#metadata_block_vorbis_comment">VORBISCOMMENT</A> block (a.k.a. FLAC tags) */
|
504
|
+
|
505
|
+
FLAC__METADATA_TYPE_CUESHEET = 5,
|
506
|
+
/**< <A HREF="../format.html#metadata_block_cuesheet">CUESHEET</A> block */
|
507
|
+
|
508
|
+
FLAC__METADATA_TYPE_PICTURE = 6,
|
509
|
+
/**< <A HREF="../format.html#metadata_block_picture">PICTURE</A> block */
|
510
|
+
|
511
|
+
FLAC__METADATA_TYPE_UNDEFINED = 7
|
512
|
+
/**< marker to denote beginning of undefined type range; this number will increase as new metadata types are added */
|
513
|
+
|
514
|
+
} FLAC__MetadataType;
|
515
|
+
|
516
|
+
/** Maps a FLAC__MetadataType to a C string.
|
517
|
+
*
|
518
|
+
* Using a FLAC__MetadataType as the index to this array will
|
519
|
+
* give the string equivalent. The contents should not be modified.
|
520
|
+
*/
|
521
|
+
extern FLAC_API const char * const FLAC__MetadataTypeString[];
|
522
|
+
|
523
|
+
|
524
|
+
/** FLAC STREAMINFO structure. (c.f. <A HREF="../format.html#metadata_block_streaminfo">format specification</A>)
|
525
|
+
*/
|
526
|
+
typedef struct {
|
527
|
+
unsigned min_blocksize, max_blocksize;
|
528
|
+
unsigned min_framesize, max_framesize;
|
529
|
+
unsigned sample_rate;
|
530
|
+
unsigned channels;
|
531
|
+
unsigned bits_per_sample;
|
532
|
+
FLAC__uint64 total_samples;
|
533
|
+
FLAC__byte md5sum[16];
|
534
|
+
} FLAC__StreamMetadata_StreamInfo;
|
535
|
+
|
536
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_STREAMINFO_MIN_BLOCK_SIZE_LEN; /**< == 16 (bits) */
|
537
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_STREAMINFO_MAX_BLOCK_SIZE_LEN; /**< == 16 (bits) */
|
538
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_STREAMINFO_MIN_FRAME_SIZE_LEN; /**< == 24 (bits) */
|
539
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_STREAMINFO_MAX_FRAME_SIZE_LEN; /**< == 24 (bits) */
|
540
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_STREAMINFO_SAMPLE_RATE_LEN; /**< == 20 (bits) */
|
541
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_STREAMINFO_CHANNELS_LEN; /**< == 3 (bits) */
|
542
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_STREAMINFO_BITS_PER_SAMPLE_LEN; /**< == 5 (bits) */
|
543
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_STREAMINFO_TOTAL_SAMPLES_LEN; /**< == 36 (bits) */
|
544
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_STREAMINFO_MD5SUM_LEN; /**< == 128 (bits) */
|
545
|
+
|
546
|
+
/** The total stream length of the STREAMINFO block in bytes. */
|
547
|
+
#define FLAC__STREAM_METADATA_STREAMINFO_LENGTH (34u)
|
548
|
+
|
549
|
+
/** FLAC PADDING structure. (c.f. <A HREF="../format.html#metadata_block_padding">format specification</A>)
|
550
|
+
*/
|
551
|
+
typedef struct {
|
552
|
+
int dummy;
|
553
|
+
/**< Conceptually this is an empty struct since we don't store the
|
554
|
+
* padding bytes. Empty structs are not allowed by some C compilers,
|
555
|
+
* hence the dummy.
|
556
|
+
*/
|
557
|
+
} FLAC__StreamMetadata_Padding;
|
558
|
+
|
559
|
+
|
560
|
+
/** FLAC APPLICATION structure. (c.f. <A HREF="../format.html#metadata_block_application">format specification</A>)
|
561
|
+
*/
|
562
|
+
typedef struct {
|
563
|
+
FLAC__byte id[4];
|
564
|
+
FLAC__byte *data;
|
565
|
+
} FLAC__StreamMetadata_Application;
|
566
|
+
|
567
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_APPLICATION_ID_LEN; /**< == 32 (bits) */
|
568
|
+
|
569
|
+
/** SeekPoint structure used in SEEKTABLE blocks. (c.f. <A HREF="../format.html#seekpoint">format specification</A>)
|
570
|
+
*/
|
571
|
+
typedef struct {
|
572
|
+
FLAC__uint64 sample_number;
|
573
|
+
/**< The sample number of the target frame. */
|
574
|
+
|
575
|
+
FLAC__uint64 stream_offset;
|
576
|
+
/**< The offset, in bytes, of the target frame with respect to
|
577
|
+
* beginning of the first frame. */
|
578
|
+
|
579
|
+
unsigned frame_samples;
|
580
|
+
/**< The number of samples in the target frame. */
|
581
|
+
} FLAC__StreamMetadata_SeekPoint;
|
582
|
+
|
583
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_SEEKPOINT_SAMPLE_NUMBER_LEN; /**< == 64 (bits) */
|
584
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_SEEKPOINT_STREAM_OFFSET_LEN; /**< == 64 (bits) */
|
585
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_SEEKPOINT_FRAME_SAMPLES_LEN; /**< == 16 (bits) */
|
586
|
+
|
587
|
+
/** The total stream length of a seek point in bytes. */
|
588
|
+
#define FLAC__STREAM_METADATA_SEEKPOINT_LENGTH (18u)
|
589
|
+
|
590
|
+
/** The value used in the \a sample_number field of
|
591
|
+
* FLAC__StreamMetadataSeekPoint used to indicate a placeholder
|
592
|
+
* point (== 0xffffffffffffffff).
|
593
|
+
*/
|
594
|
+
extern FLAC_API const FLAC__uint64 FLAC__STREAM_METADATA_SEEKPOINT_PLACEHOLDER;
|
595
|
+
|
596
|
+
|
597
|
+
/** FLAC SEEKTABLE structure. (c.f. <A HREF="../format.html#metadata_block_seektable">format specification</A>)
|
598
|
+
*
|
599
|
+
* \note From the format specification:
|
600
|
+
* - The seek points must be sorted by ascending sample number.
|
601
|
+
* - Each seek point's sample number must be the first sample of the
|
602
|
+
* target frame.
|
603
|
+
* - Each seek point's sample number must be unique within the table.
|
604
|
+
* - Existence of a SEEKTABLE block implies a correct setting of
|
605
|
+
* total_samples in the stream_info block.
|
606
|
+
* - Behavior is undefined when more than one SEEKTABLE block is
|
607
|
+
* present in a stream.
|
608
|
+
*/
|
609
|
+
typedef struct {
|
610
|
+
unsigned num_points;
|
611
|
+
FLAC__StreamMetadata_SeekPoint *points;
|
612
|
+
} FLAC__StreamMetadata_SeekTable;
|
613
|
+
|
614
|
+
|
615
|
+
/** Vorbis comment entry structure used in VORBIS_COMMENT blocks. (c.f. <A HREF="../format.html#metadata_block_vorbis_comment">format specification</A>)
|
616
|
+
*
|
617
|
+
* For convenience, the APIs maintain a trailing NUL character at the end of
|
618
|
+
* \a entry which is not counted toward \a length, i.e.
|
619
|
+
* \code strlen(entry) == length \endcode
|
620
|
+
*/
|
621
|
+
typedef struct {
|
622
|
+
FLAC__uint32 length;
|
623
|
+
FLAC__byte *entry;
|
624
|
+
} FLAC__StreamMetadata_VorbisComment_Entry;
|
625
|
+
|
626
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_VORBIS_COMMENT_ENTRY_LENGTH_LEN; /**< == 32 (bits) */
|
627
|
+
|
628
|
+
|
629
|
+
/** FLAC VORBIS_COMMENT structure. (c.f. <A HREF="../format.html#metadata_block_vorbis_comment">format specification</A>)
|
630
|
+
*/
|
631
|
+
typedef struct {
|
632
|
+
FLAC__StreamMetadata_VorbisComment_Entry vendor_string;
|
633
|
+
FLAC__uint32 num_comments;
|
634
|
+
FLAC__StreamMetadata_VorbisComment_Entry *comments;
|
635
|
+
} FLAC__StreamMetadata_VorbisComment;
|
636
|
+
|
637
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_VORBIS_COMMENT_NUM_COMMENTS_LEN; /**< == 32 (bits) */
|
638
|
+
|
639
|
+
|
640
|
+
/** FLAC CUESHEET track index structure. (See the
|
641
|
+
* <A HREF="../format.html#cuesheet_track_index">format specification</A> for
|
642
|
+
* the full description of each field.)
|
643
|
+
*/
|
644
|
+
typedef struct {
|
645
|
+
FLAC__uint64 offset;
|
646
|
+
/**< Offset in samples, relative to the track offset, of the index
|
647
|
+
* point.
|
648
|
+
*/
|
649
|
+
|
650
|
+
FLAC__byte number;
|
651
|
+
/**< The index point number. */
|
652
|
+
} FLAC__StreamMetadata_CueSheet_Index;
|
653
|
+
|
654
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_CUESHEET_INDEX_OFFSET_LEN; /**< == 64 (bits) */
|
655
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_CUESHEET_INDEX_NUMBER_LEN; /**< == 8 (bits) */
|
656
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_CUESHEET_INDEX_RESERVED_LEN; /**< == 3*8 (bits) */
|
657
|
+
|
658
|
+
|
659
|
+
/** FLAC CUESHEET track structure. (See the
|
660
|
+
* <A HREF="../format.html#cuesheet_track">format specification</A> for
|
661
|
+
* the full description of each field.)
|
662
|
+
*/
|
663
|
+
typedef struct {
|
664
|
+
FLAC__uint64 offset;
|
665
|
+
/**< Track offset in samples, relative to the beginning of the FLAC audio stream. */
|
666
|
+
|
667
|
+
FLAC__byte number;
|
668
|
+
/**< The track number. */
|
669
|
+
|
670
|
+
char isrc[13];
|
671
|
+
/**< Track ISRC. This is a 12-digit alphanumeric code plus a trailing \c NUL byte */
|
672
|
+
|
673
|
+
unsigned type:1;
|
674
|
+
/**< The track type: 0 for audio, 1 for non-audio. */
|
675
|
+
|
676
|
+
unsigned pre_emphasis:1;
|
677
|
+
/**< The pre-emphasis flag: 0 for no pre-emphasis, 1 for pre-emphasis. */
|
678
|
+
|
679
|
+
FLAC__byte num_indices;
|
680
|
+
/**< The number of track index points. */
|
681
|
+
|
682
|
+
FLAC__StreamMetadata_CueSheet_Index *indices;
|
683
|
+
/**< NULL if num_indices == 0, else pointer to array of index points. */
|
684
|
+
|
685
|
+
} FLAC__StreamMetadata_CueSheet_Track;
|
686
|
+
|
687
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_CUESHEET_TRACK_OFFSET_LEN; /**< == 64 (bits) */
|
688
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_CUESHEET_TRACK_NUMBER_LEN; /**< == 8 (bits) */
|
689
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_CUESHEET_TRACK_ISRC_LEN; /**< == 12*8 (bits) */
|
690
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_CUESHEET_TRACK_TYPE_LEN; /**< == 1 (bit) */
|
691
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_CUESHEET_TRACK_PRE_EMPHASIS_LEN; /**< == 1 (bit) */
|
692
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_CUESHEET_TRACK_RESERVED_LEN; /**< == 6+13*8 (bits) */
|
693
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_CUESHEET_TRACK_NUM_INDICES_LEN; /**< == 8 (bits) */
|
694
|
+
|
695
|
+
|
696
|
+
/** FLAC CUESHEET structure. (See the
|
697
|
+
* <A HREF="../format.html#metadata_block_cuesheet">format specification</A>
|
698
|
+
* for the full description of each field.)
|
699
|
+
*/
|
700
|
+
typedef struct {
|
701
|
+
char media_catalog_number[129];
|
702
|
+
/**< Media catalog number, in ASCII printable characters 0x20-0x7e. In
|
703
|
+
* general, the media catalog number may be 0 to 128 bytes long; any
|
704
|
+
* unused characters should be right-padded with NUL characters.
|
705
|
+
*/
|
706
|
+
|
707
|
+
FLAC__uint64 lead_in;
|
708
|
+
/**< The number of lead-in samples. */
|
709
|
+
|
710
|
+
FLAC__bool is_cd;
|
711
|
+
/**< \c true if CUESHEET corresponds to a Compact Disc, else \c false. */
|
712
|
+
|
713
|
+
unsigned num_tracks;
|
714
|
+
/**< The number of tracks. */
|
715
|
+
|
716
|
+
FLAC__StreamMetadata_CueSheet_Track *tracks;
|
717
|
+
/**< NULL if num_tracks == 0, else pointer to array of tracks. */
|
718
|
+
|
719
|
+
} FLAC__StreamMetadata_CueSheet;
|
720
|
+
|
721
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_CUESHEET_MEDIA_CATALOG_NUMBER_LEN; /**< == 128*8 (bits) */
|
722
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_CUESHEET_LEAD_IN_LEN; /**< == 64 (bits) */
|
723
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_CUESHEET_IS_CD_LEN; /**< == 1 (bit) */
|
724
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_CUESHEET_RESERVED_LEN; /**< == 7+258*8 (bits) */
|
725
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_CUESHEET_NUM_TRACKS_LEN; /**< == 8 (bits) */
|
726
|
+
|
727
|
+
|
728
|
+
/** An enumeration of the PICTURE types (see FLAC__StreamMetadataPicture and id3 v2.4 APIC tag). */
|
729
|
+
typedef enum {
|
730
|
+
FLAC__STREAM_METADATA_PICTURE_TYPE_OTHER = 0, /**< Other */
|
731
|
+
FLAC__STREAM_METADATA_PICTURE_TYPE_FILE_ICON_STANDARD = 1, /**< 32x32 pixels 'file icon' (PNG only) */
|
732
|
+
FLAC__STREAM_METADATA_PICTURE_TYPE_FILE_ICON = 2, /**< Other file icon */
|
733
|
+
FLAC__STREAM_METADATA_PICTURE_TYPE_FRONT_COVER = 3, /**< Cover (front) */
|
734
|
+
FLAC__STREAM_METADATA_PICTURE_TYPE_BACK_COVER = 4, /**< Cover (back) */
|
735
|
+
FLAC__STREAM_METADATA_PICTURE_TYPE_LEAFLET_PAGE = 5, /**< Leaflet page */
|
736
|
+
FLAC__STREAM_METADATA_PICTURE_TYPE_MEDIA = 6, /**< Media (e.g. label side of CD) */
|
737
|
+
FLAC__STREAM_METADATA_PICTURE_TYPE_LEAD_ARTIST = 7, /**< Lead artist/lead performer/soloist */
|
738
|
+
FLAC__STREAM_METADATA_PICTURE_TYPE_ARTIST = 8, /**< Artist/performer */
|
739
|
+
FLAC__STREAM_METADATA_PICTURE_TYPE_CONDUCTOR = 9, /**< Conductor */
|
740
|
+
FLAC__STREAM_METADATA_PICTURE_TYPE_BAND = 10, /**< Band/Orchestra */
|
741
|
+
FLAC__STREAM_METADATA_PICTURE_TYPE_COMPOSER = 11, /**< Composer */
|
742
|
+
FLAC__STREAM_METADATA_PICTURE_TYPE_LYRICIST = 12, /**< Lyricist/text writer */
|
743
|
+
FLAC__STREAM_METADATA_PICTURE_TYPE_RECORDING_LOCATION = 13, /**< Recording Location */
|
744
|
+
FLAC__STREAM_METADATA_PICTURE_TYPE_DURING_RECORDING = 14, /**< During recording */
|
745
|
+
FLAC__STREAM_METADATA_PICTURE_TYPE_DURING_PERFORMANCE = 15, /**< During performance */
|
746
|
+
FLAC__STREAM_METADATA_PICTURE_TYPE_VIDEO_SCREEN_CAPTURE = 16, /**< Movie/video screen capture */
|
747
|
+
FLAC__STREAM_METADATA_PICTURE_TYPE_FISH = 17, /**< A bright coloured fish */
|
748
|
+
FLAC__STREAM_METADATA_PICTURE_TYPE_ILLUSTRATION = 18, /**< Illustration */
|
749
|
+
FLAC__STREAM_METADATA_PICTURE_TYPE_BAND_LOGOTYPE = 19, /**< Band/artist logotype */
|
750
|
+
FLAC__STREAM_METADATA_PICTURE_TYPE_PUBLISHER_LOGOTYPE = 20, /**< Publisher/Studio logotype */
|
751
|
+
FLAC__STREAM_METADATA_PICTURE_TYPE_UNDEFINED
|
752
|
+
} FLAC__StreamMetadata_Picture_Type;
|
753
|
+
|
754
|
+
/** Maps a FLAC__StreamMetadata_Picture_Type to a C string.
|
755
|
+
*
|
756
|
+
* Using a FLAC__StreamMetadata_Picture_Type as the index to this array
|
757
|
+
* will give the string equivalent. The contents should not be
|
758
|
+
* modified.
|
759
|
+
*/
|
760
|
+
extern FLAC_API const char * const FLAC__StreamMetadata_Picture_TypeString[];
|
761
|
+
|
762
|
+
/** FLAC PICTURE structure. (See the
|
763
|
+
* <A HREF="../format.html#metadata_block_picture">format specification</A>
|
764
|
+
* for the full description of each field.)
|
765
|
+
*/
|
766
|
+
typedef struct {
|
767
|
+
FLAC__StreamMetadata_Picture_Type type;
|
768
|
+
/**< The kind of picture stored. */
|
769
|
+
|
770
|
+
char *mime_type;
|
771
|
+
/**< Picture data's MIME type, in ASCII printable characters
|
772
|
+
* 0x20-0x7e, NUL terminated. For best compatibility with players,
|
773
|
+
* use picture data of MIME type \c image/jpeg or \c image/png. A
|
774
|
+
* MIME type of '-->' is also allowed, in which case the picture
|
775
|
+
* data should be a complete URL. In file storage, the MIME type is
|
776
|
+
* stored as a 32-bit length followed by the ASCII string with no NUL
|
777
|
+
* terminator, but is converted to a plain C string in this structure
|
778
|
+
* for convenience.
|
779
|
+
*/
|
780
|
+
|
781
|
+
FLAC__byte *description;
|
782
|
+
/**< Picture's description in UTF-8, NUL terminated. In file storage,
|
783
|
+
* the description is stored as a 32-bit length followed by the UTF-8
|
784
|
+
* string with no NUL terminator, but is converted to a plain C string
|
785
|
+
* in this structure for convenience.
|
786
|
+
*/
|
787
|
+
|
788
|
+
FLAC__uint32 width;
|
789
|
+
/**< Picture's width in pixels. */
|
790
|
+
|
791
|
+
FLAC__uint32 height;
|
792
|
+
/**< Picture's height in pixels. */
|
793
|
+
|
794
|
+
FLAC__uint32 depth;
|
795
|
+
/**< Picture's color depth in bits-per-pixel. */
|
796
|
+
|
797
|
+
FLAC__uint32 colors;
|
798
|
+
/**< For indexed palettes (like GIF), picture's number of colors (the
|
799
|
+
* number of palette entries), or \c 0 for non-indexed (i.e. 2^depth).
|
800
|
+
*/
|
801
|
+
|
802
|
+
FLAC__uint32 data_length;
|
803
|
+
/**< Length of binary picture data in bytes. */
|
804
|
+
|
805
|
+
FLAC__byte *data;
|
806
|
+
/**< Binary picture data. */
|
807
|
+
|
808
|
+
} FLAC__StreamMetadata_Picture;
|
809
|
+
|
810
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_PICTURE_TYPE_LEN; /**< == 32 (bits) */
|
811
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_PICTURE_MIME_TYPE_LENGTH_LEN; /**< == 32 (bits) */
|
812
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_PICTURE_DESCRIPTION_LENGTH_LEN; /**< == 32 (bits) */
|
813
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_PICTURE_WIDTH_LEN; /**< == 32 (bits) */
|
814
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_PICTURE_HEIGHT_LEN; /**< == 32 (bits) */
|
815
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_PICTURE_DEPTH_LEN; /**< == 32 (bits) */
|
816
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_PICTURE_COLORS_LEN; /**< == 32 (bits) */
|
817
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_PICTURE_DATA_LENGTH_LEN; /**< == 32 (bits) */
|
818
|
+
|
819
|
+
|
820
|
+
/** Structure that is used when a metadata block of unknown type is loaded.
|
821
|
+
* The contents are opaque. The structure is used only internally to
|
822
|
+
* correctly handle unknown metadata.
|
823
|
+
*/
|
824
|
+
typedef struct {
|
825
|
+
FLAC__byte *data;
|
826
|
+
} FLAC__StreamMetadata_Unknown;
|
827
|
+
|
828
|
+
|
829
|
+
/** FLAC metadata block structure. (c.f. <A HREF="../format.html#metadata_block">format specification</A>)
|
830
|
+
*/
|
831
|
+
typedef struct {
|
832
|
+
FLAC__MetadataType type;
|
833
|
+
/**< The type of the metadata block; used determine which member of the
|
834
|
+
* \a data union to dereference. If type >= FLAC__METADATA_TYPE_UNDEFINED
|
835
|
+
* then \a data.unknown must be used. */
|
836
|
+
|
837
|
+
FLAC__bool is_last;
|
838
|
+
/**< \c true if this metadata block is the last, else \a false */
|
839
|
+
|
840
|
+
unsigned length;
|
841
|
+
/**< Length, in bytes, of the block data as it appears in the stream. */
|
842
|
+
|
843
|
+
union {
|
844
|
+
FLAC__StreamMetadata_StreamInfo stream_info;
|
845
|
+
FLAC__StreamMetadata_Padding padding;
|
846
|
+
FLAC__StreamMetadata_Application application;
|
847
|
+
FLAC__StreamMetadata_SeekTable seek_table;
|
848
|
+
FLAC__StreamMetadata_VorbisComment vorbis_comment;
|
849
|
+
FLAC__StreamMetadata_CueSheet cue_sheet;
|
850
|
+
FLAC__StreamMetadata_Picture picture;
|
851
|
+
FLAC__StreamMetadata_Unknown unknown;
|
852
|
+
} data;
|
853
|
+
/**< Polymorphic block data; use the \a type value to determine which
|
854
|
+
* to use. */
|
855
|
+
} FLAC__StreamMetadata;
|
856
|
+
|
857
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_IS_LAST_LEN; /**< == 1 (bit) */
|
858
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_TYPE_LEN; /**< == 7 (bits) */
|
859
|
+
extern FLAC_API const unsigned FLAC__STREAM_METADATA_LENGTH_LEN; /**< == 24 (bits) */
|
860
|
+
|
861
|
+
/** The total stream length of a metadata block header in bytes. */
|
862
|
+
#define FLAC__STREAM_METADATA_HEADER_LENGTH (4u)
|
863
|
+
|
864
|
+
/*****************************************************************************/
|
865
|
+
|
866
|
+
|
867
|
+
/*****************************************************************************
|
868
|
+
*
|
869
|
+
* Utility functions
|
870
|
+
*
|
871
|
+
*****************************************************************************/
|
872
|
+
|
873
|
+
/** Tests that a sample rate is valid for FLAC.
|
874
|
+
*
|
875
|
+
* \param sample_rate The sample rate to test for compliance.
|
876
|
+
* \retval FLAC__bool
|
877
|
+
* \c true if the given sample rate conforms to the specification, else
|
878
|
+
* \c false.
|
879
|
+
*/
|
880
|
+
FLAC_API FLAC__bool FLAC__format_sample_rate_is_valid(unsigned sample_rate);
|
881
|
+
|
882
|
+
/** Tests that a sample rate is valid for the FLAC subset. The subset rules
|
883
|
+
* for valid sample rates are slightly more complex since the rate has to
|
884
|
+
* be expressible completely in the frame header.
|
885
|
+
*
|
886
|
+
* \param sample_rate The sample rate to test for compliance.
|
887
|
+
* \retval FLAC__bool
|
888
|
+
* \c true if the given sample rate conforms to the specification for the
|
889
|
+
* subset, else \c false.
|
890
|
+
*/
|
891
|
+
FLAC_API FLAC__bool FLAC__format_sample_rate_is_subset(unsigned sample_rate);
|
892
|
+
|
893
|
+
/** Check a Vorbis comment entry name to see if it conforms to the Vorbis
|
894
|
+
* comment specification.
|
895
|
+
*
|
896
|
+
* Vorbis comment names must be composed only of characters from
|
897
|
+
* [0x20-0x3C,0x3E-0x7D].
|
898
|
+
*
|
899
|
+
* \param name A NUL-terminated string to be checked.
|
900
|
+
* \assert
|
901
|
+
* \code name != NULL \endcode
|
902
|
+
* \retval FLAC__bool
|
903
|
+
* \c false if entry name is illegal, else \c true.
|
904
|
+
*/
|
905
|
+
FLAC_API FLAC__bool FLAC__format_vorbiscomment_entry_name_is_legal(const char *name);
|
906
|
+
|
907
|
+
/** Check a Vorbis comment entry value to see if it conforms to the Vorbis
|
908
|
+
* comment specification.
|
909
|
+
*
|
910
|
+
* Vorbis comment values must be valid UTF-8 sequences.
|
911
|
+
*
|
912
|
+
* \param value A string to be checked.
|
913
|
+
* \param length A the length of \a value in bytes. May be
|
914
|
+
* \c (unsigned)(-1) to indicate that \a value is a plain
|
915
|
+
* UTF-8 NUL-terminated string.
|
916
|
+
* \assert
|
917
|
+
* \code value != NULL \endcode
|
918
|
+
* \retval FLAC__bool
|
919
|
+
* \c false if entry name is illegal, else \c true.
|
920
|
+
*/
|
921
|
+
FLAC_API FLAC__bool FLAC__format_vorbiscomment_entry_value_is_legal(const FLAC__byte *value, unsigned length);
|
922
|
+
|
923
|
+
/** Check a Vorbis comment entry to see if it conforms to the Vorbis
|
924
|
+
* comment specification.
|
925
|
+
*
|
926
|
+
* Vorbis comment entries must be of the form 'name=value', and 'name' and
|
927
|
+
* 'value' must be legal according to
|
928
|
+
* FLAC__format_vorbiscomment_entry_name_is_legal() and
|
929
|
+
* FLAC__format_vorbiscomment_entry_value_is_legal() respectively.
|
930
|
+
*
|
931
|
+
* \param entry An entry to be checked.
|
932
|
+
* \param length The length of \a entry in bytes.
|
933
|
+
* \assert
|
934
|
+
* \code value != NULL \endcode
|
935
|
+
* \retval FLAC__bool
|
936
|
+
* \c false if entry name is illegal, else \c true.
|
937
|
+
*/
|
938
|
+
FLAC_API FLAC__bool FLAC__format_vorbiscomment_entry_is_legal(const FLAC__byte *entry, unsigned length);
|
939
|
+
|
940
|
+
/** Check a seek table to see if it conforms to the FLAC specification.
|
941
|
+
* See the format specification for limits on the contents of the
|
942
|
+
* seek table.
|
943
|
+
*
|
944
|
+
* \param seek_table A pointer to a seek table to be checked.
|
945
|
+
* \assert
|
946
|
+
* \code seek_table != NULL \endcode
|
947
|
+
* \retval FLAC__bool
|
948
|
+
* \c false if seek table is illegal, else \c true.
|
949
|
+
*/
|
950
|
+
FLAC_API FLAC__bool FLAC__format_seektable_is_legal(const FLAC__StreamMetadata_SeekTable *seek_table);
|
951
|
+
|
952
|
+
/** Sort a seek table's seek points according to the format specification.
|
953
|
+
* This includes a "unique-ification" step to remove duplicates, i.e.
|
954
|
+
* seek points with identical \a sample_number values. Duplicate seek
|
955
|
+
* points are converted into placeholder points and sorted to the end of
|
956
|
+
* the table.
|
957
|
+
*
|
958
|
+
* \param seek_table A pointer to a seek table to be sorted.
|
959
|
+
* \assert
|
960
|
+
* \code seek_table != NULL \endcode
|
961
|
+
* \retval unsigned
|
962
|
+
* The number of duplicate seek points converted into placeholders.
|
963
|
+
*/
|
964
|
+
FLAC_API unsigned FLAC__format_seektable_sort(FLAC__StreamMetadata_SeekTable *seek_table);
|
965
|
+
|
966
|
+
/** Check a cue sheet to see if it conforms to the FLAC specification.
|
967
|
+
* See the format specification for limits on the contents of the
|
968
|
+
* cue sheet.
|
969
|
+
*
|
970
|
+
* \param cue_sheet A pointer to an existing cue sheet to be checked.
|
971
|
+
* \param check_cd_da_subset If \c true, check CUESHEET against more
|
972
|
+
* stringent requirements for a CD-DA (audio) disc.
|
973
|
+
* \param violation Address of a pointer to a string. If there is a
|
974
|
+
* violation, a pointer to a string explanation of the
|
975
|
+
* violation will be returned here. \a violation may be
|
976
|
+
* \c NULL if you don't need the returned string. Do not
|
977
|
+
* free the returned string; it will always point to static
|
978
|
+
* data.
|
979
|
+
* \assert
|
980
|
+
* \code cue_sheet != NULL \endcode
|
981
|
+
* \retval FLAC__bool
|
982
|
+
* \c false if cue sheet is illegal, else \c true.
|
983
|
+
*/
|
984
|
+
FLAC_API FLAC__bool FLAC__format_cuesheet_is_legal(const FLAC__StreamMetadata_CueSheet *cue_sheet, FLAC__bool check_cd_da_subset, const char **violation);
|
985
|
+
|
986
|
+
/** Check picture data to see if it conforms to the FLAC specification.
|
987
|
+
* See the format specification for limits on the contents of the
|
988
|
+
* PICTURE block.
|
989
|
+
*
|
990
|
+
* \param picture A pointer to existing picture data to be checked.
|
991
|
+
* \param violation Address of a pointer to a string. If there is a
|
992
|
+
* violation, a pointer to a string explanation of the
|
993
|
+
* violation will be returned here. \a violation may be
|
994
|
+
* \c NULL if you don't need the returned string. Do not
|
995
|
+
* free the returned string; it will always point to static
|
996
|
+
* data.
|
997
|
+
* \assert
|
998
|
+
* \code picture != NULL \endcode
|
999
|
+
* \retval FLAC__bool
|
1000
|
+
* \c false if picture data is illegal, else \c true.
|
1001
|
+
*/
|
1002
|
+
FLAC_API FLAC__bool FLAC__format_picture_is_legal(const FLAC__StreamMetadata_Picture *picture, const char **violation);
|
1003
|
+
|
1004
|
+
/* \} */
|
1005
|
+
|
1006
|
+
#ifdef __cplusplus
|
1007
|
+
}
|
1008
|
+
#endif
|
1009
|
+
|
1010
|
+
#endif
|