log

age author description
Mon, 03 Sep 2007 08:44:36 +0000 reimar Remove global vo_hdc, since it is recommended to release a DC as soon as possible.
Mon, 03 Sep 2007 08:36:27 +0000 reimar Remove checks that in the worst case will completely break fullscreen
Mon, 03 Sep 2007 08:33:35 +0000 reimar Make sure aspect hint is adjusted on aspect change
Sun, 02 Sep 2007 22:09:55 +0000 reimar Cosmetics: set vo_hint.flags at more consistent places (directly before
Sun, 02 Sep 2007 20:38:57 +0000 Gabrov synced with r24329
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.
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.
Sat, 01 Sep 2007 01:22:30 +0000 voroshil Proper support for flashing chars in teletext pages.
Fri, 31 Aug 2007 22:37:42 +0000 gpoirier sync w/r24310
Fri, 31 Aug 2007 16:53:27 +0000 voroshil Support for selecting language via packet 28.
Fri, 31 Aug 2007 14:57:50 +0000 mhoffman renaming ARCH_BFIN to HAVE_BFIN
Fri, 31 Aug 2007 13:08:13 +0000 diego Make DGA 1 and DGA 2 separately selectable.
Fri, 31 Aug 2007 11:57:57 +0000 diego warning fixes:
Fri, 31 Aug 2007 11:51:26 +0000 diego Remove pointless forward declarations.
Thu, 30 Aug 2007 23:11:55 +0000 diego cosmetics: Sort some lines, whitespace changes.