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
|
Sat, 13 May 2006 09:08:28 +0000 |
nicodvb |
prevent memleak
|
Sat, 13 May 2006 09:01:18 +0000 |
nicodvb |
unconditionally stop allocating memory for dvb_channel_t after 1 MB: it's unreasonably big
|
Sat, 13 May 2006 08:46:31 +0000 |
reynaldo |
New karaoke af
|
Sat, 13 May 2006 07:22:36 +0000 |
reynaldo |
Minor pre-release corrections, mostly missed caps
|
Sat, 13 May 2006 06:12:25 +0000 |
rfelker |
accidentally committed this overflow fix with the declaration fix before.
|
Sat, 13 May 2006 05:56:40 +0000 |
rfelker |
remove useless cruft (caused error tz undefined)
|