log

age author description
Sun, 02 Sep 2007 18:29:44 +0000 uau manpage fix: escape '\' in -vf geq description
Sun, 02 Sep 2007 18:17:32 +0000 nicodvb decerebrated-proof guide to the instalation of dvdnav
Sun, 02 Sep 2007 11:05:27 +0000 kraymer fix broken MinGW-Howto link
Sun, 02 Sep 2007 10:10:42 +0000 Gabrov synced with r24310
Sun, 02 Sep 2007 06:12:32 +0000 voroshil Increase number of skipped buffers to 5 to avoid mixing teletext pages from
Sat, 01 Sep 2007 21:35:07 +0000 nicodvb a mouse selection may require at least a video codec reinit
Sat, 01 Sep 2007 21:00:18 +0000 nicodvb implemented STREAM_CTRL_GET_ASPECT_RATIO
Sat, 01 Sep 2007 20:56:45 +0000 nicodvb moved to reinit_video_chain() the assignment of sh_video->stream_aspect, where it makes more sense
Sat, 01 Sep 2007 18:49:51 +0000 voroshil Make sure that no pages will left in cache during
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.