summaryrefslogtreecommitdiff
path: root/libavcodec/smacker.c
Commit message (Expand)AuthorAge
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* 1l: correct argument order in avcodec_check_dimensionsKostya Shishkov2006-10-01
* Drop unneeded checks before av_free() and change to av_freep() where it's mor...Kostya Shishkov2006-09-09
* Now MPlayer should understand Smacker audio and video codecs.Kostya Shishkov2006-05-17
* sanity checks, some might have been exploitable ...Michael Niedermayer2006-05-13
* Don't use get_vlc2() when tree is one symbol. This fixes audio decodingKostya Shishkov2006-03-25
* Smacker demuxer and decoder.Kostya Shishkov2006-03-21