log mplayer.c @ 9593:e9a2af584986

age author description
Sat, 15 Mar 2003 18:01:02 +0000 albeu Add the new -vf option wich is the same as vop in reverse order.
Mon, 10 Mar 2003 00:50:10 +0000 ranma Remove hardcoded "goto goto_next_file;" for -identify switch as suggested
Sun, 02 Mar 2003 21:09:15 +0000 attila clean up of -geometry code.
Wed, 19 Feb 2003 17:14:57 +0000 alex 3x10l found by Dan Christiansen <danchr@daimi.au.dk>
Sun, 09 Feb 2003 20:18:23 +0000 arpi linux->osdep
Sun, 09 Feb 2003 13:17:12 +0000 pontscho fuckin' 10l
Sat, 08 Feb 2003 21:56:52 +0000 pontscho 100l
Sat, 08 Feb 2003 18:45:32 +0000 henry minor fixes for font autoscaling
Sat, 08 Feb 2003 09:08:11 +0000 filon Forgot about #ifdef HAVE_X11. 10l
Fri, 07 Feb 2003 20:01:19 +0000 arpi 1l
Fri, 07 Feb 2003 19:44:12 +0000 arpi PATH_MAX should be more portable, and we even include limits.h to be sure
Fri, 07 Feb 2003 19:38:39 +0000 filon - support command line parameter -fstype, eg. -fstype layer=12,above,fullscreen
Fri, 07 Feb 2003 18:09:29 +0000 arpi Enhance portability and remove error prone usage of realloc()
Thu, 06 Feb 2003 22:39:13 +0000 arpi 1000l!!!!!!!!
Thu, 06 Feb 2003 20:57:25 +0000 arpi this patch fixes latest bug, discovered by .so ... (relative filenames &
Wed, 05 Feb 2003 23:02:35 +0000 arpi - It adds an option enqueue/noenqueue, so users can choose if they want to
Sun, 02 Feb 2003 02:42:59 +0000 arpi compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org>
Thu, 30 Jan 2003 21:42:35 +0000 arpi The two-digit aspect ratio displayed by -identify is not good enough to
Tue, 28 Jan 2003 00:59:34 +0000 arpi 1000l bug (double free() when libaf init failed)
Tue, 28 Jan 2003 00:08:30 +0000 arpi probably bad fix, but it's reported to fix hwac3 problems appeared in rc3
Mon, 27 Jan 2003 22:27:54 +0000 arpi I also added that a self-reference is not endlessly played ... (Happened
Sun, 26 Jan 2003 16:11:08 +0000 arpi Secondly, fixed bug where -loop after file would play one too many times.
Sat, 25 Jan 2003 11:36:42 +0000 arpi 1000l
Sat, 25 Jan 2003 10:04:05 +0000 pontscho - fix -fs
Tue, 21 Jan 2003 13:33:40 +0000 pontscho - rewrite sub_fps
Mon, 20 Jan 2003 22:51:01 +0000 arpi hwac3 fix again
Mon, 20 Jan 2003 22:49:50 +0000 arpi 1000l
Mon, 20 Jan 2003 21:28:05 +0000 arpi don't -nosound if libaf init failed (hwac3 fix)
Sun, 19 Jan 2003 00:21:54 +0000 arpi extension-based filetype detection for headerless files (mp3 vs mpeg, etc)
Sat, 18 Jan 2003 19:29:46 +0000 arpi AltiVec detection code ("borrowed" from FFmpeg and