| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-09 | 1 | -1/+2 |
|\ |
|
| * | Remove all uses of now deprecated metadata functions. | Anton Khirnov | 2011-06-08 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-03 | 1 | -4/+2 |
|\| |
|
| * | Replace custom DEBUG preprocessor trickery by the standard one. | Diego Biurrun | 2011-06-03 | 1 | -2/+0 |
| * | Remove unused variables | Mans Rullgard | 2011-06-02 | 1 | -2/+2 |
| * | 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 |
* | | Fix various unused variable warnings | Clément Bœsch | 2011-05-30 | 1 | -1/+1 |
* | | avio: avio_ prefix for url_fsize | Anton Khirnov | 2011-03-08 | 1 | -1/+1 |
* | | avio: avio_ prefix for url_fseek | Anton Khirnov | 2011-03-03 | 1 | -2/+2 |
* | | avio: avio_ prefixes for get_* functions | Anton Khirnov | 2011-02-22 | 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 |