Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | avio: avio_ prefix for url_fsize | Anton Khirnov | 2011-03-07 | 1 | -1/+1 |
* | avio: avio_ prefix for url_fseek | Anton Khirnov | 2011-03-01 | 1 | -2/+2 |
* | avio: avio_ prefixes for get_* functions | Anton Khirnov | 2011-02-21 | 1 | -9/+9 |
* | avio: rename ByteIOContext to AVIOContext. | Anton Khirnov | 2011-02-20 | 1 | -2/+2 |
* | Replace all remaining occurrences of AVERROR_NOMEM with | Stefano Sabatini | 2010-04-03 | 1 | -1/+1 |
* | Include apetag.h which contains the prototype for ff_ape_parse_tag(). | Carl Eugen Hoyos | 2010-02-28 | 1 | -0/+1 |
* | Remove unused variable, fixes the warning: | Diego Biurrun | 2009-12-15 | 1 | -1/+1 |
* | Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped | Michael Niedermayer | 2009-12-13 | 1 | -8/+9 |
* | remove old and useless debug code | Aurelien Jacobs | 2009-10-18 | 1 | -12/+0 |
* | Move APE tag parsing into separate module. | Kostya Shishkov | 2009-08-11 | 1 | -0/+122 |