summaryrefslogtreecommitdiff
path: root/libavformat/soxenc.c
Commit message (Expand)AuthorAge
* lavf: use designated initialisers for all (de)muxers.Anton Khirnov2011-07-17
* doxygen: replace @sa tag by the more readable but equivalent @seeDiego Biurrun2011-07-15
* doxygen: consistently place brief descriptionDiego Biurrun2011-07-14
* Do not include intfloat_readwrite.h in avutil.hMans Rullgard2011-07-03
* Remove all uses of now deprecated metadata functions.Anton Khirnov2011-06-08
* avio: introduce an AVIOContext.seekable fieldAnton Khirnov2011-04-03
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* avio: rename put_flush_packet -> avio_flushAnton Khirnov2011-03-16
* avio: add avio_tell macro as a replacement for url_ftellAnton Khirnov2011-03-04
* avio: avio_ prefix for url_fseekAnton Khirnov2011-03-01
* lavf: use a new ffio_wfourcc macro instead of put_tag() where possibleAnton Khirnov2011-02-25
* avio: avio: avio_ prefixes for put_* functionsAnton Khirnov2011-02-21
* avio: rename ByteIOContext to AVIOContext.Anton Khirnov2011-02-20
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-26
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Implement SoX native format muxer and demuxer.Daniel Verkamp2009-05-30