Commit History

Author SHA1 Message Date
  Michael Niedermayer d3ef2da59d oggdec: add missing () for OGG_NOGRANULE_VALUE 11 years ago
  Michael Niedermayer 0842e32f99 Merge commit 'd1f05dd18375f2f8e68372edee11436927e43ba8' 11 years ago
  Michael Niedermayer 46a35959d8 Merge commit '7751e4693dd10ec98c20fbd9887233b575034272' 11 years ago
  Luca Barbato d1f05dd183 ogg: calculate the start position once all the headers are parsed 11 years ago
  Luca Barbato 7751e4693d ogg: check that the expected number of headers had been parsed 11 years ago
  Clément Bœsch ea5bd7ea6f lavf/oggdec: check for begin-of-stream flag in case of chained streams. 12 years ago
  Nicolas George e62fd6619f oggdec: add support for Opus codec. 12 years ago
  Nicolas George 4ca59d1948 oggdec: add support for Xiph's CELT codec 12 years ago
  Michael Niedermayer d2cab951e3 oggdec: Make sure start time correction is applied once to each stream 13 years ago
  Michael Niedermayer f9ecb849ef Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov d2d67e424f Remove all uses of now deprecated metadata functions. 13 years ago
  Nicolas George e61b83d29e Ogg: add support for Xiph's CELT (Opus) codec. 13 years ago
  Clément Bœsch 8f3eebd663 oggdec: simplify audio chained ogg streams support 13 years ago
  Clément Bœsch 47dec30edb oggdec: fix demuxing chained audio streams 13 years ago
  David Conrad 49c2d29089 oggdec: Remove write-only variable 14 years ago
  James Darnley 66061a1220 Add VorbisComment writing to FLAC files. 14 years ago
  David Conrad 81b743eb10 oggdec: Pass packets to header() until the stream is done with them 14 years ago
  David Conrad 533c30fced Const correctness for vorbis_comment 14 years ago
  David Conrad b53cde48bd oggdec: Metadata is per-stream; don't merge multiple streams' together 14 years ago
  David Conrad e4d2d8c5d7 Add ff_ prefix to vorbis_comment 14 years ago
  David Conrad d8b91fae1d oggdec: Seek to keyframes 14 years ago
  David Conrad 32ad869284 oggdec: Parse skeleton to determine the start time of each stream 14 years ago
  David Conrad 296bdf9cf1 oggdec: Check that we have a codec in gptopts (needed for skeleton) 14 years ago
  David Conrad dfaed51f04 oggdec: Move ogg_find_stream and ogg_gptopts to oggdec.h 14 years ago
  David Conrad 73823cb941 oggdec: Save offset of the page needed to reconstruct the current packet 14 years ago
  David Conrad ecc0027bc6 Fix playback with invalid files that don't set the continuation flag for 14 years ago
  David Conrad 2d4970d88d oggdec: Set dts when known 14 years ago
  David Conrad 24ca518bd1 Add support for dirac in ogg 14 years ago
  David Conrad 5e15c7d95b Fix PTS for OGM codecs. 14 years ago
  Justin Ruggles 15299b3821 Calculate correct packet durations when demuxing Ogg/Speex. This involves 14 years ago
  Justin Ruggles d7bb185f99 Add a VorbisComment metadata conversion table and use it in the FLAC and 15 years ago
  Daniel Verkamp fc430e8fab Warning fix: Make ogg_stream.codec const 15 years ago
  David Conrad 1fa9726cf6 Document ogg_codec's header function 15 years ago
  Diego Biurrun 9686df2be5 Delete unnecessary 'extern' keywords. 15 years ago
  Måns Rullgård 77be08eeb1 OGG: untypedef demuxer structs 15 years ago
  Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
  Reimar Döffinger 547ea47d4f Add ff_ prefix to ogg_codec_t structs 16 years ago
  Reimar Döffinger cd34bc7617 Make ogg_codec_t descriptions const 16 years ago
  Michael Niedermayer c5e56a813b Revert r14497 16 years ago
  Diego Biurrun 2e11268ea9 Add missing header #includes. 16 years ago
  Reimar Döffinger cb4ddf7765 Add support for speex in ogg 16 years ago
  Reimar Döffinger c901197693 String pointers of ogg_codec_t should have const attribute. 16 years ago
  Diego Biurrun 5f359c8d3e cosmetics: sort ogg_codec_t list 16 years ago
  Reimar Döffinger 2331e31c23 Add support for ogg text subtitles. 16 years ago
  Måns Rullgård e1a794b272 set PKT_FLAG_KEY for Theora and OGM streams 16 years ago
  Diego Biurrun a0ddef24ce Rename ogg2.[ch] to oggdec.[ch]. 16 years ago