summaryrefslogtreecommitdiff
path: root/libavformat/wavenc.c
Commit message (Collapse)AuthorAge
* wavenc: write fact chunk sample count at the correct file positionMichael Niedermayer2012-11-26
| | | | | | | Fixes curruption of metadata in the INFO chunk. Signed-off-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
* lavf: split wav muxer and demuxer into separate files.Anton Khirnov2012-10-16