Commit History

Author SHA1 Message Date
  Reimar Döffinger 5603df39df Always use av_set_pts_info to set the stream time base. 13 years ago
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 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 8f8320d7c3 oggdec: Don't use ogg_stream's seq for vorbis or speex headers 14 years ago
  David Conrad 5e15c7d95b Fix PTS for OGM codecs. 15 years ago
  Justin Ruggles 15299b3821 Calculate correct packet durations when demuxing Ogg/Speex. This involves 15 years ago
  Justin Ruggles eb5f3c5434 Modify the Ogg/Speex demuxer and the libspeex decoder so that they always treat 15 years ago
  David Conrad 12d7c0793b Ensure that the extradata buffer is padded appripriately in the ogg demuxer. 15 years ago
  David Conrad 533c3c84e7 Set speex frame_size in ogg demuxer 15 years ago
  Stefano Sabatini 9106a698e7 Rename bitstream.h to get_bits.h. 15 years ago
  David Conrad 1a4ab332c6 Reindent 15 years ago
  David Conrad 6e6abd0237 Fix Speex header parsing in ogg demuxer 15 years ago
  Måns Rullgård 77be08eeb1 OGG: untypedef demuxer structs 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
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 16 years ago
  Reimar Döffinger cb4ddf7765 Add support for speex in ogg 16 years ago