]> git.sesse.net Git - ffmpeg/history - libavformat/soxdec.c
Fix breakage introduced by setting the sample_fmt to SAMPLE_FMT_NONE (r20623). This...
[ffmpeg] / libavformat / soxdec.c
2009-12-13 Michael NiedermayerUse AV_METADATA_DONT_STRDUP* / use av_malloced metadata...
2009-11-07 Justin RugglesDo not set AVCodecContext.sample_fmt in the TMV and...
2009-07-08 Phil RutschmanAdd block_align to sox input.
2009-05-30 Daniel VerkampImplement SoX native format muxer and demuxer.