log

age author description
Wed, 05 Sep 2007 20:50:35 +0000 diego Replace short region code explanation by more detailed section.
Wed, 05 Sep 2007 19:32:34 +0000 cehoyos Fix compilation after FFmpeg r10411.
Wed, 05 Sep 2007 12:56:23 +0000 diego Remove technical description of DVDs and libdvdread implementation.
Wed, 05 Sep 2007 11:09:25 +0000 diego Allow XF86AudioLowerVolume/XF86AudioRaiseVolume keys to be handled by MPlayer.
Wed, 05 Sep 2007 10:48:35 +0000 diego Matroska muxer now available in libavformat.
Tue, 04 Sep 2007 22:57:06 +0000 diego Move debug message to verbose output level.
Tue, 04 Sep 2007 22:48:13 +0000 diego Remove obsolete libac3 entry.
Tue, 04 Sep 2007 12:54:45 +0000 diego warnig fix (blessed by Rich):
Tue, 04 Sep 2007 10:46:31 +0000 reimar Add a bicubic scaler that needs a lot more instruction but no
Mon, 03 Sep 2007 21:11:41 +0000 reimar Do not reset user-enabled mute on EOF, but only on exit.
Mon, 03 Sep 2007 14:21:53 +0000 voroshil Fix for:
Mon, 03 Sep 2007 13:18:26 +0000 reimar Fix compilation after patch to remove global vo_hdc
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)