Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 13 May 2006 16:37:16 +0000 | diego | make depend requires help_mp.h, fixes make depend after make distclean. |
Sat, 13 May 2006 15:18:14 +0000 | gabrov | synced with 1.1288 |
Sat, 13 May 2006 14:50:45 +0000 | diego | Remove redundant line. |
Sat, 13 May 2006 14:36:08 +0000 | diego | Rework the karaoke audio filter section. |
Sat, 13 May 2006 14:32:37 +0000 | diego | Linkers, assisted by a compiler, can optimize out the string that is being |
Sat, 13 May 2006 10:49:46 +0000 | nicodvb | where necesary, replaced all realloc() with realloc_struct() to prevent int oveflows |
Sat, 13 May 2006 10:09:33 +0000 | nicodvb | when searching ac3 in unqualified pes_private1 streams there's no need to scan > 64 KB of data: frames can't be so far apart |
Sat, 13 May 2006 09:17:21 +0000 | reimar | Missing terminating " causes compilation error in vo_aa |