log

age author description
Sat, 09 Dec 2006 23:57:28 +0000 nplourde vo_macosx.m disable window animation when going to fullscreen
Sat, 09 Dec 2006 22:24:07 +0000 nicodvb update vbuf_size and suggest 400 for HDTV video
Sat, 09 Dec 2006 22:21:37 +0000 nicodvb align vbuf_size to the max value allowed by main profile @ high level
Sat, 09 Dec 2006 21:28:38 +0000 Gabrov synced with r21558
Sat, 09 Dec 2006 19:50:08 +0000 reimar Fix misplaced http_free
Sat, 09 Dec 2006 19:34:46 +0000 reimar Fix potential endless loop in http_streaming_start due
Sat, 09 Dec 2006 19:33:28 +0000 reimar Fix lots and lots of potential memory/fd leaks in http_streaming_start
Sat, 09 Dec 2006 19:24:12 +0000 nicodvb use dvdnav's palette if available
Sat, 09 Dec 2006 19:23:35 +0000 nicodvb export spu palette; part of a patch by Otvos Attila
Sat, 09 Dec 2006 19:12:51 +0000 reimar Avoid memory and fd leaks in asf streaming open code.
Sat, 09 Dec 2006 18:57:48 +0000 reimar Forgotten closesocket on error, patch by
Sat, 09 Dec 2006 18:54:12 +0000 reimar Close fd on error.
Sat, 09 Dec 2006 18:09:41 +0000 reimar Fix ppc without altivec compilation
Sat, 09 Dec 2006 13:32:46 +0000 reimar cscd produces BGR15, not BGR16
Sat, 09 Dec 2006 12:25:25 +0000 reimar Replace another MIN macro by FFMIN