Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 02 Nov 2007 20:06:28 +0000 | nicodvb | prevent unlikely memleak |
Fri, 02 Nov 2007 19:52:22 +0000 | nicodvb | 10l, priv->use_psm can be 1 only if the format is genmpeg2 |
Fri, 02 Nov 2007 19:06:15 +0000 | nicodvb | add streams to the PSM only if priv->use_psm is set, otherwise the muxer would |
Fri, 02 Nov 2007 19:01:13 +0000 | nicodvb | moved to fix_parameters() the decision of the necessity of the PSM based on the format of the video stream |
Fri, 02 Nov 2007 18:52:08 +0000 | nicodvb | removed no more needed variable |
Fri, 02 Nov 2007 18:50:41 +0000 | nicodvb | moved to fix_parameters() the code that decides if the PSM is needed |