Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 21 Jan 2005 21:32:15 +0000 | alex | better test for MAP_FAILED by Ian Lindsay |
Fri, 21 Jan 2005 21:11:35 +0000 | gpoirier | Make this file compile with gcc-4.0.0. The old code was invalid C. |
Fri, 21 Jan 2005 20:50:09 +0000 | nicodvb | tries to sync to ADTS/ADIF header before initializing the decoder; implement SYNC |
Fri, 21 Jan 2005 20:37:55 +0000 | gpoirier | Cumulative sync with 1.862: |
Fri, 21 Jan 2005 18:55:01 +0000 | mosu | More user-friendly stream, -xid and -slang info output even in non-verbose mode. |
Fri, 21 Jan 2005 18:25:44 +0000 | mosu | Handle missing palettes in the info part of VobSubs in Matroska files correctly by giving mplayer a NULL pointer. This way it will use a default palette instead of black only. Patch by Csillag Kristof (fenwick () freemail ! hu) |