21 Commits (5ed032fb8b34d5655b606c20bcc238116f96e816)

Author SHA1 Message Date
  Anton Khirnov 728d2afa17 apetag: reindent 13 years ago
  Anton Khirnov 02a951b919 apetag: export attached covers as video streams. 13 years ago
  Anton Khirnov b72767df8e apetag: fix the amount of data read from binary tags. 13 years ago
  Anton Khirnov f2e175c756 apetag: make sure avio_get_str() doesn't read more than it should. 13 years ago
  Paul B Mahol 14c98973f5 apetag: do not leak memory if avio_read() fails 13 years ago
  Ronald S. Bultje 6d11057006 apetag: propagate errors. 13 years ago
  Paul B Mahol f02edc4c06 apetag: add proper support for binary tags 13 years ago
  Anton Khirnov d2d67e424f Remove all uses of now deprecated metadata functions. 14 years ago
  Diego Biurrun f190f676bc Replace custom DEBUG preprocessor trickery by the standard one. 14 years ago
  Mans Rullgard e65ab9d94f Remove unused variables 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Anton Khirnov 76aa876e69 avio: avio_ prefix for url_fsize 14 years ago
  Anton Khirnov 6b4aa5dac8 avio: avio_ prefix for url_fseek 14 years ago
  Anton Khirnov b7effd4e83 avio: avio_ prefixes for get_* functions 14 years ago
  Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 14 years ago
  Stefano Sabatini 2874c81cc8 Replace all remaining occurrences of AVERROR_NOMEM with 15 years ago
  Carl Eugen Hoyos c53ffb2ce5 Include apetag.h which contains the prototype for ff_ape_parse_tag(). 15 years ago
  Diego Biurrun 18a49f118c Remove unused variable, fixes the warning: 15 years ago
  Michael Niedermayer 12ad66712a Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped 15 years ago
  Aurelien Jacobs 8da1d52cc1 remove old and useless debug code 15 years ago
  Kostya Shishkov 191e34cd67 Move APE tag parsing into separate module. 15 years ago