История коммитов

Автор SHA1 Сообщение Дата
  Anton Khirnov b7effd4e83 avio: avio_ prefixes for get_* functions 13 лет назад
  Anton Khirnov 471fe57e1a avio: rename ByteIOContext to AVIOContext. 13 лет назад
  Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 13 лет назад
  Reimar Döffinger 94dfea71ed oggdec: Fix incorrect assumption about header/data interleaving 13 лет назад
  Reimar Döffinger 6bd69e6ada oggdec: Fix incorrect assumption about header/data interleaving 13 лет назад
  Diego Elio Pettenò 66355be3c3 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 лет назад
  Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 лет назад
  Aaron Colwell 365d8e471d Ensure that data_offset is set correctly when there are partial 14 лет назад
  Anton Khirnov 03700d399b Export metadata in the generic format. Deprecate old conversion API. 14 лет назад
  Eli Friedman 461628c6a8 Fix printf format warnings 14 лет назад
  Reimar Döffinger f1a0518524 Enable AVFMT_GENERIC_INDEX for Ogg demuxer. This avoids the many 14 лет назад
  David Conrad adc725b558 oggdec: Move warning about missing granule to the correct place 14 лет назад
  David Conrad 44a088eab7 oggdec: Fix duration calculation if the last page in a file has no granule 14 лет назад
  David Conrad 49c2d29089 oggdec: Remove write-only variable 14 лет назад
  Jean-Daniel Dupas cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 14 лет назад
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 14 лет назад
  James Darnley 66061a1220 Add VorbisComment writing to FLAC files. 14 лет назад
  David Conrad 81b743eb10 oggdec: Pass packets to header() until the stream is done with them 14 лет назад
  David Conrad d8b91fae1d oggdec: Seek to keyframes 14 лет назад
  David Conrad 873d117e4b oggdec: Determine pts and filepos on a packet basis in read_timestamp 14 лет назад
  David Conrad 6abaa27211 oggdec: Move PTS/DTS calculation to a function 14 лет назад
  David Conrad 77560b0ef1 oggdec: Fix duration calculation for streams with non-zero start 14 лет назад
  David Conrad 32ad869284 oggdec: Parse skeleton to determine the start time of each stream 14 лет назад
  David Conrad dfaed51f04 oggdec: Move ogg_find_stream and ogg_gptopts to oggdec.h 14 лет назад
  David Conrad 50a9d32310 oggdec: Set data_offset to the right value 14 лет назад
  David Conrad 73823cb941 oggdec: Save offset of the page needed to reconstruct the current packet 14 лет назад
  Reimar Döffinger be4a113264 Make sure the header value used to avoid repeating headers on seeking to the 14 лет назад
  David Conrad ecc0027bc6 Fix playback with invalid files that don't set the continuation flag for 14 лет назад
  David Conrad 2d4970d88d oggdec: Set dts when known 14 лет назад
  David Conrad 24ca518bd1 Add support for dirac in ogg 14 лет назад
  David Conrad 5e15c7d95b Fix PTS for OGM codecs. 15 лет назад
  Justin Ruggles 15299b3821 Calculate correct packet durations when demuxing Ogg/Speex. This involves 15 лет назад
  Reimar Döffinger c9da676de4 Disable parsing for ogg streams where no ogg header was found, 15 лет назад
  Justin Ruggles d7bb185f99 Add a VorbisComment metadata conversion table and use it in the FLAC and 15 лет назад
  David Conrad ddd94932fb Ensure that there's pages to read for duration calculation in the ogg demuxer 15 лет назад
  Peter Ross bad4a6bbb7 Use consistent indent style in oggdec. 15 лет назад
  Måns Rullgård 77be08eeb1 OGG: untypedef demuxer structs 16 лет назад
  Diego Biurrun bc5c918ea8 Remove offset_t typedef and use int64_t directly instead. 16 лет назад
  Reimar Döffinger 547ea47d4f Add ff_ prefix to ogg_codec_t structs 16 лет назад
  Reimar Döffinger cd34bc7617 Make ogg_codec_t descriptions const 16 лет назад
  Michael Niedermayer dd7a68b6da Remove start_time guessing code. 16 лет назад
  Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 16 лет назад
  Reimar Döffinger cb4ddf7765 Add support for speex in ogg 16 лет назад
  Reimar Döffinger 2331e31c23 Add support for ogg text subtitles. 16 лет назад
  Aurelien Jacobs ceeacce68b use proper url_is_streamed() API 17 лет назад
  Björn Axelsson 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 лет назад
  Måns Rullgård e1a794b272 set PKT_FLAG_KEY for Theora and OGM streams 17 лет назад
  Diego Biurrun a0ddef24ce Rename ogg2.[ch] to oggdec.[ch]. 17 лет назад