summaryrefslogtreecommitdiff
path: root/libavformat/sauce.c
Commit message (Expand)AuthorAge
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
|\
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* | sauce: test filetype correctly for datatype 5 (binary text)Peter Ross2012-12-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-09
|\|
| * Remove all uses of now deprecated metadata functions.Anton Khirnov2011-06-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-03
|\|
| * Remove unused variablesMans Rullgard2011-06-02
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* | Fix various unused variable warningsClément Bœsch2011-05-30
|/
* 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