summaryrefslogtreecommitdiffstats
path: root/libavformat/aiff.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
* CONFIG_AIFF_DEMUXER vs CONFIG_AIFF_MUXER typoDiego Biurrun2006-07-111-1/+1
* allow individual selection of muxers and demuxersMåns Rullgård2006-07-101-15/+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
* Add const to (mostly) char* and make some functions static, which aren't usedStefan Huehner2006-06-181-1/+1
* Add (mostly) const to variable and parameter declaration, where a char* wasStefan Huehner2006-06-171-2/+2
* fix pcm_s24be demuxing, simplifyBaptiste Coudurier2006-05-151-20/+3
* AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org)Michael Niedermayer2006-02-021-0/+482
OpenPOWER on IntegriCloud