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

Автор SHA1 Сообщение Дата
  Anton Khirnov b7effd4e83 avio: avio_ prefixes for get_* functions 14 лет назад
  Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 14 лет назад
  Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 лет назад
  Stefano Sabatini 2874c81cc8 Replace all remaining occurrences of AVERROR_NOMEM with 15 лет назад
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 лет назад
  Stefano Sabatini 5ae092ee34 Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark 15 лет назад
  David Conrad 0fc07ad951 Set start_time and duration in AVStream instead of AVFormatContext for 15 лет назад
  Kostya Shishkov 191e34cd67 Move APE tag parsing into separate module. 15 лет назад
  Matti Hamalainen 6984380c61 Do not use internals of ByteIOContext during APE tags parsing. 15 лет назад
  Matti Hamalainen 22667e40be Remove incorrect APE tag size adjustment based on flags. 15 лет назад
  Aurelien Jacobs 41d7f7bdb9 apedec: display a warning when truncating a metadata tag 16 лет назад
  Aurelien Jacobs 3f9867b150 use new metadata API in ape demuxer 16 лет назад
  Benoit Fouet 76b9092f24 Add a context to av_log() calls and extend ape_dumpinfo prototype to do that. 16 лет назад
  Diego Biurrun 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 лет назад
  Luca Abeni dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 лет назад
  Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 лет назад
  Kostya Shishkov c5497b22b7 Missing tags in APE is normal situation, so don't print an error. 17 лет назад
  Michael Niedermayer 8dd8dc5790 fix 8 "initialization discards qualifiers from pointer target type" 17 лет назад
  Björn Axelsson 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 лет назад
  Kostya Shishkov c1f3c63058 Looks like this APE decoder support versions starting from 3.95 17 лет назад
  Aurelien Jacobs 7f559eb1cd disable loads of debug messages to reduce object size 17 лет назад
  Benjamin Zores 781ad2f50a monkey audio demuxer now can parse ape tags 17 лет назад
  Kostya Shishkov bf4a1f17ee Monkey Audio decoder 17 лет назад