Mercurial > libavcodec.hg
log smacker.c @ 3798:6e7b9a44800c libavcodec
age | author | description |
---|---|---|
Sat, 09 Sep 2006 11:40:41 +0000 | kostya | Drop unneeded checks before av_free() and change to av_freep() where it's more suitable. libavcodec |
Wed, 17 May 2006 03:03:53 +0000 | kostya | Now MPlayer should understand Smacker audio and video codecs. libavcodec |
Sat, 13 May 2006 10:45:26 +0000 | michael | sanity checks, some might have been exploitable ... libavcodec |
Sat, 25 Mar 2006 15:37:08 +0000 | kostya | Don't use get_vlc2() when tree is one symbol. This fixes audio decoding libavcodec |
Tue, 21 Mar 2006 17:27:47 +0000 | kostya | Smacker demuxer and decoder. libavcodec |