Mercurial > mplayer.hg
log libmpcodecs/vd_svq1.c @ 10164:01586a9d643d
age | author | description |
---|---|---|
Fri, 01 Nov 2002 16:40:15 +0000 | arpi | usage of libmpeg2, liba52, mp3lib & svq1 can be disabled |
Fri, 30 Aug 2002 21:44:20 +0000 | arpi | -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible |
Wed, 28 Aug 2002 22:45:48 +0000 | arpi | mostly compiler warning fixes, some small bugfix |
Sun, 23 Jun 2002 11:34:54 +0000 | alex | do not crash by decoding error |
Sun, 23 Jun 2002 00:50:27 +0000 | arpi | use libavcodec's get_bits() code (optional, disabled by default) |
Sat, 22 Jun 2002 23:57:45 +0000 | arpi | init libavcodec |
Sat, 22 Jun 2002 23:09:40 +0000 | arpi | SVQ1 added |