Commit History

Author SHA1 Message Date
  Michael Niedermayer 46a35959d8 Merge commit '7751e4693dd10ec98c20fbd9887233b575034272' 12 years ago
  Luca Barbato 7751e4693d ogg: check that the expected number of headers had been parsed 12 years ago
  Michael Niedermayer 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 years ago
  Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
  Michael Niedermayer 9ed388f598 ogm: Fix division by 0 12 years ago
  Michael Niedermayer f0b4a505d8 oggparseogm: fix order of arguments of avpriv_set_pts_info(). 12 years ago
  Michael Niedermayer 12c65efb41 oggparseogm: Fix order or arguments. 12 years ago
  Michael Niedermayer 268098d8b2 Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov 1bb3990b56 ogg: don't set codec timebase 12 years ago
  Reimar Döffinger 7c8d477299 Make AAC in Ogg (ogm) work. 12 years ago
  Anton Khirnov c3f9ebf743 lavf: make av_set_pts_info private. 12 years ago
  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 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
  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 17 years ago
  Diego Biurrun a0ddef24ce Rename ogg2.[ch] to oggdec.[ch]. 17 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