summaryrefslogtreecommitdiffstats
path: root/libavformat/au.c
Commit message (Expand)AuthorAgeFilesLines
...
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* move common stuff from avienc.c and wav.c to new file riff.cMåns Rullgård2006-07-121-1/+1
* allow individual selection of muxers and demuxersMåns Rullgård2006-07-101-13/+6
* give AVInput/OutputFormat structs consistent namesMåns Rullgård2006-07-091-4/+4
* Move initialisations and internal symbols in allformats.h,Diego Pettenò2006-06-301-0/+1
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-3/+3
* Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERSDiego Biurrun2005-09-231-6/+6
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-171-6/+6
* AVPacket.posMichael Niedermayer2005-05-261-4/+2
* set keyframe flag at a more central place instead of in every demuxer for con...Michael Niedermayer2004-10-221-1/+0
* set correct timebaseMichael Niedermayer2004-10-181-0/+1
* set keyframe flag for au/wav patch by (Nathan Kurz <nate at verse dot com>)Nathan Kurz2004-10-151-0/+1
* sweeping change from -EIO -> AVERROR_IOMike Melanson2004-06-191-2/+2
* pass AVPacket into av_write_frame()Michael Niedermayer2004-05-291-3/+2
* seek support for PCM formatsFabrice Bellard2003-11-101-1/+2
* disable encoders where appropriate (patch courtesy of BEROMike Melanson2003-10-141-0/+6
* 64 bit pts for writing - more const usageFabrice Bellard2003-09-101-1/+1
* use codec_tag for encoding tooMichael Niedermayer2003-08-181-5/+4
* add av_new_stream() usageFabrice Bellard2003-08-081-8/+1
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-5/+5
* cleanupMichael Niedermayer2002-12-041-0/+2
* renamed libav to libavformatFabrice Bellard2002-11-251-0/+214
OpenPOWER on IntegriCloud