summaryrefslogtreecommitdiff
path: root/libavcodec/vmdav.c
Commit message (Expand)AuthorAge
* Divide first audio buffer chunk into atomary bufffers.Kostya Shishkov2006-11-19
* Output proper 16-bit sound (fixes decoding on PPC)Kostya Shishkov2006-11-13
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Correct wrong memset invocation.Panagiotis Issaris2006-08-09
* 16-bit DPCM and stereo support for Sierra VMDKostya Shishkov2006-03-11
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* tinfoil patch: be more diligent about checking array boundaries beforeMike Melanson2005-08-13
* if audio is PCM, push it through (sync is not perfect yet)Mike Melanson2004-09-28
* data_size = 0 cleanupMichael Niedermayer2004-05-21
* conversion to av_logAlex Beregszaszi2004-04-07
* minor VMD system update; still not perfect, but should not crash eitherMike Melanson2004-03-14
* (f)printf() is disallowed in libavcodec, compilation will fail now if its use...Michael Niedermayer2004-02-22
* first pass at Sierra VMD A/V decoders; video looks great, audio is notMike Melanson2004-01-02