Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 01 Sep 2007 15:56:19 +0000 | nicodvb | if the stream reader supports it assign to the video the stream aspect ratio |
Sat, 01 Sep 2007 15:54:45 +0000 | nicodvb | added .stream_aspect to st_video_t: if non-zero and if not specified otherwise |
Sat, 01 Sep 2007 15:51:41 +0000 | nicodvb | implemented STREAM_CTRL_GET_ASPECT_RATIO |
Sat, 01 Sep 2007 15:50:52 +0000 | nicodvb | introduced STREAM_CTRL_GET_ASPECT_RATIO to report the aspect ratio read from the stream layer (if supported) |
Sat, 01 Sep 2007 14:36:49 +0000 | voroshil | Drop out control chars from page header in time position. |
Sat, 01 Sep 2007 10:50:36 +0000 | iive | Remove imported rational calculation code and use the original one from avutil. |
Sat, 01 Sep 2007 10:14:42 +0000 | voroshil | Fix missed -1 -> 0x3f7f changes for subpage number. |
Sat, 01 Sep 2007 01:32:17 +0000 | voroshil | Fix displaying start page when it has subpages. |