Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 30 Oct 2004 09:31:33 +0000 | faust3 | avoid infinite recursion patch by Bernhard Rosenkraenzer <bero@arklinux.org> |
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. |
Sat, 30 Oct 2004 08:17:48 +0000 | faust3 | fix XVideo misdetection on OSF/1, patch by Gabucino <gabucino at mplayerhq.hu> |