log

age author description
Sun, 10 Dec 2006 18:59:28 +0000 reimar Only increase buffer size to avoid crashes when seeking in
Sun, 10 Dec 2006 17:28:56 +0000 nicodvb check that stream_type is DVD before calling dvd_lang_from_aid
Sun, 10 Dec 2006 17:28:01 +0000 nicodvb show subtitle language in OSD ; patch by Otvos Attila
Sun, 10 Dec 2006 17:25:54 +0000 nicodvb added function to return the language of the specified subtitle id. Patch by
Sun, 10 Dec 2006 16:52:58 +0000 reimar Fix realvideo size changes by using our own malloced buffer and export type mpi.
Sun, 10 Dec 2006 15:10:46 +0000 reimar Add x11 include path only to _inc_extra if X11 is actually enabled.
Sun, 10 Dec 2006 14:46:37 +0000 reimar Remove no longer needed always_inline hack in mpbswap.h
Sun, 10 Dec 2006 14:07:08 +0000 reimar Support OpenAL headers in OpenAL/ instead of AL/ and OpenAL on MacOSX in general.
Sun, 10 Dec 2006 14:04:27 +0000 reimar Avoid deprecated _sleep, instead include windows.h and use Sleep just like
Sun, 10 Dec 2006 13:17:54 +0000 reimar ID_SUBTITLE_ID should show the -sid number, not the vobsub id also for dvd subs.
Sun, 10 Dec 2006 11:53:19 +0000 reimar ffmjpeg uses RGB24 for JPEG-LS
Sun, 10 Dec 2006 08:19:21 +0000 voroshil r21561: update vbuf_size and suggest 400 for HDTV video
Sun, 10 Dec 2006 01:38:54 +0000 nplourde vo_macosx, fix crash when closing window
Sun, 10 Dec 2006 01:10:53 +0000 reimar Fix a compiler warning
Sun, 10 Dec 2006 01:08:32 +0000 reimar Set frequency and correct frequency getting
Sun, 10 Dec 2006 00:50:38 +0000 uau Set AVFMT_FLAG_GENPTS if -correct-pts is used.
Sun, 10 Dec 2006 00:21:35 +0000 reimar Remove a disabled and completely outdated sample rate mismatch warning.
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