]> git.sesse.net Git - ffmpeg/history - libavformat/soxenc.c
lavf: replace all uses of url_fskip with avio_seek
[ffmpeg] / libavformat / soxenc.c
2011-03-01 Anton Khirnovavio: avio_ prefix for url_fseek
2011-02-25 Anton Khirnovlavf: use a new ffio_wfourcc macro instead of put_tag...
2011-02-21 Anton Khirnovavio: avio: avio_ prefixes for put_* functions
2011-02-20 Anton Khirnovavio: rename ByteIOContext to AVIOContext.
2011-01-26 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2009-05-30 Daniel VerkampImplement SoX native format muxer and demuxer.