log

age author description
Wed, 16 Oct 2002 20:14:29 +0000 arpi memleak fix (found by valgrind)
Wed, 16 Oct 2002 19:45:35 +0000 pontscho fix fullscreen
Wed, 16 Oct 2002 19:31:07 +0000 arpi -fixed-vo support, based on patch by .so :)
Wed, 16 Oct 2002 19:26:30 +0000 arpi 10l. use mpcodecs_draw_slice, instead of libvo directly
Wed, 16 Oct 2002 18:40:03 +0000 arpi new filter: 1bpp - converts 1bpp image to yuv/rgb 8/16/32 bpp
Wed, 16 Oct 2002 16:51:03 +0000 arpi ss_div/ss_mul defaults to 0
Wed, 16 Oct 2002 16:49:58 +0000 arpi set up ss_div/ss_mul properly, accept 'alaw' fourcc too
Wed, 16 Oct 2002 15:59:04 +0000 arpi tell the codec wrapper the codec path (fixes realaudio Sipr)
Wed, 16 Oct 2002 15:35:28 +0000 pontscho - dvd aspect changing bug - fixed
Wed, 16 Oct 2002 15:15:43 +0000 arpi use standard gsm fourcc 'agsm' instead of msgsm id 0x31
Wed, 16 Oct 2002 14:51:15 +0000 arpi more accurate a_pts calculation in AVI -bps (default) mode
Wed, 16 Oct 2002 14:50:45 +0000 arpi ds_tell_block()
Wed, 16 Oct 2002 13:31:38 +0000 arpi 10l to Dominik - casting at wrong place
Wed, 16 Oct 2002 08:14:42 +0000 bertrand Don't start a CDDB request to the CDDB server if there is no CD in the drive,
Wed, 16 Oct 2002 01:49:40 +0000 anders Adding volume control and moving control() call parameters to a seperate file
Tue, 15 Oct 2002 13:51:46 +0000 jonas reversed some changes as they produced ugly html output
Tue, 15 Oct 2002 00:47:17 +0000 arpi All right: The patch adresses two issues which I found, when I analyzed
Mon, 14 Oct 2002 22:42:55 +0000 jonas 10l
Mon, 14 Oct 2002 22:14:41 +0000 jonas remove some notes, more conversion notes
Mon, 14 Oct 2002 22:10:38 +0000 jonas rewrite (again ;), cosmetics, no real changes
Mon, 14 Oct 2002 20:51:18 +0000 attila MSGL_DBG2 -> MSGL_INFO
Mon, 14 Oct 2002 15:12:04 +0000 attila printf -> mp_msg
Mon, 14 Oct 2002 14:03:12 +0000 jonas correction of Kim Minh Kaplan, some cosmetics
Mon, 14 Oct 2002 12:51:55 +0000 michael put M4S2 & MP4S headers in avctx->extradata (in the unlikely case that they arent missing completly)
Mon, 14 Oct 2002 01:39:17 +0000 arpi always use rounded-up blocksize for .avi files (fixes Firestarter.mpg.avi)
Sun, 13 Oct 2002 23:28:29 +0000 arpi trivial date & disclaimer fix
Sun, 13 Oct 2002 23:18:41 +0000 jonas changed/added speed, channels, dumpsub, info, xvidencopts, lav[dc]opts options, restructured lavcopts, fixed some syntax errors
Sun, 13 Oct 2002 22:00:15 +0000 arpi Fixes:
Sun, 13 Oct 2002 21:58:55 +0000 arpi compiler warning fixes
Sun, 13 Oct 2002 21:57:54 +0000 arpi -fps autodetection