Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 11 Mar 2006 23:38:54 +0000 | nicodvb | dereference muxer->priv only after having checked muxer!=NULL in write_chunk(); closes cid 206 |
Sat, 11 Mar 2006 23:29:02 +0000 | nicodvb | init msec in mp_get_titleset_length() before using it; closes cid 251 |
Sat, 11 Mar 2006 23:26:02 +0000 | nicodvb | init variable in parse_mp4_object_descriptor before using it; fixes cid 237 |
Sat, 11 Mar 2006 23:21:09 +0000 | nicodvb | init delta_pts before using it; fixes cid 239 |
Sat, 11 Mar 2006 23:15:57 +0000 | nicodvb | check pce_ptr before using it; fixes cid 207 |
Sat, 11 Mar 2006 22:43:28 +0000 | rathann | QuickTime in24 and in32 PCM audio support |
Sat, 11 Mar 2006 21:16:59 +0000 | reynaldo | added dinamically calculated gain factor at output stage to avoid clipping on sane ranges |