Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 30 Oct 2004 08:47:04 +0000 | mosu | DTS uses the format tag 0x2001. Patch by Joakim Plate (joakim ! plate () ecce ! se) |
Sat, 30 Oct 2004 08:42:25 +0000 | mosu | Declare a prototype for the function before it is used. Otherwise some compiler versions will "optimize" them away, and linking will fail. |