summaryrefslogtreecommitdiff
path: root/libavformat/sauce.c
Commit message (Expand)AuthorAge
* lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* Remove all uses of now deprecated metadata functions.Anton Khirnov2011-06-08
* Remove unused variablesMans Rullgard2011-06-02
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes senseAnton Khirnov2011-03-16
* avio: avio_ prefix for url_fsizeAnton Khirnov2011-03-07
* lavf: replace all uses of url_fskip with avio_seekAnton Khirnov2011-03-01
* avio: avio_ prefix for url_fseekAnton Khirnov2011-03-01
* avio: avio_ prefixes for get_* functionsAnton Khirnov2011-02-21
* avio: rename ByteIOContext to AVIOContext.Anton Khirnov2011-02-20
* Add doxygen @file comment blockPeter Ross2010-07-19
* Add ff_sauce_read()Peter Ross2010-07-18