Mercurial > mplayer.hg
log libaf/format.c @ 22487:1c5ea79749ea
age | author | description |
---|---|---|
Sun, 16 Jul 2006 01:24:42 +0000 | reynaldo | Removes an unneeded cast. Patch by Stefan Huehner, stefan AT.. huehner.org |
Sun, 16 Jul 2006 01:20:30 +0000 | reynaldo | marks several read-only string parameters and function return-values which can only be used read-only as const. Patch by Stefan Huehner, stefan _AT huener-org |
Wed, 15 Mar 2006 21:32:10 +0000 | corey | Fix up libaf unknown-format printing |
Tue, 14 Mar 2006 16:57:16 +0000 | reynaldo | last print on libaf to af_msg |
Thu, 18 Aug 2005 11:37:16 +0000 | alex | code reduction and less error prone, use the same table |
Wed, 27 Jul 2005 11:09:42 +0000 | alex | added missing license header |
Mon, 21 Feb 2005 16:41:15 +0000 | alex | move the format related stuff to format.c |