Commit History

Author SHA1 Message Date
  Michael Niedermayer 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 years ago
  Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
  Nicolas George ff2955a4f7 apetag: return value when required. 12 years ago
  Michael Niedermayer d1dad7c824 Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov 921063877e apetag: change a forgotten return to return 0 12 years ago
  Anton Khirnov 782e64fbe1 wv,mpc8: don't return apetag data in packets. 12 years ago
  Paul B Mahol e4f3a9693d lavf/apetag: move common stuff between writer and reader to single file 12 years ago
  Michael Niedermayer b286383bd2 Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov 728d2afa17 apetag: reindent 12 years ago
  Anton Khirnov 02a951b919 apetag: export attached covers as video streams. 12 years ago
  Anton Khirnov b72767df8e apetag: fix the amount of data read from binary tags. 12 years ago
  Anton Khirnov f2e175c756 apetag: make sure avio_get_str() doesn't read more than it should. 12 years ago
  Michael Niedermayer b008ac18bb Merge remote-tracking branch 'qatar/master' 12 years ago
  Paul B Mahol 14c98973f5 apetag: do not leak memory if avio_read() fails 12 years ago
  Ronald S. Bultje 6d11057006 apetag: propagate errors. 12 years ago
  Michael Niedermayer bbb61a1cd5 Merge remote-tracking branch 'qatar/master' 12 years ago
  Paul B Mahol f02edc4c06 apetag: add proper support for binary tags 12 years ago
  Michael Niedermayer f9ecb849ef Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov d2d67e424f Remove all uses of now deprecated metadata functions. 13 years ago
  Michael Niedermayer 99eb31e263 Merge remote-tracking branch 'qatar/master' 13 years ago
  Diego Biurrun f190f676bc Replace custom DEBUG preprocessor trickery by the standard one. 13 years ago
  Mans Rullgard e65ab9d94f Remove unused variables 13 years ago
  Clément Bœsch adba9c6352 Fix various unused variable warnings 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Anton Khirnov db44ea960d avio: avio_ prefix for url_fsize 13 years ago
  Anton Khirnov 76aa876e69 avio: avio_ prefix for url_fsize 13 years ago
  Anton Khirnov f59d8ff8cd avio: avio_ prefix for url_fseek 13 years ago
  Anton Khirnov 6b4aa5dac8 avio: avio_ prefix for url_fseek 13 years ago
  Anton Khirnov e63a362857 avio: avio_ prefixes for get_* functions 13 years ago
  Anton Khirnov b7effd4e83 avio: avio_ prefixes for get_* functions 13 years ago
  Anton Khirnov 471fe57e1a avio: rename ByteIOContext to AVIOContext. 13 years ago
  Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 13 years ago
  Stefano Sabatini 2874c81cc8 Replace all remaining occurrences of AVERROR_NOMEM with 14 years ago
  Carl Eugen Hoyos c53ffb2ce5 Include apetag.h which contains the prototype for ff_ape_parse_tag(). 14 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