Commit History

Author SHA1 Message Date
  Mans Rullgard e65ab9d94f Remove unused variables 13 years ago
  Reimar Döffinger a351110eea Always use av_set_pts_info to set the stream time base. 13 years ago
  Jean-Daniel Dupas cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 14 years ago
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 14 years ago
  David Conrad 3477897e5a oggdec: Set packet duration for ogm streams 14 years ago
  David Conrad 2e5085854c oggdec: Cosmetics 14 years ago
  David Conrad d8ba748359 oggdec: Read ogm metadata 14 years ago
  David Conrad 5e15c7d95b Fix PTS for OGM codecs. 14 years ago
  Daniel Verkamp 1a40491ef2 Add ff_ prefixes to exported symbols in libavformat/riff.h. 15 years ago
  Stefano Sabatini 9106a698e7 Rename bitstream.h to get_bits.h. 15 years ago
  Måns Rullgård 77be08eeb1 OGG: untypedef demuxer structs 15 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
  Justin Ruggles b2677aa2a1 parse audio in ogm demuxer. 16 years ago
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 16 years ago
  Baptiste Coudurier 73965d1b96 const 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
  Måns Rullgård 6927c84c82 ogm: don't use deprecated codec_get_{bmp,wav}_id() 17 years ago
  Måns Rullgård 78c3c1881f use bytestream_get_* and AV_RLxx 17 years ago
  Måns Rullgård 9d9f4119bd move common stuff from avienc.c and wav.c to new file riff.c 18 years ago
  Måns Rullgård 3644cb8ff9 set stream time_base properly 18 years ago
  Måns Rullgård e1203ac098 ogm demuxing 18 years ago